Bump the dotnet-packages group with 14 updates#60
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps AspNet.Security.OAuth.LinkedIn from 8.3.0 to 10.0.0 Bumps BCrypt.Net-Next from 4.1.0 to 4.2.0 Bumps Dapr.AspNetCore from 1.17.9 to 1.18.4 Bumps Microsoft.AspNetCore.Authentication.Google from 10.0.6 to 10.0.9 Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 10.0.6 to 10.0.9 Bumps Microsoft.AspNetCore.Authentication.MicrosoftAccount from 10.0.6 to 10.0.9 Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.6 to 10.0.9 Bumps Microsoft.AspNetCore.OpenApi from 10.0.6 to 10.0.9 Bumps Microsoft.EntityFrameworkCore from 10.0.6 to 10.0.9 Bumps Microsoft.EntityFrameworkCore.InMemory from 10.0.6 to 10.0.9 Bumps Microsoft.EntityFrameworkCore.Tools from 10.0.6 to 10.0.9 Bumps Microsoft.NET.Test.Sdk from 18.4.0 to 18.7.0 Bumps Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.1 to 10.0.2 Bumps Swashbuckle.AspNetCore from 10.1.7 to 10.2.3 --- updated-dependencies: - dependency-name: AspNet.Security.OAuth.LinkedIn dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-packages - dependency-name: BCrypt.Net-Next dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-packages - dependency-name: Dapr.AspNetCore dependency-version: 1.18.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-packages - dependency-name: Microsoft.AspNetCore.Authentication.Google dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-packages - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-packages - dependency-name: Microsoft.AspNetCore.Authentication.MicrosoftAccount dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-packages - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-packages - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-packages - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-packages - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-packages - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-packages - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-packages - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-packages - dependency-name: Swashbuckle.AspNetCore dependency-version: 10.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/nuget/src/backend/dotnet-packages-8f9fdb9ad4
branch
July 14, 2026 04:16
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 AspNet.Security.OAuth.LinkedIn from 8.3.0 to 10.0.0.
Release notes
Sourced from AspNet.Security.OAuth.LinkedIn's releases.
10.0.0
What's Changed
Full Changelog: aspnet-contrib/AspNet.Security.OAuth.Providers@9.4.1...10.0.0
9.4.1
What's Changed
New Contributors
Full Changelog: aspnet-contrib/AspNet.Security.OAuth.Providers@9.4.0...9.4.1
9.4.0
What's Changed
Full Changelog: aspnet-contrib/AspNet.Security.OAuth.Providers@9.3.0...9.4.0
9.3.0
What's Changed
Full Changelog: aspnet-contrib/AspNet.Security.OAuth.Providers@9.2.0...9.3.0
9.2.0
What's Changed
Convert.ToHexStringLowerby @martincostello in Use Convert.ToHexStringLower aspnet-contrib/AspNet.Security.OAuth.Providers#1048New Contributors
Full Changelog: aspnet-contrib/AspNet.Security.OAuth.Providers@9.1.0...9.2.0
9.1.0
What's Changed
New Contributors
Full Changelog: aspnet-contrib/AspNet.Security.OAuth.Providers@9.0.0...9.1.0
9.0.0
What's Changed
Full Changelog: aspnet-contrib/AspNet.Security.OAuth.Providers@8.3.0...9.0.0
Commits viewable in compare view.
Updated BCrypt.Net-Next from 4.1.0 to 4.2.0.
Release notes
Sourced from BCrypt.Net-Next's releases.
4.2.0
Full Changelog: BcryptNet/bcrypt.net@v4.1.0...v4.2.0
Commits viewable in compare view.
Updated Dapr.AspNetCore from 1.17.9 to 1.18.4.
Release notes
Sourced from Dapr.AspNetCore's releases.
1.18.4
What's Changed
Full Changelog: dapr/dotnet-sdk@v1.18.2...v1.18.4
1.18.2
What's Changed
WorkflowStateby @WhitWaldo in GetWorkflowStateAsync should always returnWorkflowStatedapr/dotnet-sdk#1847Full Changelog: dapr/dotnet-sdk@v1.18.1...v1.18.2
1.18.1
What's Changed
Full Changelog: dapr/dotnet-sdk@v1.18.0...v1.18.1
What's Changed
General
Dapr.SecretsManagementpackage #1794 to split secret management into its own clientDapr.StateManagementpackage #1806 to split state management into its own clientDapr.WorkflowtoDapr.Common#1805 as a precursor to having common serialization across .NET SDKActors
UnloadStateAsyncimplementation #1750 to force actors to unload their currently cached in-memory state (no impact to persisted state). The next timeGetStateAsyncis called, the cache is repopulated as normal.PubSub
SubscribeAsyncnow throwsDaprExceptionwhen the sidecar is unavailable instead of failing silently #1803Metadata
Dapr.Metadatapackage for retrieving strongly typed data from the Dapr Metadata API #1846.To use, add
Dapr.Metadatapackage from NuGet, register in DI withbuilder.Services.AddDaprMetadata()and simply injectIOptions<DaprMetadata>,IOptionsSnapshot<DaprMetadata>orIOptionsMonitor<DaprMetadata>and read the values out of the injected value.Service Invocation
InvokeMethodAsyncfamily marked[Obsolete]aligning SDK with prior runtime guidance — recommended guidance is to use a native HTTP/gRPC client for service invocation #1698.Jobs
Workflows
Dapr.Workflowmeta-project (#1822) and automatic workflow/activity registration (#1823)This means that there is no longer a need to install
Dapr.Workflow.VersioningorDapr.Workflow.Analyzersseparately. All are bundled in the oneDapr.Workflowpackage, no refactoring necessary (though you might want to remove the stale packages).... (truncated)
1.18.0-rc02
What's Changed
Full Changelog: dapr/dotnet-sdk@v1.18.0-rc01...v1.18.0-rc02
1.18.0-rc01
What's Changed
New Features
Bug Fixes
Unavailableon first RPC by @Copilot in Dapr.Testcontainers: probe gRPC port with HTTP/2 preface to eliminate transientUnavailableon first RPC dapr/dotnet-sdk#1821Miscellaneous/Infrastructure
New Contributors
Full Changelog: dapr/dotnet-sdk@v1.17.9...v1.18.0-rc01
1.18.0-rc.7
What's Changed
New Contributors
Full Changelog: dapr/dotnet-sdk@v1.18.0-rc.4...v1.18.0-rc.7
1.18.0-rc.4
What's Changed
Full Changelog: dapr/dotnet-sdk@v1.18.0-rc.3...v1.18.0-rc.4
1.18.0-rc.3
What's Changed
Full Changelog: dapr/dotnet-sdk@v1.18.0-rc02...v1.18.0-rc.3
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Authentication.Google from 10.0.6 to 10.0.9.
Release notes
Sourced from Microsoft.AspNetCore.Authentication.Google's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Authentication.JwtBearer from 10.0.6 to 10.0.9.
Release notes
Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Authentication.MicrosoftAccount from 10.0.6 to 10.0.9.
Release notes
Sourced from Microsoft.AspNetCore.Authentication.MicrosoftAccount's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Mvc.Testing from 10.0.6 to 10.0.9.
Release notes
Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.OpenApi from 10.0.6 to 10.0.9.
Release notes
Sourced from Microsoft.AspNetCore.OpenApi's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore from 10.0.6 to 10.0.9.
Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.InMemory from 10.0.6 to 10.0.9.
Release notes
Sourced from Microsoft.EntityFrameworkCore.InMemory's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.Tools from 10.0.6 to 10.0.9.
Release notes
Sourced from Microsoft.EntityFrameworkCore.Tools's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 18.4.0 to 18.7.0.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
18.7.0
What's Changed
New Contributors
Full Changelog: microsoft/vstest@v18.6.0...v18.7.0
18.6.0
What's Changed
Changes to tests and infra
... (truncated)
18.5.1
What's Changed
Full Changelog: microsoft/vstest@v18.5.0...v18.5.1
18.5.0
What's Changed
Full Changelog: microsoft/vstest@v18.4.0...v18.5.0
Commits viewable in compare view.
Updated Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.1 to 10.0.2.
Release notes
Sourced from Npgsql.EntityFrameworkCore.PostgreSQL's releases.
10.0.2
Milestone issue
What's Changed
bytea.Any()aslength > 0by @georg-jung in Translatebytea.Any()aslength > 0npgsql/efcore.pg#3817Full Changelog: npgsql/efcore.pg@v10.0.1...v10.0.2
Commits viewable in compare view.
Updated Swashbuckle.AspNetCore from 10.1.7 to 10.2.3.
Release notes
Sourced from Swashbuckle.AspNetCore's releases.
10.2.3
What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.2.2...v10.2.3
10.2.2
What's Changed
SOURCE_DATE_EPOCHby @martincostello in Set SOURCE_DATE_EPOCH domaindrivendev/Swashbuckle.AspNetCore#3997InvalidOperationExceptionif no route matches by @martincostello in Fix InvalidOperationException if no route matches domaindrivendev/Swashbuckle.AspNetCore#3999[MinLength]/[MaxLength]on dictionary properties tominProperties/maxPropertiesby @KitKeen in Map [MinLength]/[MaxLength] on dictionary properties to minProperties / maxProperties domaindrivendev/Swashbuckle.AspNetCore#3922ExposeSwaggerDocumentUrlsRoutebehaviour by @martincostello in Fix ExposeSwaggerDocumentUrlsRoute behaviour domaindrivendev/Swashbuckle.AspNetCore#4000NUGET_API_KEYby @martincostello in Use NUGET_API_KEY domaindrivendev/Swashbuckle.AspNetCore#4006New Contributors
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.2.1...v10.2.2
10.2.1
What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.2.0...v10.2.1
10.2.0
What's Changed
MapSwaggerUIandMapReDocto support endpoint routing by @Strepto in Add MapSwaggerUI and MapReDoc to support endpoint routing domaindrivendev/Swashbuckle.AspNetCore#3822HEADrequests by @snebjorn in Support HEAD requests domaindrivendev/Swashbuckle.AspNetCore#3887IAsyncSwaggerProviderin CLItofilecommand by @bt-Knodel in Use IAsyncSwaggerProvider in CLI tofile command domaindrivendev/Swashbuckle.AspNetCore#3910New Contributors
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.1.7...v10.2.0
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