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.OrleansRuntime from 3.6.0 to 3.6.5 in /1 #405

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 Sep 1, 2022

Bumps Microsoft.Orleans.OrleansRuntime from 3.6.0 to 3.6.5.

Release notes

Sourced from Microsoft.Orleans.OrleansRuntime's releases.

v3.6.5

What's Changed

Full Changelog: dotnet/orleans@v3.6.4...v3.6.5

v3.6.4

What's Changed

Full Changelog: dotnet/orleans@v3.6.3...v3.6.4

v3.6.3

What's Changed

New Contributors

Full Changelog: dotnet/orleans@v3.6.2...v3.6.3

v3.6.2

What's Changed

New Contributors

Full Changelog: dotnet/orleans@v3.6.1...v3.6.2

v3.6.1

What's Changed

... (truncated)

Commits
  • 54382a1 Fix Source Link and packaging (#7919)
  • ac4ff41 Fix NullReferenceException when too many instances of a StatelessWorker are c...
  • 1a81754 Add azure pipeline yaml file for 3.x to build and test PR (#7914)
  • 2e4ac1d Remove Directory handoff on silo shutdown (#7909)
  • 61d4934 Fix: GrainDirectoryPartition should allow overwriting an invalid entry (#7903...
  • 985d0ed Validate constraints that are themselves generic correctly in GenericMethodIn...
  • be0bc24 Improve : throw TypeLoadException on failing to load a type (#7851)
  • 19ab114 Make IKeyedSerializer public for more advanced serialization cases (#7766)
  • 6d7eacc Fix support for generic grains with no namespace (in global namespace) (#7758)
  • 7333134 Updating ConsulVersion for 3.x to match main (#7709)
  • 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.OrleansRuntime](https://github.com/dotnet/orleans) from 3.6.0 to 3.6.5.
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v3.6.0...v3.6.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2022
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.

0 participants