Skip to content

deps: Bump the minor-and-patch group with 9 updates#139

Merged
svcdevopsgit2-sa merged 5 commits into
mainfrom
dependabot/nuget/samples/dotnet/login-auth-code/src/minor-and-patch-362aa56b7c
May 6, 2026
Merged

deps: Bump the minor-and-patch group with 9 updates#139
svcdevopsgit2-sa merged 5 commits into
mainfrom
dependabot/nuget/samples/dotnet/login-auth-code/src/minor-and-patch-362aa56b7c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Copy link
Copy Markdown
Contributor

Updated DotNetEnv from 3.1.1 to 3.2.0.

Release notes

Sourced from DotNetEnv's releases.

3.2.0

  • Switch parsing to Superpower (from Sprache)
  • Fix utf8 parsing
  • Interpolated variables parsing

Commits viewable in compare view.

Updated Duende.IdentityModel from 7.0.0 to 7.1.0.

Release notes

Sourced from Duende.IdentityModel's releases.

7.1.0

This is a minor release which adds:

  • Support for RFC 9701 (JWT Introspection Response)
  • Support for optional claims from RFC 7662 (Token Introspection)
  • Support for new token 'typ' from RFC 7523 bis (JWT Client Authentication)
  • Support for token endpoint authentication signing algorithms in discovery document

Detailed Changes

  • Add properties to TokenIntrospectionResponse for all optional claims in RFC 7662 by @​0xced in #​55
  • Mark DateTimeExtensions methods as obsolete by @​0xced in #​56
  • Add constants for protocol parameters from RFC 9701 by @​bhazen in #​174
  • Adds support for requesting & receiving JWT-based token introspection requests by @​StuFrankish in #​179
  • Edit DiscoveryEndpoint xmldoc for clarity by @​josephdecock in #​181
  • Add PAR endpoint to mtls_endpoint_aliases by @​josephdecock in #​182
  • Add ClientAuthentication JWT claim type for private_key_jwt by @​josephdecock in #​186
  • Support token_endpoint_auth_signing_alg_values_supported by @​josephdecock in #​203

Contributors

Thanks to the Duende.IdentityModel community for your involvement with issues and pull requests!

  • @​0xced
  • @​bhazen
  • @​StuFrankish
  • @​josephdecock

7.1.0-preview.1

This is the first preview release of Duende.IdentityModel 7.1.0. Highlights include

  • Support for RFC 9701 (JWT Introspection Response)
  • Support for optional claims from RFC 7662 (Token Introspection)
  • Support for new token 'typ' from RFC 7523 bis (JWT Client Authentication)

Detailed Changes

  • Add properties to TokenIntrospectionResponse for all optional claims in RFC 7662 by @​0xced in #​55
  • Mark DateTimeExtensions methods as obsolete by @​0xced in #​56
  • Add constants for protocol parameters from RFC 9701 by @​bhazen in #​174
  • Adds support for requesting & receiving JWT-based token introspection requests by @​StuFrankish in #​179
  • Edit DiscoveryEndpoint xmldoc for clarity by @​josephdecock in #​181
  • Add PAR endpoint to mtls_endpoint_aliases by @​josephdecock in #​182
  • Add ClientAuthentication JWT claim type for private_key_jwt by @​josephdecock in #​186

Contributors

Thanks to the Duende.IdentityModel community for your involvement with issues and pull requests!

  • @​0xced
  • @​bhazen
  • @​StuFrankish
  • @​josephdecock

7.0.1

  • Update Duende.IdentityModel dependency to 8.0.1

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Authentication.OpenIdConnect from 10.0.0 to 10.0.7.

Release notes

Sourced from Microsoft.AspNetCore.Authentication.OpenIdConnect's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Mvc.Testing from 10.0.0 to 10.0.7.

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.NET.Test.Sdk from 17.12.0 to 17.14.1.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

17.14.1

What's Changed

Full Changelog: microsoft/vstest@v17.14.0...v17.14.1

17.14.0

What's Changed

.NET versions updated

This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:

  • Updating to the latest VS, and running tests from net6.0 test projects.
  • Updating to the latest .NET SDK, and running tests from net6.0 test projects.

It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.

Changes

Internal version updates and fixes

New Contributors

17.14.0-preview-25107-01

