This repository was archived by the owner on Mar 9, 2026. It is now read-only.
Bump the dotnet group with 18 updates#6068
Merged
dotnet-policy-service[bot] merged 1 commit intomainfrom Dec 24, 2025
Merged
Conversation
Bumps Aspire.Hosting.AppHost from 13.0.2 to 13.1.0 Bumps Aspire.Hosting.Azure.AppConfiguration from 13.0.2 to 13.1.0 Bumps Aspire.Hosting.Azure.AppContainers from 13.0.2 to 13.1.0 Bumps Aspire.Hosting.Azure.ApplicationInsights from 13.0.2 to 13.1.0 Bumps Aspire.Hosting.Azure.CognitiveServices from 13.0.2 to 13.1.0 Bumps Aspire.Hosting.Azure.CosmosDB from 13.0.2 to 13.1.0 Bumps Aspire.Hosting.Azure.EventHubs from 13.0.2 to 13.1.0 Bumps Aspire.Hosting.Azure.Functions from 9.4.0-preview.1.25378.8 to 13.1.0 Bumps Aspire.Hosting.Azure.KeyVault from 13.0.2 to 13.1.0 Bumps Aspire.Hosting.Azure.OperationalInsights from 13.0.2 to 13.1.0 Bumps Aspire.Hosting.Azure.PostgreSQL from 13.0.2 to 13.1.0 Bumps Aspire.Hosting.Azure.Redis from 13.0.2 to 13.1.0 Bumps Aspire.Hosting.Azure.Search from 13.0.2 to 13.1.0 Bumps Aspire.Hosting.Azure.ServiceBus from 13.0.2 to 13.1.0 Bumps Aspire.Hosting.Azure.SignalR from 13.0.2 to 13.1.0 Bumps Aspire.Hosting.Azure.Sql from 13.0.2 to 13.1.0 Bumps Aspire.Hosting.Azure.Storage from 13.0.2 to 13.1.0 Bumps Aspire.Hosting.Azure.WebPubSub from 13.0.2 to 13.1.0 --- updated-dependencies: - dependency-name: Aspire.Hosting.AppHost dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Aspire.Hosting.Azure.AppConfiguration dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Aspire.Hosting.Azure.AppContainers dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Aspire.Hosting.Azure.OperationalInsights dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Aspire.Hosting.Azure.ApplicationInsights dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Aspire.Hosting.Azure.CognitiveServices dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Aspire.Hosting.Azure.CosmosDB dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Aspire.Hosting.Azure.KeyVault dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Aspire.Hosting.Azure.EventHubs dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Aspire.Hosting.Azure.Storage dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Aspire.Hosting.Azure.Functions dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Aspire.Hosting.Azure.PostgreSQL dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Aspire.Hosting.Azure.Redis dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Aspire.Hosting.Azure.Search dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Aspire.Hosting.Azure.ServiceBus dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Aspire.Hosting.Azure.SignalR dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Aspire.Hosting.Azure.Sql dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Aspire.Hosting.Azure.WebPubSub dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Aspire.Hosting.AppHost from 13.0.2 to 13.1.0.
Release notes
Sourced from Aspire.Hosting.AppHost's releases.
13.1.0
We are excited to share that our 13.1.0 release of Aspire has shipped! All of the packages are available in NuGet.org now. Head over to https://aspire.dev/whats-new/aspire-13-1/ to find what's new in 13.1.0!
What's Changed
ExcludeFromMcp()resource extension by @JamesNK in AddExcludeFromMcp()resource extension microsoft/aspire#12515aspire updatecommand by @Copilot in Add CLI self-update prompts toaspire updatecommand microsoft/aspire#12395CertificateAuthorityCollectionResourceby @danegsta in Add missing namespace toCertificateAuthorityCollectionResourcemicrosoft/aspire#12639... (truncated)
Commits viewable in compare view.
Updated Aspire.Hosting.Azure.AppConfiguration from 13.0.2 to 13.1.0.
Release notes
Sourced from Aspire.Hosting.Azure.AppConfiguration's releases.
13.1.0
We are excited to share that our 13.1.0 release of Aspire has shipped! All of the packages are available in NuGet.org now. Head over to https://aspire.dev/whats-new/aspire-13-1/ to find what's new in 13.1.0!
What's Changed
ExcludeFromMcp()resource extension by @JamesNK in AddExcludeFromMcp()resource extension microsoft/aspire#12515aspire updatecommand by @Copilot in Add CLI self-update prompts toaspire updatecommand microsoft/aspire#12395CertificateAuthorityCollectionResourceby @danegsta in Add missing namespace toCertificateAuthorityCollectionResourcemicrosoft/aspire#12639... (truncated)
Commits viewable in compare view.
Updated Aspire.Hosting.Azure.AppContainers from 13.0.2 to 13.1.0.
Release notes
Sourced from Aspire.Hosting.Azure.AppContainers's releases.
13.1.0
We are excited to share that our 13.1.0 release of Aspire has shipped! All of the packages are available in NuGet.org now. Head over to https://aspire.dev/whats-new/aspire-13-1/ to find what's new in 13.1.0!
What's Changed
ExcludeFromMcp()resource extension by @JamesNK in AddExcludeFromMcp()resource extension microsoft/aspire#12515aspire updatecommand by @Copilot in Add CLI self-update prompts toaspire updatecommand microsoft/aspire#12395CertificateAuthorityCollectionResourceby @danegsta in Add missing namespace toCertificateAuthorityCollectionResourcemicrosoft/aspire#12639... (truncated)
Commits viewable in compare view.
Updated Aspire.Hosting.Azure.ApplicationInsights from 13.0.2 to 13.1.0.
Release notes
Sourced from Aspire.Hosting.Azure.ApplicationInsights's releases.
13.1.0
We are excited to share that our 13.1.0 release of Aspire has shipped! All of the packages are available in NuGet.org now. Head over to https://aspire.dev/whats-new/aspire-13-1/ to find what's new in 13.1.0!
What's Changed
ExcludeFromMcp()resource extension by @JamesNK in AddExcludeFromMcp()resource extension microsoft/aspire#12515aspire updatecommand by @Copilot in Add CLI self-update prompts toaspire updatecommand microsoft/aspire#12395CertificateAuthorityCollectionResourceby @danegsta in Add missing namespace toCertificateAuthorityCollectionResourcemicrosoft/aspire#12639... (truncated)
Commits viewable in compare view.
Updated Aspire.Hosting.Azure.CognitiveServices from 13.0.2 to 13.1.0.
Release notes
Sourced from Aspire.Hosting.Azure.CognitiveServices's releases.
13.1.0
We are excited to share that our 13.1.0 release of Aspire has shipped! All of the packages are available in NuGet.org now. Head over to https://aspire.dev/whats-new/aspire-13-1/ to find what's new in 13.1.0!
What's Changed
ExcludeFromMcp()resource extension by @JamesNK in AddExcludeFromMcp()resource extension microsoft/aspire#12515aspire updatecommand by @Copilot in Add CLI self-update prompts toaspire updatecommand microsoft/aspire#12395CertificateAuthorityCollectionResourceby @danegsta in Add missing namespace toCertificateAuthorityCollectionResourcemicrosoft/aspire#12639... (truncated)
Commits viewable in compare view.
Updated Aspire.Hosting.Azure.CosmosDB from 13.0.2 to 13.1.0.
Release notes
Sourced from Aspire.Hosting.Azure.CosmosDB's releases.
13.1.0
We are excited to share that our 13.1.0 release of Aspire has shipped! All of the packages are available in NuGet.org now. Head over to https://aspire.dev/whats-new/aspire-13-1/ to find what's new in 13.1.0!
What's Changed
ExcludeFromMcp()resource extension by @JamesNK in AddExcludeFromMcp()resource extension microsoft/aspire#12515aspire updatecommand by @Copilot in Add CLI self-update prompts toaspire updatecommand microsoft/aspire#12395CertificateAuthorityCollectionResourceby @danegsta in Add missing namespace toCertificateAuthorityCollectionResourcemicrosoft/aspire#12639... (truncated)
Commits viewable in compare view.
Updated Aspire.Hosting.Azure.EventHubs from 13.0.2 to 13.1.0.
Release notes
Sourced from Aspire.Hosting.Azure.EventHubs's releases.
13.1.0
We are excited to share that our 13.1.0 release of Aspire has shipped! All of the packages are available in NuGet.org now. Head over to https://aspire.dev/whats-new/aspire-13-1/ to find what's new in 13.1.0!
What's Changed
ExcludeFromMcp()resource extension by @JamesNK in AddExcludeFromMcp()resource extension microsoft/aspire#12515aspire updatecommand by @Copilot in Add CLI self-update prompts toaspire updatecommand microsoft/aspire#12395CertificateAuthorityCollectionResourceby @danegsta in Add missing namespace toCertificateAuthorityCollectionResourcemicrosoft/aspire#12639... (truncated)
Commits viewable in compare view.
Updated Aspire.Hosting.Azure.Functions from 9.4.0-preview.1.25378.8 to 13.1.0.
Release notes
Sourced from Aspire.Hosting.Azure.Functions's releases.
13.1.0
We are excited to share that our 13.1.0 release of Aspire has shipped! All of the packages are available in NuGet.org now. Head over to https://aspire.dev/whats-new/aspire-13-1/ to find what's new in 13.1.0!
What's Changed
ExcludeFromMcp()resource extension by @JamesNK in AddExcludeFromMcp()resource extension microsoft/aspire#12515aspire updatecommand by @Copilot in Add CLI self-update prompts toaspire updatecommand microsoft/aspire#12395CertificateAuthorityCollectionResourceby @danegsta in Add missing namespace toCertificateAuthorityCollectionResourcemicrosoft/aspire#12639... (truncated)
13.0.2
This patch is updating our Project Templates for our Python starter app to ensure we depend on the latest version of React. This is out of an abundance of caution, as we don't depend on any of the react packages that were flagged as vulnerable in GHSA-fv66-9v8q-g76r.
What's Changed
Full Changelog: microsoft/aspire@v13.0.1...v13.0.2
13.0.1
What's Changed
Full Changelog: microsoft/aspire@v13.0.0...v13.0.1
13.0.0
We are excited to share that our 13.0.0 release of Aspire has shipped! All of the packages are available in NuGet.org now. Head over to https://aspire.dev/whats-new/aspire-13/ to find what's new in 13.0.0!
New Contributors
Full Changelog: microsoft/aspire@v9.5.0...v13.0.0
9.5.2
What's Changed
Full Changelog: microsoft/aspire@v9.5.1...v9.5.2
9.5.1
What's Changed
Full Changelog: microsoft/aspire@v9.5.0...v9.5.1
9.5.0
We are excited to share that our 9.5.0 release of Aspire has shipped! All of the packages are available in NuGet.org now. Head over to https://learn.microsoft.com/en-us/dotnet/aspire/whats-new/dotnet-aspire-9.5 to find what's new in 9.5.0!
New Contributors
pipeas port separator microsoft/aspire#10884Full Changelog: microsoft/aspire@v9.4.0...v9.5.0
9.4.2
What's Changed
Full Changelog: microsoft/aspire@v9.4.1...v9.4.2
9.4.1
What's Changed
Full Changelog: microsoft/aspire@v9.4.0...v9.4.1
9.4.0
We are excited to share that our 9.4.0 release of Aspire has shipped! All of the packages are available in NuGet.org now. Head over to https://learn.microsoft.com/en-us/dotnet/aspire/whats-new/dotnet-aspire-9.4 to find what's new in 9.4.0!
What's Changed
WithHostPortshould accept null for port param by @Alirexaa in API review:WithHostPortshould accept null for port param microsoft/aspire#9282mainby @radical in [CI] Fix azdo builds formainmicrosoft/aspire#9338ContainerResourceBuilderExtensions.csby @KuraiAndras in Fix typo in doccomment inContainerResourceBuilderExtensions.csmicrosoft/aspire#9342... (truncated)
Commits viewable in compare view.
Updated Aspire.Hosting.Azure.KeyVault from 13.0.2 to 13.1.0.
Release notes
Sourced from Aspire.Hosting.Azure.KeyVault's releases.
13.1.0
We are excited to share that our 13.1.0 release of Aspire has shipped! All of the packages are available in NuGet.org now. Head over to https://aspire.dev/whats-new/aspire-13-1/ to find what's new in 13.1.0!
What's Changed
Description has been truncated