Chore/update deps#1069
Closed
kailash-b wants to merge 3 commits into
Closed
Conversation
…ityModel.Tokens.Jwt Bumps Microsoft.IdentityModel.Protocols.OpenIdConnect from 8.19.1 to 8.19.2 Bumps System.IdentityModel.Tokens.Jwt from 8.19.1 to 8.19.2 --- updated-dependencies: - dependency-name: Microsoft.IdentityModel.Protocols.OpenIdConnect dependency-version: 8.19.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.19.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps Microsoft.Bcl.AsyncInterfaces from 9.0.14 to 10.0.10 Bumps System.Net.ServerSentEvents from 9.0.14 to 10.0.10 --- updated-dependencies: - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Net.ServerSentEvents dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps Microsoft.Bcl.AsyncInterfaces from 9.0.14 to 10.0.10 Bumps System.Text.Json from 9.0.9 to 10.0.10 --- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Text.Json dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
kailash-b
force-pushed
the
chore/update-deps
branch
from
July 20, 2026 06:44
15ae3e2 to
fc014f6
Compare
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.
Changes
This PR consolidates the currently open Dependabot dependency bumps into a single commit to keep the update history tidy and reduce CI churn from multiple separate PRs.
Package reference updates:
Microsoft.IdentityModel.Protocols.OpenIdConnect: 8.19.1 → 8.19.2System.IdentityModel.Tokens.Jwt: 8.19.1 → 8.19.2System.Text.Json: 9.0.9 → 10.0.10References
#1058 #1062 #1063
Testing
This change adds unit test coverage
This change adds integration test coverage
This change has been tested on the latest version of the platform/language or why not
Checklist
I have read the Auth0 general contribution guidelines
I have read the Auth0 Code of Conduct
All existing and new tests complete without errors