What's Changed

.NET versions updated

This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:

  • Updating to the latest VS, and running tests from net6.0 test projects.
  • Updating to the latest .NET SDK, and running tests from net6.0 test projects.

It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.

Changes

Internal version updates and fixes

Will probably revert before release:

New Contributors

Full Changelog: microsoft/vstest@v17.13.0...v17.14.0-preview-25107-01

17.13.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v17.12.0...v17.13.0

Commits viewable in compare view.

Updated Newtonsoft.Json from 13.0.3 to 13.0.4.

Release notes

Sourced from Newtonsoft.Json's releases.

13.0.4

  • New feature - Annotated for trim/AOT (in)compatibility
  • New feature - Added support for using Index with JArray
  • Change - Avoid LINQ expression trees in .NET 6+ reflection
  • Fix - Fixed handling of empty constructor names
  • Fix - Fixed XML convert duplicate attribute error on nested arrays with writeArrayAttribute set to true
  • Fix - Fixed XML convert array attribute is not set for properties with special characters
  • Fix - Fixed TimeOnly deserialization to support more formats

Commits viewable in compare view.

Updated System.Drawing.Common from 8.0.10 to 8.0.26.

Release notes

Sourced from System.Drawing.Common's releases.

8.0.24

Release

What's Changed

Full Changelog: dotnet/winforms@v8.0.23...v8.0.24

8.0.23

Release

What's Changed

Full Changelog: dotnet/winforms@v8.0.22...v8.0.23

8.0.22

Release

What's Changed

Full Changelog: dotnet/winforms@v8.0.21...v8.0.22

8.0.21

Release

What's Changed

Full Changelog: dotnet/winforms@v8.0.20...v8.0.21

8.0.20

Release

What's Changed

Full Changelog: dotnet/winforms@v8.0.19...v8.0.20

8.0.17

Release

What's Changed

Full Changelog: dotnet/winforms@v8.0.16...v8.0.17

8.0.16

Release

What's Changed

Full Changelog: dotnet/winforms@v8.0.15...v8.0.16

8.0.14

Release

What's Changed

Full Changelog: dotnet/winforms@v8.0.13...v8.0.14

Commits viewable in compare view.

Updated xunit from 2.9.2 to 2.9.3.

Release notes

Sourced from xunit's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated xunit.runner.visualstudio from 3.0.1 to 3.1.5.

Release notes

Sourced from xunit.runner.visualstudio's releases.

3.1.5

Release notes: https://xunit.net/releases/visualstudio/3.1.5

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps DotNetEnv from 3.1.1 to 3.2.0
Bumps Duende.IdentityModel from 7.0.0 to 7.1.0
Bumps Microsoft.AspNetCore.Authentication.OpenIdConnect from 10.0.0 to 10.0.7
Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.0 to 10.0.7
Bumps Microsoft.NET.Test.Sdk from 17.12.0 to 17.14.1
Bumps Newtonsoft.Json from 13.0.3 to 13.0.4
Bumps System.Drawing.Common from 8.0.10 to 8.0.26
Bumps xunit from 2.9.2 to 2.9.3
Bumps xunit.runner.visualstudio from 3.0.1 to 3.1.5

---
updated-dependencies:
- dependency-name: DotNetEnv
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect
  dependency-version: 10.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-version: 10.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 17.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: xunit
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: DotNetEnv
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-version: 10.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 17.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: Newtonsoft.Json
  dependency-version: 13.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: System.Drawing.Common
  dependency-version: 8.0.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: DotNetEnv
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: Duende.IdentityModel
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect
  dependency-version: 10.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-version: 10.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 17.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: xunit
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github May 6, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@svcdevopsgit2-sa
svcdevopsgit2-sa enabled auto-merge (squash) May 6, 2026 11:18
@ksroda-sa
ksroda-sa requested review from ksroda-sa and removed request for a team May 6, 2026 11:37
@svcdevopsgit2-sa
svcdevopsgit2-sa merged commit 5b1c34a into main May 6, 2026
18 of 19 checks passed
@svcdevopsgit2-sa
svcdevopsgit2-sa deleted the dependabot/nuget/samples/dotnet/login-auth-code/src/minor-and-patch-362aa56b7c branch May 6, 2026 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants