deps: Bump the dotnet-microsoft group with 8 updates#95
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
deps: Bump the dotnet-microsoft group with 8 updates#95dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps Aspire.Hosting.AppHost from 9.1.0 to 13.2.0 Bumps Microsoft.Data.Sqlite from 10.0.3 to 10.0.5 Bumps Microsoft.EntityFrameworkCore.Sqlite from 10.0.2 to 10.0.5 Bumps Microsoft.IdentityModel.Tokens from 8.16.0 to 8.17.0 Bumps Microsoft.NET.Test.Sdk from 17.14.1 to 18.3.0 Bumps Microsoft.SourceLink.GitHub from 10.0.103 to 10.0.201 Bumps System.IdentityModel.Tokens.Jwt from 8.16.0 to 8.17.0 Bumps System.Text.Json from 10.0.0 to 10.0.5 --- updated-dependencies: - dependency-name: Aspire.Hosting.AppHost dependency-version: 13.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-microsoft - dependency-name: Microsoft.Data.Sqlite dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-microsoft - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-microsoft - dependency-name: Microsoft.IdentityModel.Tokens dependency-version: 8.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-microsoft - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-microsoft - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.201 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-microsoft - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-microsoft - dependency-name: System.Text.Json dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-microsoft - dependency-name: System.Text.Json dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-microsoft ... 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 |
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Updated Aspire.Hosting.AppHost from 9.1.0 to 13.2.0.
Release notes
Sourced from Aspire.Hosting.AppHost's releases.
13.2.0
Aspire 13.2
Aspire 13.2 brings major CLI enhancements, a new TypeScript AppHost (preview), dashboard data export/import, Microsoft Foundry integration, and multi-language improvements — all focused on making local development more streamlined for developers and AI coding agents
alike.
Highlights
and aspire agent (renamed from aspire mcp) for AI agent integration.
Notable breaking changes include service discovery env vars now using endpoint scheme instead of name, aspire.config.json replacing split config files, AIFoundry → Foundry rename, WithSecretBuildArg → WithBuildSecret, and updated default Azure credential behavior.
See the full list of breaking changes.
📖 Learn more
For the full details on everything in this release, check out the What's new in Aspire 13.2 documentation.
Thank you to all the community contributors who helped make this release happen! 💜
13.1.3
What's Changed
Full Changelog: microsoft/aspire@v13.1.2...v13.1.3
13.1.2
What's Changed
Full Changelog: microsoft/aspire@v13.1.1...v13.1.2
13.1.1
What's Changed
Full Changelog: microsoft/aspire@v13.1.0...v13.1.1
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)
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)
Commits viewable in compare view.
Updated Microsoft.Data.Sqlite from 10.0.3 to 10.0.5.
Release notes
Sourced from Microsoft.Data.Sqlite's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.Sqlite from 10.0.2 to 10.0.5.
Release notes
Sourced from Microsoft.EntityFrameworkCore.Sqlite's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.IdentityModel.Tokens from 8.16.0 to 8.17.0.
Release notes
Sourced from Microsoft.IdentityModel.Tokens's releases.
8.17.0
Dependencies
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 17.14.1 to 18.3.0.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
18.3.0
What's Changed
Internal fixes and updates
New Contributors
18.0.1
What's Changed
Fixing an issue with loading covrun64.dll on systems that have .NET 10 SDK installed: https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/10.0/code-coverage-dynamic-native-instrumentation
Internal changes
Full Changelog: microsoft/vstest@v18.0.0...v18.0.1
18.0.0
What's Changed
Internal fixes and updates
... (truncated)
Commits viewable in compare view.
Updated Microsoft.SourceLink.GitHub from 10.0.103 to 10.0.201.
Release notes
Sourced from Microsoft.SourceLink.GitHub's releases.
10.0.201
You can build .NET 10.0 from the repository by cloning the release tag
v10.0.201and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.200
You can build .NET 10.0 from the repository by cloning the release tag
v10.0.200and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.105
You can build .NET 10.0 from the repository by cloning the release tag
v10.0.105and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.104
You can build .NET 10.0 from the repository by cloning the release tag
v10.0.104and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
Commits viewable in compare view.
Updated System.IdentityModel.Tokens.Jwt from 8.16.0 to 8.17.0.
Release notes
Sourced from System.IdentityModel.Tokens.Jwt's releases.
8.17.0
Dependencies
Commits viewable in compare view.
Updated System.Text.Json from 10.0.0 to 10.0.5.
Release notes
Sourced from System.Text.Json's releases.
No release notes found for this version range.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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