Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps the dotnet group with 3 updates in the / directory: Microsoft.Extensions.Hosting, Microsoft.Extensions.Http.Resilience and Microsoft.Extensions.ServiceDiscovery.

Updates Microsoft.Extensions.Hosting from 9.0.3 to 9.0.4

Release notes

Sourced from Microsoft.Extensions.Hosting's releases.

.NET 9.0.4

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.3...v9.0.4

Commits
  • f57e6dc Merge commit 'd9d0ae01ab31513b02033317a9f716f1aeb5abab'
  • d9d0ae0 [release/9.0] fix SBOM issues for runtime (#113463)
  • 0c9b70d Merge commit 'f0d7e1f58406583972ea640029d5a5a341a76731'
  • f0d7e1f Merge pull request #113447 from dotnet/darc-release/9.0-staging-62bd3ef1-917b...
  • 111a76e Update dependencies from https://github.com/dotnet/arcade build 20250311.4
  • 984ab68 Merge pull request #113333 from dotnet/merge/release/9.0-to-release/9.0-staging
  • d7dd049 Merge commit '315f1f5b8300bf800afcb5d9376f8bdf12ebf6fc'
  • 315f1f5 Merge pull request #113389 from vseanreesermsft/internal-merge-9.0-2025-03-11...
  • d21cf87 Merge commit '831d23e56149cd59c40fc00c7feb7c5334bd19c4' into internal-merge-9...
  • 6758abd [release/9.0-staging] Fix HttpHandlerDiagnosticListenerTests.TestW3CHeadersTr...
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Http.Resilience from 9.3.0 to 9.4.0

Release notes

Sourced from Microsoft.Extensions.Http.Resilience's releases.

v9.4.0

What's Changed

... (truncated)

Commits
  • 667d70e Merged PR 49004: [9.4] [cherry-pick] Only display tags from the latest execution
  • 5cec925 Merged PR 49002: Remove use of ConfigureAwait from Microsoft.Extensions.AI.dl...
  • f0bda61 Remove use of ConfigureAwait from Microsoft.Extensions.AI.dll for AIFunction ...
  • d4094cc Merged PR 48970: [9.4] [cherry-picked from main] Introduce Content Safety eva...
  • bc9ef7e Merged PR 48969: Add button to report to download dataset as JSON (#6243)
  • 0143a52 Add button to report to download dataset as JSON (#6243)
  • e7224fb Merged PR 48958: Mark release builds as "stable"
  • 625ed7b Merged PR 48946: Backport recent M.E.AI changes from main
  • ae724c1 Disable STJ default reflection and fix a number of failing tests. (#6241)
  • f09ec8c Use SHA384 and make key more explicit (#6237)
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.ServiceDiscovery from 9.1.0 to 9.2.1

Release notes

Sourced from Microsoft.Extensions.ServiceDiscovery's releases.

.NET Aspire 9.2.1 Release

We are excited to share that our 9.2.1 release of .NET Aspire has shipped! All of the packages are available in NuGet.org now. Try it out and share your feedback 😃

What's Changed

Full Changelog: dotnet/aspire@v9.2.0...v9.2.1

.NET Aspire 9.2.0 Release

We are excited to share that our 9.2.0 release of .NET Aspire has shipped! All of the packages are available in NuGet.org now. Please check out what's new in this release. Try it out and share your feedback 😃

What's Changed

... (truncated)

Commits
  • b590865 Ensure visible trace spans stay sorted by start time (#8909)
  • 2b55ce1 Merge pull request #8903 from joperezr/FixTests
  • 339673b Update test files to show 9.2.1 patched version to fix tests
  • 7187153 [release/9.2] Fixed resolving secrets for keyvault references in run mode (#8...
  • 8de8d4b [release/9.2] Don't fail for Azure role assignments in run mode (#8807)
  • 4b42283 Merge pull request #8864 from dotnet/backport/pr-8797-to-release/9.2
  • 3bb6930 Branding for 9.2.1
  • ef6f857 more tests
  • 4a1aaa4 Fix AE in ExecutableResource
  • b8c8b47 Fix AE in ExecutableResource
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dotnet group with 3 updates in the / directory: [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime), [Microsoft.Extensions.Http.Resilience](https://github.com/dotnet/extensions) and [Microsoft.Extensions.ServiceDiscovery](https://github.com/dotnet/aspire).


Updates `Microsoft.Extensions.Hosting` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)

Updates `Microsoft.Extensions.Http.Resilience` from 9.3.0 to 9.4.0
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](dotnet/extensions@v9.3.0...v9.4.0)

Updates `Microsoft.Extensions.ServiceDiscovery` from 9.1.0 to 9.2.1
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v9.1.0...v9.2.1)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.ServiceDiscovery
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
@ElanHasson ElanHasson merged commit 1b52d65 into main Apr 29, 2025
2 checks passed
@ElanHasson ElanHasson deleted the dependabot/nuget/dotnet-415d168e70 branch April 29, 2025 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants