Skip to content

chore(deps): Bump dependencies#250

Open
kailash-b wants to merge 4 commits into
mainfrom
chore/dependencies
Open

chore(deps): Bump dependencies#250
kailash-b wants to merge 4 commits into
mainfrom
chore/dependencies

Conversation

@kailash-b

@kailash-b kailash-b commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.

Description

Combines the open Dependabot dependency bumps into a single PR so they can be reviewed and merged at once, rather than as four separate PRs. The commits were cherry-picked from the individual Dependabot branches; conflicts arising from packages declared in the same ItemGroup were resolved to keep every target version. There are no source code changes — only package version bumps in the project files.

  • Bump Microsoft.IdentityModel.Protocols.OpenIdConnect from 8.18.0 to 8.19.1
  • Bump Microsoft.AspNetCore.Mvc.Testing from 10.0.8 to 10.0.9
  • Bump Microsoft.AspNetCore.Mvc.ViewFeatures from 2.3.10 to 2.3.11
  • Bump System.Text.Encodings.Web from 10.0.8 to 10.0.9

References

Supersedes the individual Dependabot PRs:

Testing

These are dependency version bumps with no behavioral code changes.

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not main

dependabot Bot added 4 commits June 12, 2026 18:14
…m 8.18.0 to 8.19.1

---
updated-dependencies:
- dependency-name: Microsoft.IdentityModel.Protocols.OpenIdConnect
  dependency-version: 8.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-version: 10.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.ViewFeatures
  dependency-version: 2.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
updated-dependencies:
- dependency-name: System.Text.Encodings.Web
  dependency-version: 10.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@kailash-b kailash-b requested a review from a team as a code owner June 12, 2026 12:50
@kailash-b kailash-b enabled auto-merge June 12, 2026 12:51
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.

1 participant