chore(deps): Bump the aspire group with 8 updates#2
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): Bump the aspire group with 8 updates#2dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps Aspire.Hosting from 9.0.0 to 9.5.0 Bumps Aspire.Hosting.AppHost from 9.0.0 to 9.5.0 Bumps Aspire.Hosting.MongoDB from 9.0.0 to 9.5.0 Bumps Aspire.Hosting.Redis from 9.0.0 to 9.5.0 Bumps Aspire.MongoDB.Driver from 9.0.0 to 9.5.0 Bumps Aspire.StackExchange.Redis from 9.0.0 to 9.5.0 Bumps AspNetCore.HealthChecks.Redis from 8.0.1 to 9.0.0 Bumps StackExchange.Redis from 2.8.16 to 2.9.11 --- updated-dependencies: - dependency-name: Aspire.Hosting dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aspire - dependency-name: Aspire.Hosting.AppHost dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aspire - dependency-name: Aspire.Hosting.MongoDB dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aspire - dependency-name: Aspire.Hosting.Redis dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aspire - dependency-name: Aspire.MongoDB.Driver dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aspire - dependency-name: Aspire.StackExchange.Redis dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aspire - dependency-name: AspNetCore.HealthChecks.Redis dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: aspire - dependency-name: StackExchange.Redis dependency-version: 2.9.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aspire ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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 from 9.0.0 to 9.5.0.
Release notes
Sourced from Aspire.Hosting's releases.
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)
9.3.2
What's Changed
Full Changelog: microsoft/aspire@v9.3.1...v9.3.2
9.3.1
What's Changed
Full Changelog: microsoft/aspire@v9.3.0...v9.3.1
9.3.0
We are excited to share that our 9.3.0 release of .NET Aspire has shipped! All of the packages are available in NuGet.org now. Find out what is new here.
What's Changed
NO-MERGElabel to auto created api-diff PR by @Alirexaa in AddNO-MERGElabel to auto created api-diff PR microsoft/aspire#8479aspire newby @mitchdenny in Interactive prompting foraspire newmicrosoft/aspire#8520-cito match the other test runs on CI by @radical in [outerloop] Run with-cito match the other test runs on CI microsoft/aspire#8526... (truncated)
9.2.1
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: microsoft/aspire@v9.2.0...v9.2.1
9.2.0
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
ResourceReadyEventfilename by @afscrome in CorrectResourceReadyEventfilename microsoft/aspire#7630EndpointProperty.HostAndPortby @afscrome in AddEndpointProperty.HostAndPortmicrosoft/aspire#7629... (truncated)
9.1.0
We are excited to share that our 9.1.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 viewable in compare view.
Updated Aspire.Hosting.AppHost from 9.0.0 to 9.5.0.
Release notes
Sourced from Aspire.Hosting.AppHost's releases.
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)
9.3.2
What's Changed
Full Changelog: microsoft/aspire@v9.3.1...v9.3.2
9.3.1
What's Changed
Full Changelog: microsoft/aspire@v9.3.0...v9.3.1
9.3.0
We are excited to share that our 9.3.0 release of .NET Aspire has shipped! All of the packages are available in NuGet.org now. Find out what is new here.
What's Changed
NO-MERGElabel to auto created api-diff PR by @Alirexaa in AddNO-MERGElabel to auto created api-diff PR microsoft/aspire#8479aspire newby @mitchdenny in Interactive prompting foraspire newmicrosoft/aspire#8520-cito match the other test runs on CI by @radical in [outerloop] Run with-cito match the other test runs on CI microsoft/aspire#8526... (truncated)
9.2.1
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: microsoft/aspire@v9.2.0...v9.2.1
9.2.0
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
ResourceReadyEventfilename by @afscrome in CorrectResourceReadyEventfilename microsoft/aspire#7630EndpointProperty.HostAndPortby @afscrome in AddEndpointProperty.HostAndPortmicrosoft/aspire#7629... (truncated)
9.1.0
We are excited to share that our 9.1.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 viewable in compare view.
Updated Aspire.Hosting.MongoDB from 9.0.0 to 9.5.0.
Release notes
Sourced from Aspire.Hosting.MongoDB's releases.
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_...
Description has been truncated