Bump Aspire.Hosting.AppHost and 9 others#67
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps Aspire.Hosting.AppHost from 9.3.1 to 9.4.0 Bumps Aspire.Hosting.Azure.PostgreSQL from 9.3.1 to 9.4.0 Bumps Aspire.Hosting.Redis from 9.3.1 to 9.4.0 Bumps Aspire.Npgsql.EntityFrameworkCore.PostgreSQL from 9.3.1 to 9.4.0 Bumps Aspire.StackExchange.Redis.DistributedCaching from 9.3.1 to 9.4.0 Bumps Microsoft.Extensions.ServiceDiscovery from 9.3.1 to 9.4.0 Bumps MudBlazor from 8.9.0 to 8.10.0 Bumps Scalar.AspNetCore from 2.6.1 to 2.6.8 Bumps SonarAnalyzer.CSharp from 10.14.0.120626 to 10.15.0.120848 Bumps Ulid from 1.3.4 to 1.4.1 --- updated-dependencies: - dependency-name: Aspire.Hosting.AppHost dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Aspire.Hosting.Azure.PostgreSQL dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Aspire.Hosting.Redis dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Aspire.Npgsql.EntityFrameworkCore.PostgreSQL dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Aspire.StackExchange.Redis.DistributedCaching dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Extensions.ServiceDiscovery dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: MudBlazor dependency-version: 8.10.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Scalar.AspNetCore dependency-version: 2.6.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.15.0.120848 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Ulid dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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.3.1 to 9.4.0.
Release notes
Sourced from Aspire.Hosting.AppHost's releases.
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
Commits viewable in compare view.
Updated Aspire.Hosting.Azure.PostgreSQL from 9.3.1 to 9.4.0.
Release notes
Sourced from Aspire.Hosting.Azure.PostgreSQL's releases.
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
Commits viewable in compare view.
Updated Aspire.Hosting.Redis from 9.3.1 to 9.4.0.
Release notes
Sourced from Aspire.Hosting.Redis's releases.
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
Commits viewable in compare view.
Updated Aspire.Npgsql.EntityFrameworkCore.PostgreSQL from 9.3.1 to 9.4.0.
Release notes
Sourced from Aspire.Npgsql.EntityFrameworkCore.PostgreSQL's releases.
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
Commits viewable in compare view.
Updated Aspire.StackExchange.Redis.DistributedCaching from 9.3.1 to 9.4.0.
Release notes
Sourced from Aspire.StackExchange.Redis.DistributedCaching's releases.
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
Commits viewable in compare view.
Updated Microsoft.Extensions.ServiceDiscovery from 9.3.1 to 9.4.0.
Release notes
Sourced from Microsoft.Extensions.ServiceDiscovery's releases.
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
Commits viewable in compare view.
Updated MudBlazor from 8.9.0 to 8.10.0.
Release notes
Sourced from MudBlazor's releases.
8.10.0
What's Changed
Breaking Changes
New Features
Bug Fixes
Other Changes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v8.9.0...v8.10.0
Commits viewable in compare view.
Updated Scalar.AspNetCore from 2.6.1 to 2.6.8.
Release notes
Sourced from Scalar.AspNetCore's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated SonarAnalyzer.CSharp from 10.14.0.120626 to 10.15.0.120848.
Release notes
Sourced from SonarAnalyzer.CSharp's releases.
10.15
False Positive
IEnumerable<string?>toIEnumerable<string>Improvement
False Negative
Task
Commits viewable in compare view.
Updated Ulid from 1.3.4 to 1.4.1.
Release notes
Sourced from Ulid's releases.
1.4.1
What's Changed
New Contributors
Full Changelog: Cysharp/Ulid@1.4.0...1.4.1
1.4.0
What's Changed
New Contributors
Full Changelog: Cysharp/Ulid@1.3.5...1.4.0
1.3.5
What's Changed
New Contributors
Full Changelog: Cysharp/Ulid@1.3.4...1.3.5
Commits viewable in compare view.
You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)