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.Serialization and Microsoft.Orleans.Serialization.SystemTextJson #1715

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2025

Bumps Microsoft.Orleans.Serialization and Microsoft.Orleans.Serialization.SystemTextJson. These dependencies needed to be updated together.
Updates Microsoft.Orleans.Serialization from 9.0.1 to 9.1.2

Release notes

Sourced from Microsoft.Orleans.Serialization's releases.

v9.1.2

What's Changed

Full Changelog: dotnet/orleans@v9.1.1...v9.1.2

v9.1.1

What's Changed

Full Changelog: dotnet/orleans@v9.1.0...v9.1.1

v9.1.0

What's Changed

... (truncated)

Commits
  • 6905fa9 Do not set cached hash code from GetConsistentHashCode(int) (#9349)
  • 116da42 Remove restriction limiting reminders to a maximum of 49 days (#9319)
  • fda4f4f Provide more descriptive error messages in RuntimeTypeNameParser (#9343)
  • db1c867 ADO.NET: Treat DateTime values as UTC (#9342)
  • 8875430 Use UTC DateTime instead of DateTimeOffset in IAmAliveTime comparison (#9341)
  • fc03b2e [Test] Skip flaky Rem_Azure_Basic test (#9345)
  • 7d14734 Fix packaging of Microsoft.Orleans.Sdk (#9338) (#9339)
  • d2af146 Fix skipping events on resume handshake (#9336)
  • b9827a4 Enable GitHub Actions test logger (#9331)
  • 0574a23 [Membership] Ignore stale silos when picking a probing intermediary (#9335)
  • Additional commits viewable in compare view

Updates Microsoft.Orleans.Serialization.SystemTextJson from 9.0.1 to 9.1.2

Release notes

Sourced from Microsoft.Orleans.Serialization.SystemTextJson's releases.

v9.1.2

What's Changed

Full Changelog: dotnet/orleans@v9.1.1...v9.1.2

v9.1.1

What's Changed

Full Changelog: dotnet/orleans@v9.1.0...v9.1.1

v9.1.0

What's Changed

... (truncated)

Commits
  • 6905fa9 Do not set cached hash code from GetConsistentHashCode(int) (#9349)
  • 116da42 Remove restriction limiting reminders to a maximum of 49 days (#9319)
  • fda4f4f Provide more descriptive error messages in RuntimeTypeNameParser (#9343)
  • db1c867 ADO.NET: Treat DateTime values as UTC (#9342)
  • 8875430 Use UTC DateTime instead of DateTimeOffset in IAmAliveTime comparison (#9341)
  • fc03b2e [Test] Skip flaky Rem_Azure_Basic test (#9345)
  • 7d14734 Fix packaging of Microsoft.Orleans.Sdk (#9338) (#9339)
  • d2af146 Fix skipping events on resume handshake (#9336)
  • b9827a4 Enable GitHub Actions test logger (#9331)
  • 0574a23 [Membership] Ignore stale silos when picking a probing intermediary (#9335)
  • 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)

…ion.SystemTextJson

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

Updates `Microsoft.Orleans.Serialization` from 9.0.1 to 9.1.2
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v9.0.1...v9.1.2)

Updates `Microsoft.Orleans.Serialization.SystemTextJson` from 9.0.1 to 9.1.2
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v9.0.1...v9.1.2)

---
updated-dependencies:
- dependency-name: Microsoft.Orleans.Serialization
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Orleans.Serialization.SystemTextJson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the minor label Feb 19, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 20, 2025
@dependabot dependabot bot deleted the dependabot/nuget/multi-3e4ed318a0 branch February 20, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants