Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.Orleans.Streaming.AzureStorage and Microsoft.Orleans.Streaming #2210

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps Microsoft.Orleans.Streaming.AzureStorage and Microsoft.Orleans.Streaming. These dependencies needed to be updated together.
Updates Microsoft.Orleans.Streaming.AzureStorage from 7.2.1 to 7.2.4

Release notes

Sourced from Microsoft.Orleans.Streaming.AzureStorage's releases.

v7.2.4

What's Changed

New Contributors

Full Changelog: dotnet/orleans@v7.2.3...v7.2.4

v7.2.3

What's Changed

New Contributors

Full Changelog: dotnet/orleans@v7.2.2...v7.2.3

v7.2.2

What's Changed

... (truncated)

Commits
  • 4ab056f Identify F# single case discriminated unions as SumType (#8739) (#8757)
  • 6be49c1 Fix exception caused by a log message (#8558) (#8701) (#8756)
  • fbd92f4 Fix exception while collecting activations when activation.KeepAliveUntil = D...
  • 236b398 Correctly count number of items in LRU (#8742) (#8754)
  • 8f73d43 Throw when deserializing Exceptions by reference, and avoid reference trackin...
  • b352f06 Fix flaky OneWay_Deactivation_CacheInvalidated test (#8721)
  • e94f117 Simplify DelayDeactivation logic (#8712)
  • cd1aebc Enable enumeration of the keys and entries in RequestContext (#8674) (#8720)
  • 7980370 Throw if PersistentStateAttribute.StateName is null (#8708) (#8718)
  • 8ea0ec7 Do not retry membership updates during shutdown with dev clustering (#8719)
  • Additional commits viewable in compare view

Updates Microsoft.Orleans.Streaming from 7.2.1 to 7.2.4

Release notes

Sourced from Microsoft.Orleans.Streaming's releases.

v7.2.4

What's Changed

New Contributors

Full Changelog: dotnet/orleans@v7.2.3...v7.2.4

v7.2.3

What's Changed

New Contributors

Full Changelog: dotnet/orleans@v7.2.2...v7.2.3

v7.2.2

What's Changed

... (truncated)

Commits
  • 4ab056f Identify F# single case discriminated unions as SumType (#8739) (#8757)
  • 6be49c1 Fix exception caused by a log message (#8558) (#8701) (#8756)
  • fbd92f4 Fix exception while collecting activations when activation.KeepAliveUntil = D...
  • 236b398 Correctly count number of items in LRU (#8742) (#8754)
  • 8f73d43 Throw when deserializing Exceptions by reference, and avoid reference trackin...
  • b352f06 Fix flaky OneWay_Deactivation_CacheInvalidated test (#8721)
  • e94f117 Simplify DelayDeactivation logic (#8712)
  • cd1aebc Enable enumeration of the keys and entries in RequestContext (#8674) (#8720)
  • 7980370 Throw if PersistentStateAttribute.StateName is null (#8708) (#8718)
  • 8ea0ec7 Do not retry membership updates during shutdown with dev clustering (#8719)
  • Additional commits viewable in compare view

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)

…treaming

Bumps [Microsoft.Orleans.Streaming.AzureStorage](https://github.com/dotnet/orleans) and [Microsoft.Orleans.Streaming](https://github.com/dotnet/orleans). These dependencies needed to be updated together.

Updates `Microsoft.Orleans.Streaming.AzureStorage` from 7.2.1 to 7.2.4
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v7.2.1...v7.2.4)

Updates `Microsoft.Orleans.Streaming` from 7.2.1 to 7.2.4
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v7.2.1...v7.2.4)

---
updated-dependencies:
- dependency-name: Microsoft.Orleans.Streaming.AzureStorage
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Orleans.Streaming
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file. patch Pull requests requiring a patch version update according to semantic versioning. labels Dec 4, 2023
@github-actions github-actions bot added the template/Orleans The Microsoft Orleans project template label Dec 4, 2023
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. patch Pull requests requiring a patch version update according to semantic versioning. template/Orleans The Microsoft Orleans project template
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants