Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2024

Bumps Microsoft.Extensions.Logging and Momento.Sdk. These dependencies needed to be updated together.
Updates Microsoft.Extensions.Logging from 7.0.0 to 6.0.0

Commits
  • 4822e3c Update dependencies from https://github.com/dotnet/arcade build 20211022.3 (#...
  • bf20df1 [release/6.0] [wasm][debugger] Fix loading a non wasm page and then returning...
  • de75159 [release/6.0] Create a parent CMake project for building app bundles on CI (#...
  • 8da5835 [release/6.0] Update dependencies from dotnet/icu dotnet/emsdk (#60684)
  • 6f41165 [release/6.0] Tweak workload build to use _GenerateMsiVersionString target (#...
  • c86a857 [release/6.0] Update dependencies from dotnet/icu dotnet/emsdk dotnet/runtime...
  • 80ed1bd [release/6.0] Don't special case "Experimental" projects (#60643)
  • 263945a [release/6.0] Fix stable builds for some transport packages (#60635)
  • 034f191 Update mac installers location string (#60500)
  • 7907830 [release/6.0] Enforce scatter/gather file I/O Windows API requirements et. al...
  • Additional commits viewable in compare view

Updates Momento.Sdk from 1.37.0 to 1.39.0

Release notes

Sourced from Momento.Sdk's releases.

v1.39.0

1.39.0 (2024-11-12)

Feature

  • use ulong and topics and plumb through resumeAt subscription arguments (#589) (dd6a6af)
  • support topic sequence page (#588) (5d7b6d3)
  • upgrade protos and fix usings (#587) (e3b94be)

Chores

v1.38.0

1.38.0 (2024-11-01)

Feature

Chores

  • improve resource exhausted error message (#584) (4a8b746)
  • ensure tests use unique topic names (#583) (92605d9)
  • enable consistent reads for auth and topics canaries (#582) (6918504)
  • add README for topic heartbeat example (#579) (6f13407)
  • add example logging if heartbeat not received (#578) (8b96cf7)
  • update doc example apis to use advanced api (#577) (9679eef)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) and [Momento.Sdk](https://github.com/momentohq/client-sdk-dotnet). These dependencies needed to be updated together.

Updates `Microsoft.Extensions.Logging` from 7.0.0 to 6.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v7.0.0...v6.0.0)

Updates `Momento.Sdk` from 1.37.0 to 1.39.0
- [Release notes](https://github.com/momentohq/client-sdk-dotnet/releases)
- [Commits](v1.37.0...v1.39.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Momento.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 13, 2024
@anitarua anitarua merged commit 0beb414 into main Nov 26, 2024
8 checks passed
@anitarua anitarua deleted the dependabot/nuget/examples/multi-9843ec2a62 branch November 26, 2024 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants