Skip to content

Update dependencies#16

Merged
kailash-b merged 3 commits into
masterfrom
chore/dependencies
Dec 1, 2025
Merged

Update dependencies#16
kailash-b merged 3 commits into
masterfrom
chore/dependencies

Conversation

@kailash-b

Copy link
Copy Markdown
Contributor

✏️ Changes

This pull request updates several dependencies and GitHub Actions across the repository:

  • Upgraded actions/checkout from v5 to v6 in all GitHub Actions workflows and composite actions for improved reliability and security.
  • Updated Microsoft.AspNetCore.Authentication.JwtBearer from v8.0.21 to v8.0.22 in .csproj, .nuspec, and NOTICE.md to ensure the latest security and bug fixes.
  • Updated Microsoft.NET.Test.Sdk from v18.0.0 to v18.0.1 in both unit and integration test projects for improved test stability.

🔗 References

🎯 Testing

All existing unit and integration tests should pass without errors. No new functionality was added, so no new tests are required. Reviewers can verify successful workflow runs and package restores using the updated dependencies.

  • 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

@kailash-b kailash-b changed the title Chore/dependencies Update dependencies Dec 1, 2025
@kailash-b kailash-b merged commit 7106c71 into master Dec 1, 2025
3 checks passed
@kailash-b kailash-b deleted the chore/dependencies branch December 1, 2025 12:31
This was referenced Dec 2, 2025
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