Skip to content

Chore/dependencies#58

Merged
kailash-b merged 5 commits into
masterfrom
chore/dependencies
May 19, 2026
Merged

Chore/dependencies#58
kailash-b merged 5 commits into
masterfrom
chore/dependencies

Conversation

@kailash-b
Copy link
Copy Markdown
Contributor

✏️ Changes

Bumps the following NuGet and GitHub Actions dependencies to their latest versions:

  • Microsoft.AspNetCore.Authentication.JwtBearer: 8.0.25 → 8.0.26 (patch)
  • Microsoft.Extensions.Logging.Abstractions: 10.0.5 → 10.0.7 (patch)
  • Microsoft.SourceLink.GitHub: 10.0.201 → 10.0.203 (patch)
  • Microsoft.NET.Test.Sdk: 18.3.0 → 18.5.1 (minor)
  • actions/upload-pages-artifact: 4 → 5 (major)

No public API changes. These are routine dependency updates to pull in bug fixes and security patches from upstream packages.

🔗 References

🎯 Testing

These are dependency-only updates with no logic changes.

  • 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 — no functional changes; existing test suite validates compatibility

✅ Checklist

dependabot Bot added 5 commits May 6, 2026 22:32
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](actions/upload-pages-artifact@v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

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

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

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 10.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@kailash-b kailash-b requested a review from a team as a code owner May 6, 2026 17:07
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.12%. Comparing base (bddaa36) to head (f52b77a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #58   +/-   ##
=======================================
  Coverage   92.12%   92.12%           
=======================================
  Files          26       26           
  Lines        1358     1358           
  Branches      154      154           
=======================================
  Hits         1251     1251           
  Misses         75       75           
  Partials       32       32           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kailash-b kailash-b merged commit 79dd413 into master May 19, 2026
3 of 6 checks passed
@kailash-b kailash-b deleted the chore/dependencies branch May 19, 2026 07:17
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.

3 participants