Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2025

Bumps AspNetCore.Authentication.ApiKey from 5.1.0 to 8.0.1.

Release notes

Sourced from AspNetCore.Authentication.ApiKey's releases.

AspNetCore.Authentication.ApiKey

  • Added support to have ApiKey in request route identified by route pattern key from netcoreapp3.0 onwards #41

AspNetCore.Authentication.ApiKey

  • net8.0 support added
  • Sample project for net8.0 added
  • ApiKeySamplesClient.http file added for testing sample projects
  • Readme updated
  • Code cleanup and refactoring done

AspNetCore.Authentication.ApiKey

  • net7.0 support added
  • Information log on handler is changed to Debug log when API Key is not found on the request
  • Added package validations
  • Readme updated
  • Readme added to package

AspNetCore.Authentication.ApiKey

  • net6.0 support added
  • Information log on handler is changed to Debug log when IgnoreAuthenticationIfAllowAnonymous is enabled
  • Sample project added
  • Readme updated
  • Copyright year updated on License
Commits
  • 5bc5191 Bumped nuget version on sample
  • e639bcb Added support to have ApiKey in request route identified by route pattern key...
  • 066f2f3 Update codeql-analysis.yml
  • b8bf1b7 Update codeql-analysis.yml
  • 8e812e8 Merge pull request #40 from mihirdilip/8.0.0
  • e6fa978 Code cleanup and refactoring done
  • 6259a6e - net8.0 support added
  • 0e7f017 Update codeql-analysis.yml
  • 9979736 7.0.0 (#35)
  • 6e9e052 Update codeql-analysis.yml
  • Additional 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [AspNetCore.Authentication.ApiKey](https://github.com/mihirdilip/aspnetcore-authentication-apiKey) from 5.1.0 to 8.0.1.
- [Release notes](https://github.com/mihirdilip/aspnetcore-authentication-apiKey/releases)
- [Commits](mihirdilip/aspnetcore-authentication-apikey@5.1.0...8.0.1)

---
updated-dependencies:
- dependency-name: AspNetCore.Authentication.ApiKey
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 16, 2025
@binon binon merged commit a25f12e into Automatic_version_update_dependabot Jan 16, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/Automatic_version_update_dependabot/AspNetCore.Authentication.ApiKey-8.0.1 branch January 16, 2025 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant