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.Server from 3.6.5 to 7.0.0 #44

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2022

Bumps Microsoft.Orleans.Server from 3.6.5 to 7.0.0.

Release notes

Sourced from Microsoft.Orleans.Server's releases.

v7.0.0

Release announcement post: https://devblogs.microsoft.com/dotnet/whats-new-in-orleans-7/ Migration notes: https://learn.microsoft.com/en-us/dotnet/orleans/whats-new-in-orleans

What's Changed

... (truncated)

Commits
  • 5a95f93 Remove VersionSuffix altogether for now (#8110)
  • af2be10 Remove default version suffix for Azure DevOps pipeline (#8109)
  • 3e42a9e Update to .NET 7.0.0 (#8108)
  • ed05a41 Add codecs for Int128, UInt128, and Half (#8100)
  • 3e7c917 Optimize raw message body encoding (#8106)
  • 5abf26d Change meter name to Microsoft.Orleans (#8107)
  • 316ddd7 Migrate AdoGrainStorage to the new grain serializer (#8081)
  • 997e49e AsyncTimer monitoring: measure overshoot only when waiting for timer to fire ...
  • 0d434d1 Improve SingleWaiterAutoResetEvent implementation (#8105)
  • fb5ce38 Add overloads for GrainServiceClient.GetGrainService with uint and SiloAddres...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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.Orleans.Server](https://github.com/dotnet/orleans) from 3.6.5 to 7.0.0.
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v3.6.5...v7.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Orleans.Server
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot added the enhancement New feature or request label Nov 8, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2023

Superseded by #57.

@dependabot dependabot bot closed this Feb 1, 2023
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.Orleans.Server-7.0.0 branch February 1, 2023 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants