Skip to content

Bump the dotnet group in /docs/snippets/azure/AppHost with 17 updates #3366

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2025

Bumps the dotnet group in /docs/snippets/azure/AppHost with 17 updates:

Package From To
Aspire.Hosting.AppHost 9.2.0 9.2.1
Aspire.Hosting.Azure.AppConfiguration 9.2.0 9.2.1
Aspire.Hosting.Azure.AppContainers 9.2.0 9.2.1
Azure.Provisioning.ContainerRegistry 1.0.0 1.0.0
Aspire.Hosting.Azure.ApplicationInsights 9.2.0 9.2.1
Aspire.Hosting.Azure.OperationalInsights 9.2.0 9.2.1
Aspire.Hosting.Azure.CognitiveServices 9.2.0 9.2.1
Aspire.Hosting.Azure.CosmosDB 9.2.0 9.2.1
Aspire.Hosting.Azure.KeyVault 9.2.0 9.2.1
Aspire.Hosting.Azure.EventHubs 9.2.0 9.2.1
Aspire.Hosting.Azure.Storage 9.2.0 9.2.1
Aspire.Hosting.Azure.PostgreSQL 9.2.0 9.2.1
Aspire.Hosting.Azure.Redis 9.2.0 9.2.1
Aspire.Hosting.Azure.Search 9.2.0 9.2.1
Aspire.Hosting.Azure.ServiceBus 9.2.0 9.2.1
Aspire.Hosting.Azure.SignalR 9.2.0 9.2.1
Aspire.Hosting.Azure.WebPubSub 9.2.0 9.2.1

Updates Aspire.Hosting.AppHost from 9.2.0 to 9.2.1

Release notes

Sourced from Aspire.Hosting.AppHost'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

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

Updates Aspire.Hosting.Azure.AppConfiguration from 9.2.0 to 9.2.1

Release notes

Sourced from Aspire.Hosting.Azure.AppConfiguration'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

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

Updates Aspire.Hosting.Azure.AppContainers from 9.2.0 to 9.2.1

Release notes

Sourced from Aspire.Hosting.Azure.AppContainers'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

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

Updates Azure.Provisioning.ContainerRegistry from 1.0.0 to 1.0.0

Commits

Updates Aspire.Hosting.Azure.ApplicationInsights from 9.2.0 to 9.2.1

Release notes

Sourced from Aspire.Hosting.Azure.ApplicationInsights'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

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

Updates Aspire.Hosting.Azure.OperationalInsights from 9.2.0 to 9.2.1

Release notes

Sourced from Aspire.Hosting.Azure.OperationalInsights'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

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

Updates Aspire.Hosting.Azure.CognitiveServices from 9.2.0 to 9.2.1

Release notes

Sourced from Aspire.Hosting.Azure.CognitiveServices'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

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

Updates Aspire.Hosting.Azure.CosmosDB from 9.2.0 to 9.2.1

Release notes

Sourced from Aspire.Hosting.Azure.CosmosDB'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

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

Updates Aspire.Hosting.Azure.KeyVault from 9.2.0 to 9.2.1

Release notes

Sourced from Aspire.Hosting.Azure.KeyVault'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

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

Updates Aspire.Hosting.Azure.EventHubs from 9.2.0 to 9.2.1

Release notes

Sourced from Aspire.Hosting.Azure.EventHubs'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

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

Updates Aspire.Hosting.Azure.Storage from 9.2.0 to 9.2.1

Release notes

Sourced from Aspire.Hosting.Azure.Storage'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

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

Updates Aspire.Hosting.Azure.KeyVault from 9.2.0 to 9.2.1

Release notes

Sourced from Aspire.Hosting.Azure.KeyVault'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

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

Updates Aspire.Hosting.Azure.PostgreSQL from 9.2.0 to 9.2.1

Release notes

Sourced from Aspire.Hosting.Azure.PostgreSQL'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

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

Updates Aspire.Hosting.Azure.KeyVault from 9.2.0 to 9.2.1

Release notes

Sourced from Aspire.Hosting.Azure.KeyVault'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

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

Updates Aspire.Hosting.Azure.Redis from 9.2.0 to 9.2.1

Release notes

Sourced from Aspire.Hosting.Azure.Redis'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

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

Updates Aspire.Hosting.Azure.Search from 9.2.0 to 9.2.1

Release notes

Sourced from Aspire.Hosting.Azure.Search'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

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

Updates Aspire.Hosting.Azure.ServiceBus from 9.2.0 to 9.2.1

Release notes

Sourced from Aspire.Hosting.Azure.ServiceBus'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

Bumps the dotnet group in /docs/snippets/azure/AppHost with 17 updates:

| Package | From | To |
| --- | --- | --- |
| [Aspire.Hosting.AppHost](https://github.com/dotnet/aspire) | `9.2.0` | `9.2.1` |
| [Aspire.Hosting.Azure.AppConfiguration](https://github.com/dotnet/aspire) | `9.2.0` | `9.2.1` |
| [Aspire.Hosting.Azure.AppContainers](https://github.com/dotnet/aspire) | `9.2.0` | `9.2.1` |
| [Azure.Provisioning.ContainerRegistry](https://github.com/Azure/azure-sdk-for-net) | `1.0.0` | `1.0.0` |
| [Aspire.Hosting.Azure.ApplicationInsights](https://github.com/dotnet/aspire) | `9.2.0` | `9.2.1` |
| [Aspire.Hosting.Azure.OperationalInsights](https://github.com/dotnet/aspire) | `9.2.0` | `9.2.1` |
| [Aspire.Hosting.Azure.CognitiveServices](https://github.com/dotnet/aspire) | `9.2.0` | `9.2.1` |
| [Aspire.Hosting.Azure.CosmosDB](https://github.com/dotnet/aspire) | `9.2.0` | `9.2.1` |
| [Aspire.Hosting.Azure.KeyVault](https://github.com/dotnet/aspire) | `9.2.0` | `9.2.1` |
| [Aspire.Hosting.Azure.EventHubs](https://github.com/dotnet/aspire) | `9.2.0` | `9.2.1` |
| [Aspire.Hosting.Azure.Storage](https://github.com/dotnet/aspire) | `9.2.0` | `9.2.1` |
| [Aspire.Hosting.Azure.PostgreSQL](https://github.com/dotnet/aspire) | `9.2.0` | `9.2.1` |
| [Aspire.Hosting.Azure.Redis](https://github.com/dotnet/aspire) | `9.2.0` | `9.2.1` |
| [Aspire.Hosting.Azure.Search](https://github.com/dotnet/aspire) | `9.2.0` | `9.2.1` |
| [Aspire.Hosting.Azure.ServiceBus](https://github.com/dotnet/aspire) | `9.2.0` | `9.2.1` |
| [Aspire.Hosting.Azure.SignalR](https://github.com/dotnet/aspire) | `9.2.0` | `9.2.1` |
| [Aspire.Hosting.Azure.WebPubSub](https://github.com/dotnet/aspire) | `9.2.0` | `9.2.1` |


Updates `Aspire.Hosting.AppHost` from 9.2.0 to 9.2.1
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v9.2.0...v9.2.1)

Updates `Aspire.Hosting.Azure.AppConfiguration` from 9.2.0 to 9.2.1
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v9.2.0...v9.2.1)

Updates `Aspire.Hosting.Azure.AppContainers` from 9.2.0 to 9.2.1
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v9.2.0...v9.2.1)

Updates `Azure.Provisioning.ContainerRegistry` from 1.0.0 to 1.0.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Provisioning.ContainerRegistry_1.0.0...Azure.Provisioning.ContainerRegistry_1.0.0)

Updates `Aspire.Hosting.Azure.ApplicationInsights` from 9.2.0 to 9.2.1
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v9.2.0...v9.2.1)

Updates `Aspire.Hosting.Azure.OperationalInsights` from 9.2.0 to 9.2.1
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v9.2.0...v9.2.1)

Updates `Aspire.Hosting.Azure.CognitiveServices` from 9.2.0 to 9.2.1
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v9.2.0...v9.2.1)

Updates `Aspire.Hosting.Azure.CosmosDB` from 9.2.0 to 9.2.1
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v9.2.0...v9.2.1)

Updates `Aspire.Hosting.Azure.KeyVault` from 9.2.0 to 9.2.1
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v9.2.0...v9.2.1)

Updates `Aspire.Hosting.Azure.EventHubs` from 9.2.0 to 9.2.1
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v9.2.0...v9.2.1)

Updates `Aspire.Hosting.Azure.Storage` from 9.2.0 to 9.2.1
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v9.2.0...v9.2.1)

Updates `Aspire.Hosting.Azure.KeyVault` from 9.2.0 to 9.2.1
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v9.2.0...v9.2.1)

Updates `Aspire.Hosting.Azure.PostgreSQL` from 9.2.0 to 9.2.1
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v9.2.0...v9.2.1)

Updates `Aspire.Hosting.Azure.KeyVault` from 9.2.0 to 9.2.1
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v9.2.0...v9.2.1)

Updates `Aspire.Hosting.Azure.Redis` from 9.2.0 to 9.2.1
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v9.2.0...v9.2.1)

Updates `Aspire.Hosting.Azure.Search` from 9.2.0 to 9.2.1
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v9.2.0...v9.2.1)

Updates `Aspire.Hosting.Azure.ServiceBus` from 9.2.0 to 9.2.1
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v9.2.0...v9.2.1)

Updates `Aspire.Hosting.Azure.SignalR` from 9.2.0 to 9.2.1
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v9.2.0...v9.2.1)

Updates `Aspire.Hosting.Azure.WebPubSub` from 9.2.0 to 9.2.1
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v9.2.0...v9.2.1)

---
updated-dependencies:
- dependency-name: Aspire.Hosting.AppHost
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Aspire.Hosting.Azure.AppConfiguration
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Aspire.Hosting.Azure.AppContainers
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Azure.Provisioning.ContainerRegistry
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Aspire.Hosting.Azure.ApplicationInsights
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Aspire.Hosting.Azure.OperationalInsights
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Aspire.Hosting.Azure.CognitiveServices
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Aspire.Hosting.Azure.CosmosDB
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Aspire.Hosting.Azure.KeyVault
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Aspire.Hosting.Azure.EventHubs
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Aspire.Hosting.Azure.Storage
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Aspire.Hosting.Azure.KeyVault
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Aspire.Hosting.Azure.PostgreSQL
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Aspire.Hosting.Azure.KeyVault
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Aspire.Hosting.Azure.Redis
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Aspire.Hosting.Azure.Search
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Aspire.Hosting.Azure.ServiceBus
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Aspire.Hosting.Azure.SignalR
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Aspire.Hosting.Azure.WebPubSub
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 7, 2025
@dependabot dependabot bot requested a review from IEvangelist as a code owner May 7, 2025 12:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels May 7, 2025
@dotnet-policy-service dotnet-policy-service bot enabled auto-merge (squash) May 7, 2025 12:56
Copy link

@dotnet-policy-service dotnet-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved; this PR will merge when all status checks pass.

Copy link

@dotnet-policy-service dotnet-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved; this PR will merge when all status checks pass.

Copy link

@dotnet-policy-service dotnet-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved; this PR will merge when all status checks pass.

@dotnet-policy-service dotnet-policy-service bot merged commit a7c7136 into main May 7, 2025
16 checks passed
@dotnet-policy-service dotnet-policy-service bot deleted the dependabot/nuget/docs/snippets/azure/AppHost/dotnet-2829195772 branch May 7, 2025 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution dependencies Pull requests that update a dependency file .NET Pull requests that update .net code :octocat: auto-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants