Bump the dotnet-minor group with 10 updates - #6
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps AWSSDK.S3 from 3.7.421.1 to 3.7.511.8 Bumps BCrypt.Net-Next from 4.0.3 to 4.2.0 Bumps MassTransit from 8.3.6 to 8.5.10 Bumps MassTransit.RabbitMQ from 8.3.6 to 8.5.10 Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.18 to 9.0.19 Bumps Microsoft.AspNetCore.OpenApi from 9.0.18 to 9.0.19 Bumps Microsoft.EntityFrameworkCore from 9.0.18 to 9.0.19 Bumps Microsoft.EntityFrameworkCore.Design from 9.0.18 to 9.0.19 Bumps Microsoft.Identity.Web from 3.8.2 to 3.15.1 Bumps Swashbuckle.AspNetCore from 7.3.1 to 7.3.2 --- updated-dependencies: - dependency-name: AWSSDK.S3 dependency-version: 3.7.511.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: BCrypt.Net-Next dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor - dependency-name: MassTransit dependency-version: 8.5.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor - dependency-name: MassTransit.RabbitMQ dependency-version: 8.5.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor - dependency-name: Microsoft.Identity.Web dependency-version: 3.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor - dependency-name: Swashbuckle.AspNetCore dependency-version: 7.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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 AWSSDK.S3 from 3.7.421.1 to 3.7.511.8.
Release notes
Sourced from AWSSDK.S3's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated BCrypt.Net-Next from 4.0.3 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
4.1.0
What's Changed
New Contributors
Full Changelog: BcryptNet/bcrypt.net@4.0.3...v4.1.0
Commits viewable in compare view.
Updated MassTransit from 8.3.6 to 8.5.10.
Release notes
Sourced from MassTransit's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated MassTransit.RabbitMQ from 8.3.6 to 8.5.10.
Release notes
Sourced from MassTransit.RabbitMQ's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.18 to 9.0.19.
Release notes
Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases.
9.0.19
Release
What's Changed
9614e6fto365965fby @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/MessagePack-CSharp from9614e6fto365965fdotnet/aspnetcore#675277140cd4to973323eby @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest from7140cd4to973323edotnet/aspnetcore#67526973323eto3064a60by @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest from973323eto3064a60dotnet/aspnetcore#67652Full Changelog: dotnet/aspnetcore@v9.0.18...v9.0.19
Commits viewable in compare view.
Updated Microsoft.AspNetCore.OpenApi from 9.0.18 to 9.0.19.
Release notes
Sourced from Microsoft.AspNetCore.OpenApi's releases.
9.0.19
Release
What's Changed
9614e6fto365965fby @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/MessagePack-CSharp from9614e6fto365965fdotnet/aspnetcore#675277140cd4to973323eby @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest from7140cd4to973323edotnet/aspnetcore#67526973323eto3064a60by @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest from973323eto3064a60dotnet/aspnetcore#67652Full Changelog: dotnet/aspnetcore@v9.0.18...v9.0.19
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore from 9.0.18 to 9.0.19.
Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
9.0.19
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.18...v9.0.19
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.Design from 9.0.18 to 9.0.19.
Release notes
Sourced from Microsoft.EntityFrameworkCore.Design's releases.
9.0.19
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.18...v9.0.19
Commits viewable in compare view.
Updated Microsoft.Identity.Web from 3.8.2 to 3.15.1.
Release notes
Sourced from Microsoft.Identity.Web's releases.
3.15.1
Bug fixes
Dependencies updates
Microsoft.Kiota.Abstractionsto 1.22.0 for GraphServiceClient, fixing NU1903 build break caused by the GHSA-7j59-v9qr-6fq9 advisory. See PR #3818 for details.Microsoft.Kiota.Abstractionsto 1.22.0 for GraphServiceClientBeta, fixing the same advisory. See PR #3827 for details.Fundamentals
3.15.0
Bug fixes
Behavior changes
Dependencies updates
Full Changelog: 3.14.1...3.15.0 (AzureAD/microsoft-identity-web@3.14.1...3.15.0)
3.14.1
3.14.1
Bug fixe
3.14.0
New features
3.13.1
3.13.1
Dependencies updates
3.13.0
3.13.0
Dependencies updates
Bug fixes
Fundamentals
3.12.0
3.12.0
Dependencies updates
Bug fix
Reload certificates for all client credential based issues to solve the issue that when a bad certificate was installed on the machine and picked up, and subsequently rotated, a service restart was needed for the new certificate to be used. See issue #3429 and PR #3430
New features
3.11.0
3.11.0
Dependencies updates
global.jsonto the latest .NET 9 runtime framework 9.0.108. See PR #3422 for details.Bug fixes
IDW10405error when using managed identity with common tenant. See PR #3415 for details.OidcIdpSignedAssertionLoaderto remove hard dependency on IConfiguration registration. See PR #3414 for details.New feature
ExtraHeaderParametersandExtraQueryParametersproperties onDownstreamApiOptionsto simplify adding custom headers and query parameters to downstream API requests. See PR #3413 for details.What's Changed
New Contributors
Full Changelog: AzureAD/microsoft-identity-web@3.10.0...3.11.0
3.10.0
3.10.0
Dependencies updates
global.jsonto the latest .NET 9 runtime framework 9.0.107 (#3385).New feature
introducing the
Microsoft.Identity.Web.AgentIdentitiespackage .Bug fixes
Fundamentals
3.9.4
3.9.4
Package updates
Bug fix
DefaultAuthorizationHeaderProviderto update theAcquireTokenOptions.LongRunningWebApiSessionKeyafter the token is acquired so that the key can be used in the next OBO call. See PR #3381 for details.Fundamentals
What's Changed
Full Changelog: AzureAD/microsoft-identity-web@3.9.3...3.9.4
3.9.3
3.9.3
Package updates
Fundamentals
.clinerulesto help with AI tooling.What's Changed
Full Changelog: AzureAD/microsoft-identity-web@3.9.2...3.9.3
3.9.2
3.9.2
Package updates
Fundamentals:
What's Changed
Full Changelog: AzureAD/microsoft-identity-web@3.9.1...3.9.2
3.9.1
3.9.1
Package updates
Fundamentals
What's Changed
Full Changelog: AzureAD/microsoft-identity-web@3.9.0...3.9.1
3.9.0
3.9.0
Package updates
Bug fixes
New feature
Fundamentals
External contributions
Thank you @evan-buss for your contribution and fixing the issue where RequiredScopeOrAppPermission extension method didn’t work with Minimal APIs. See #3323.
Thank you @neha-bhargava for your contribution and ensuring AcquireTokenForConfidentialClient correctly passes MSAL exceptions. See #3345.
3.8.4
3.8.4
Package updates
Bug fixes
New feature
Fundamentals
3.8.3
3.8.3
Package updates
New feature
TokenAcquistion.csadds its service provider to the acquisition options. See issue #3315 for details.Commits viewable in compare view.
Updated Swashbuckle.AspNetCore from 7.3.1 to 7.3.2.
Release notes
Sourced from Swashbuckle.AspNetCore's releases.
7.3.2
What's Changed
codeand<para>tags by @EvgeniyZ in fix humanize for multiline code and <para> tag domaindrivendev/Swashbuckle.AspNetCore#3295DescribeAllParametersInCamelCaseusage for parameters by @maksim-sovkov in Fix DescribeAllParametersInCamelCase usage in GenerateOpenApiOperationFromMetadataAsync domaindrivendev/Swashbuckle.AspNetCore#3309New Contributors
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v7.3.1...v7.3.2
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