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 the orleans group with 6 updates #6712

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 Nov 18, 2024

Bumps the orleans group with 6 updates:

Package From To
Microsoft.Extensions.Hosting 8.0.1 9.0.0
Microsoft.Orleans.Client 8.2.0 9.0.0
Microsoft.Orleans.Clustering.AzureStorage 8.2.0 9.0.0
Microsoft.Orleans.Sdk 8.2.0 9.0.0
Microsoft.Orleans.Persistence.AzureStorage 8.2.0 9.0.0
Microsoft.Orleans.Server 8.2.0 9.0.0

Updates Microsoft.Extensions.Hosting from 8.0.1 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Hosting's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Orleans.Client from 8.2.0 to 9.0.0

Release notes

Sourced from Microsoft.Orleans.Client's releases.

v9.0.0

What's Changed since v8.2.0

... (truncated)

Commits
  • cea079a Update for .NET 9.0 (#9232)
  • fdeb7a5 CI: Use correct variable syntax for Azure DevOps (#9230)
  • 9a19013 Improve ActivationMigrationManager shutdown resilience and responsiveness (#9...
  • 98e6142 Reduce log noise and improve formatting (#9227)
  • 77cb079 ADO.NET IHashPicker customization API + Orleans v3-compatible IHashPicker...
  • 3535eb6 Makes ImmovableAttribute configurable (#9205)
  • 90fd1d0 Enable to activate Grain after clearing its state (#9165)
  • 0c5d545 Describe the design of the grain directory (#9223)
  • f086d1b [Issue 9195] Evict silos from cluster if they remain in the Joining or Create...
  • 186e5f8 Randomize CorrelationId generation per host (#9213)
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Hosting from 8.0.1 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Hosting's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Orleans.Clustering.AzureStorage from 8.2.0 to 9.0.0

Release notes

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

v9.0.0

What's Changed since v8.2.0

... (truncated)

Commits
  • cea079a Update for .NET 9.0 (#9232)
  • fdeb7a5 CI: Use correct variable syntax for Azure DevOps (#9230)
  • 9a19013 Improve ActivationMigrationManager shutdown resilience and responsiveness (#9...
  • 98e6142 Reduce log noise and improve formatting (#9227)
  • 77cb079 ADO.NET IHashPicker customization API + Orleans v3-compatible IHashPicker...
  • 3535eb6 Makes ImmovableAttribute configurable (#9205)
  • 90fd1d0 Enable to activate Grain after clearing its state (#9165)
  • 0c5d545 Describe the design of the grain directory (#9223)
  • f086d1b [Issue 9195] Evict silos from cluster if they remain in the Joining or Create...
  • 186e5f8 Randomize CorrelationId generation per host (#9213)
  • Additional commits viewable in compare view

Updates Microsoft.Orleans.Sdk from 8.2.0 to 9.0.0

Release notes

Sourced from Microsoft.Orleans.Sdk's releases.

v9.0.0

What's Changed since v8.2.0

Bumps the orleans group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0` |
| [Microsoft.Orleans.Client](https://github.com/dotnet/orleans) | `8.2.0` | `9.0.0` |
| [Microsoft.Orleans.Clustering.AzureStorage](https://github.com/dotnet/orleans) | `8.2.0` | `9.0.0` |
| [Microsoft.Orleans.Sdk](https://github.com/dotnet/orleans) | `8.2.0` | `9.0.0` |
| [Microsoft.Orleans.Persistence.AzureStorage](https://github.com/dotnet/orleans) | `8.2.0` | `9.0.0` |
| [Microsoft.Orleans.Server](https://github.com/dotnet/orleans) | `8.2.0` | `9.0.0` |


Updates `Microsoft.Extensions.Hosting` from 8.0.1 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v9.0.0)

Updates `Microsoft.Orleans.Client` from 8.2.0 to 9.0.0
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v8.2.0...v9.0.0)

Updates `Microsoft.Extensions.Hosting` from 8.0.1 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v9.0.0)

Updates `Microsoft.Orleans.Clustering.AzureStorage` from 8.2.0 to 9.0.0
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v8.2.0...v9.0.0)

Updates `Microsoft.Orleans.Sdk` from 8.2.0 to 9.0.0
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v8.2.0...v9.0.0)

Updates `Microsoft.Extensions.Hosting` from 8.0.1 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v9.0.0)

Updates `Microsoft.Orleans.Persistence.AzureStorage` from 8.2.0 to 9.0.0
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v8.2.0...v9.0.0)

Updates `Microsoft.Extensions.Hosting` from 8.0.1 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v9.0.0)

Updates `Microsoft.Orleans.Server` from 8.2.0 to 9.0.0
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v8.2.0...v9.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: orleans
- dependency-name: Microsoft.Orleans.Client
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: orleans
- dependency-name: Microsoft.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: orleans
- dependency-name: Microsoft.Orleans.Clustering.AzureStorage
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: orleans
- dependency-name: Microsoft.Orleans.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: orleans
- dependency-name: Microsoft.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: orleans
- dependency-name: Microsoft.Orleans.Persistence.AzureStorage
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: orleans
- dependency-name: Microsoft.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: orleans
- dependency-name: Microsoft.Orleans.Server
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: orleans
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area-codeflow for labeling automated codeflow. intentionally a different color! label Nov 18, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-codeflow for labeling automated codeflow. intentionally a different color! community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants