Bump Aspire.Hosting.AppHost and 11 others#7
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Bumps Aspire.Hosting.AppHost from 9.0.0 to 9.3.1 Bumps Azure.Identity from 1.14.0 to 1.14.2 Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.6 to 9.0.7 Bumps Microsoft.Extensions.Hosting from 9.0.6 to 9.0.7 Bumps Microsoft.Extensions.Http.Resilience from 9.0.0 to 9.7.0 Bumps Microsoft.Extensions.ServiceDiscovery from 9.0.0 to 9.3.1 Bumps OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.9.0 to 1.12.0 Bumps OpenTelemetry.Extensions.Hosting from 1.9.0 to 1.12.0 Bumps OpenTelemetry.Instrumentation.AspNetCore from 1.9.0 to 1.12.0 Bumps OpenTelemetry.Instrumentation.Http from 1.9.0 to 1.12.0 Bumps OpenTelemetry.Instrumentation.Runtime from 1.9.0 to 1.12.0 Bumps System.IdentityModel.Tokens.Jwt to 8.13.0 --- updated-dependencies: - dependency-name: Aspire.Hosting.AppHost dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Azure.Identity dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Hosting dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Http.Resilience dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Extensions.ServiceDiscovery dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: OpenTelemetry.Extensions.Hosting dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: OpenTelemetry.Instrumentation.AspNetCore dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: OpenTelemetry.Instrumentation.Http dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: OpenTelemetry.Instrumentation.Runtime dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.13.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #8. |
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.AppHost from 9.0.0 to 9.3.1.
Release notes
Sourced from Aspire.Hosting.AppHost's releases.
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 Azure.Identity from 1.14.0 to 1.14.2.
Release notes
Sourced from Azure.Identity's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.6 to 9.0.7.
Release notes
Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases.
9.0.7
Release
What's Changed
04ee1b4toe9092b1by @dependabot in [release/9.0] (deps): Bump src/submodules/googletest from04ee1b4toe9092b1dotnet/aspnetcore#62199Full Changelog: dotnet/aspnetcore@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.Extensions.Hosting from 9.0.6 to 9.0.7.
Release notes
Sourced from Microsoft.Extensions.Hosting's releases.
9.0.7
Release
What's Changed
sort_mark_listby @github-actions in [release/9.0-staging] throw an exception instead of infinite loop insort_mark_listdotnet/runtime#115529Full Changelog: dotnet/runtime@v9.0.6...v9.0.7
Commits viewable in compare view.
Updated Microsoft.Extensions.Http.Resilience from 9.0.0 to 9.7.0.
Release notes
Sourced from Microsoft.Extensions.Http.Resilience's releases.
9.7.0
What's Changed
New Contributors
Full Changelog: dotnet/extensions@v9.6.0...v9.7.0
9.6.0
What's Changed
titleanddescriptionkeywords from root-level schemas in AIFunctionFactory. by @eiriktsarpalis in Removetitleanddescriptionkeywords from root-level schemas in AIFunctionFactory. dotnet/extensions#6465Microsoft.SemanticKerneldependency to 1.53.0 by @MackinnonBuck in Update chat templateMicrosoft.SemanticKerneldependency to 1.53.0 dotnet/extensions#6470AIFunction.ReturnJsonSchemaby @eiriktsarpalis in AddAIFunction.ReturnJsonSchemadotnet/extensions#6447New Contributors
Full Changelog: dotnet/extensions@v9.5.0...v9.6.0
9.5.0
What's Changed
... (truncated)
9.4.0
What's Changed
... (truncated)
9.3.0
What's Changed
AIJsonUtilities.DefaultOptions. by @eiriktsarpalis in Use unsafe relaxed escaping inAIJsonUtilities.DefaultOptions. dotnet/extensions#5850ref intparameter fromChatConversationEvaluator.CanRenderAsync()by @peterwald in Remove theref intparameter fromChatConversationEvaluator.CanRenderAsync()dotnet/extensions#5896AIFunctionParameterMetadatawithMethodInfoby @eiriktsarpalis in ReplaceAIFunctionParameterMetadatawithMethodInfodotnet/extensions#5886... (truncated)
9.2.0
What's Changed
FunctionInvokingChatClient.CurrentContextby @MackinnonBuck in AddFunctionInvokingChatClient.CurrentContextdotnet/extensions#5786ImageContentandAudioContentby @MackinnonBuck in RemoveImageContentandAudioContentdotnet/extensions#5814New Contributors
Full Changelog: dotnet/extensions@v9.1.0...v9.2.0
9.1.0
9.1.0 packages are all pushed now to NuGet.org!
What's Changed
AIJsonUtilitiesto STJv8 and move to Abstractions library. by @eiriktsarpalis in LowerAIJsonUtilitiesto STJv8 and move to Abstractions library. dotnet/extensions#5582... (truncated)
Commits viewable in compare view.
Updated Microsoft.Extensions.ServiceDiscovery from 9.0.0 to 9.3.1.
Release notes
Sourced from Microsoft.Extensions.ServiceDiscovery's releases.
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#8526Description has been truncated