Skip to content

Chore/update deps#1069

Closed
kailash-b wants to merge 3 commits into
masterfrom
chore/update-deps
Closed

Chore/update deps#1069
kailash-b wants to merge 3 commits into
masterfrom
chore/update-deps

Conversation

@kailash-b

@kailash-b kailash-b commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

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.2
  • System.IdentityModel.Tokens.Jwt: 8.19.1 → 8.19.2
  • System.Text.Json: 9.0.9 → 10.0.10

References

#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

dependabot Bot added 3 commits July 20, 2026 12:04
…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
kailash-b force-pushed the chore/update-deps branch from 15ae3e2 to fc014f6 Compare July 20, 2026 06:44
@kailash-b kailash-b closed this Jul 20, 2026
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