Skip to content

deps: Upgrade dependencies#62

Merged
kailash-b merged 9 commits into
mainfrom
chore/docs
Jul 24, 2026
Merged

deps: Upgrade dependencies#62
kailash-b merged 9 commits into
mainfrom
chore/docs

Conversation

@kailash-b

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

Copy link
Copy Markdown
Contributor

✏️ Changes

This PR upgrades all outstanding dependencies flagged by Dependabot (consolidating the individual Dependabot PRs into one) and fixes a build break introduced by one of the bumps.

Modified - dependency versions

  • Auth0.AuthenticationApi 7.46.0 → 7.48.0
  • System.Text.Json 10.0.9 → 10.0.10
  • Portable.System.DateTimeOnly 9.0.1 → 9.0.2
  • NUnit 4.5.1 → 4.6.1
  • Microsoft.NET.Test.Sdk 18.6.0 → 18.8.1
  • WireMock.Net 2.11.0 → 2.13.0
  • actions/checkout v6 → v7 (major)
  • actions/setup-dotnet v5 → v6 (major)

🔗 References

🎯 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 - built and tested against net10.0 with the upgraded dependencies

✅ Checklist

dependabot Bot and others added 9 commits July 24, 2026 13:22
---
updated-dependencies:
- dependency-name: NUnit
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 5 to 6.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

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

Signed-off-by: dependabot[bot] <support@github.com>
---
updated-dependencies:
- dependency-name: Auth0.AuthenticationApi
  dependency-version: 7.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
updated-dependencies:
- dependency-name: WireMock.Net
  dependency-version: 2.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@kailash-b
kailash-b marked this pull request as ready for review July 24, 2026 08:04
@kailash-b
kailash-b requested a review from a team as a code owner July 24, 2026 08:04
@kailash-b
kailash-b merged commit cecd88a into main Jul 24, 2026
3 checks passed
@kailash-b
kailash-b deleted the chore/docs branch July 24, 2026 08:32
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