Skip to content

chore(deps): Bump Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.8 to 9.0.17#6

Closed
dependabot[bot] wants to merge 39 commits into
mainfrom
dependabot/nuget/ClinicManagement.API/Microsoft.AspNetCore.Authentication.JwtBearer-9.0.17
Closed

chore(deps): Bump Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.8 to 9.0.17#6
dependabot[bot] wants to merge 39 commits into
mainfrom
dependabot/nuget/ClinicManagement.API/Microsoft.AspNetCore.Authentication.JwtBearer-9.0.17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown

Updated Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.8 to 9.0.17.

Release notes

Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases.

9.0.17

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.16...v9.0.17

9.0.16

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.15...v9.0.16

9.0.15

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.14...v9.0.15

9.0.14

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.13...v9.0.14

9.0.13

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.12...v9.0.13)

9.0.12

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.11...v9.0.12

9.0.11

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.10...v9.0.11

9.0.10

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.9...v9.0.10

9.0.9

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.8...v9.0.9

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

mohamed68909 and others added 30 commits August 10, 2025 00:28
Updated README.md to include detailed project information, features, technologies used, setup instructions, example endpoints, authentication details, and future improvements.
Updated README.md to enhance formatting, add sections, and improve clarity.
Updated the README to reflect changes in the project name, features, architecture, and technologies used. Enhanced sections for clarity and added new features related to patient booking and financial systems.
…, fix BOLA vulnerability, and add xUnit tests
…doctor list pagination, integrate QuestPDF for invoice generation, and write unit tests
mohamed68909 and others added 9 commits June 4, 2026 14:46
- fix(auth): create linked Patient entity in SignUpAsync so JWT contains
  valid patientId claim — prevents 403 Forbidden on all patient portal routes
- fix(auth): eager-load RefreshTokens in RevokeAsync via EF Core Include
  to ensure logout correctly revokes refresh tokens
- fix(program): replace post-UseRateLimiter middleware with OnRejected
  callback to prevent InvalidOperationException pipeline crash
- fix(dashboard): convert IQueryable null-propagation to ternary checks
  to fix EF Core expression tree compilation errors
- fix(invoice): add auto-generated InvoiceNumber using INV-YYYYMMDD-HEX format
- fix(invoice): implement QuestPDF invoice PDF generation (replaces stub)
- fix(patient): fix nullable dereference warnings in PatientService mappings
- feat(migrations): add UpdateDatabaseModel migration for schema changes
- chore(contracts): fix CS8618 nullable property warnings in DTOs
…9.0.8 to 9.0.17

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

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

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/nuget/ClinicManagement.API/Microsoft.AspNetCore.Authentication.JwtBearer-9.0.17 branch July 6, 2026 10:03
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