Skip to content

chore: Upgrade dependencies#87

Merged
kailash-b merged 7 commits into
masterfrom
chore/dependencies
Jul 22, 2026
Merged

chore: Upgrade dependencies#87
kailash-b merged 7 commits into
masterfrom
chore/dependencies

Conversation

@kailash-b

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

Copy link
Copy Markdown
Contributor

✏️ Changes

GitHub Actions (CI workflows):

  • codecov/codecov-action 6.0.1 → 7.0.0
  • actions/checkout 6.0.3 → 7.0.0
  • snyk/actions/dotnet 0.4.0 → 1.0.0
  • actions/setup-dotnet 5.3.0 → 6.0.0

Applied across build.yml, nuget-release.yml, release.yml, rl-secure.yml, and snyk.yml.

NuGet packages:

  • Microsoft.AspNetCore.Authentication.JwtBearer 8.0.27 → 8.0.29 (patch)
  • Microsoft.SourceLink.GitHub 10.0.300 → 10.0.301 (patch)
  • Microsoft.NET.Test.Sdk 18.5.1 → 18.8.1 (minor, test project only)

Keeping dependencies current reduces security exposure and keeps the build/release pipeline on supported action versions.

🔗 References

This PR bundles and supersedes the following individual Dependabot PRs (closed automatically on merge):

🎯 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 — verified via existing CI (build + unit tests) passing on the updated versions

✅ Checklist

dependabot Bot added 7 commits July 22, 2026 17:59
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@e79a696...fb8b358)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 32a020c)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@df4cb1c...9c091bb)

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

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit b238b79)
Bumps [snyk/actions/dotnet](https://github.com/snyk/actions) from 0.4.0 to 1.0.0.
- [Release notes](https://github.com/snyk/actions/releases)
- [Commits](snyk/actions@b98d498...9adf32b)

---
updated-dependencies:
- dependency-name: snyk/actions/dotnet
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit b83ccc9)
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 5.3.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@9a946fd...a98b568)

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

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 8d0c677)
… to 8.0.29

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-version: 8.0.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit c518d7b)
---
updated-dependencies:
- dependency-name: Microsoft.SourceLink.GitHub
  dependency-version: 10.0.301
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 8032be8)
---
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>
(cherry picked from commit 5540a5a)
@kailash-b
kailash-b marked this pull request as ready for review July 22, 2026 12:39
@kailash-b
kailash-b requested a review from a team as a code owner July 22, 2026 12:39
@kailash-b kailash-b changed the title Chore/dependencies chore: Upgrade dependencies Jul 22, 2026
@kailash-b
kailash-b merged commit cc6350f into master Jul 22, 2026
2 of 3 checks passed
@kailash-b
kailash-b deleted the chore/dependencies branch July 22, 2026 12:48
@kailash-b kailash-b mentioned this pull request Jul 23, 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.

2 participants