Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps Microsoft.Extensions.Hosting, Microsoft.Orleans.Reminders and Microsoft.Orleans.Reminders.AzureStorage. These dependencies needed to be updated together.
Updates Microsoft.Extensions.Hosting from 9.0.0 to 8.0.1

Commits
  • bf5e279 Merge in 'release/8.0' changes
  • a6e4834 [release/8.0] Free the tls memory on thread termination (#95439)
  • eddf880 Merge in 'release/8.0' changes
  • 89a2364 [release/8.0] Downgrade ServicingVersion for Microsoft.Extensions.Options to ...
  • d682195 Merge in 'release/8.0' changes
  • 8557ef2 Merge pull request #95148 from carlossanlop/release/8.0-staging
  • aaa4b27 Merge pull request #95082 from dotnet-maestro-bot/merge/release/8.0-to-releas...
  • 72e5ae9 X509Chain.Build should throw when an internal error occurs
  • a20ee6f [release/8.0-staging] Fix JsonArray.Add and ReplaceWith regressions. (#94882)
  • 4fc3df2 Fix incremental servicing condition (#95119)
  • Additional commits viewable in compare view

Updates Microsoft.Orleans.Reminders from 9.0.1 to 9.1.2

Release notes

Sourced from Microsoft.Orleans.Reminders'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.Reminders.AzureStorage from 9.0.1 to 9.1.2

Release notes

Sourced from Microsoft.Orleans.Reminders.AzureStorage'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)

…crosoft.Orleans.Reminders.AzureStorage

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

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

Updates `Microsoft.Orleans.Reminders` 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.Reminders.AzureStorage` 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.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Orleans.Reminders
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Orleans.Reminders.AzureStorage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2025
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.

1 participant