Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update joserfc requirement from ==0.9.* to ==0.10.* in /docker/main #11441

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Updates the requirements on joserfc to permit the latest version.

Release notes

Sourced from joserfc's releases.

0.10.0

   🐞 Bug Fixes

  • Jwt encode and decode methods only works for JWS by default  -  by @​lepture (29d39)
    View changes on GitHub
Changelog

Sourced from joserfc's changelog.

0.10.0

Released on May 13, 2024

  • Change jwt.encode and jwt.decode to use JWS by default

0.9.0

Released on November 16, 2023

  • Use os.urandom for OctKey.generate_key.
  • Add allow_blank for JWTClaimsRegistry.
  • Improve callable key for :meth:~jwk.guess_key.

0.8.0

Released on September 06, 2023

  • Add :ref:ensure_kid method on key models.
  • Add auto_kid parameter on key model .generate_key method.
  • Improvements on type hints

0.7.0

Released on August 14, 2023

  • Add "iat" claims validation in JWT.
  • Add __bool__ magic method on :class:jwk.KeySet.
  • Raise InvalidExchangeKeyError for exchange_derive_key on Curve key.
  • Improvements on type hints

0.6.0

Released on July 20, 2023

  • Huge improvements on type hints, via :user:Viicos.
  • Do not mutate the header when jwt.encode, via :issue:6.
  • Register algorithms with their matched key types on key set.
  • Improve error handling, raise proper errors.

Breaking changes:

  • jws.JSONSignature is replaced by :class:jws.GeneralJSONSignature and :class:jws.FlattenedJSONSignature.
  • jwe.JSONEncryption is replaced by :class:jwe.GeneralJSONEncryption

... (truncated)

Commits
  • c7e960a chore: release 0.10.0
  • 29d391d fix: jwt encode and decode methods only works for JWS by default
  • 2470d72 chore: add sitemap for docs
  • 347cc2e chore: update deploy docs action
  • 6741f5d chore: fix pypi release action
  • See full diff in compare view

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)

Updates the requirements on [joserfc](https://github.com/authlib/joserfc) to permit the latest version.
- [Release notes](https://github.com/authlib/joserfc/releases)
- [Changelog](https://github.com/authlib/joserfc/blob/main/docs/changelog.rst)
- [Commits](authlib/joserfc@0.9.0...0.10.0)

---
updated-dependencies:
- dependency-name: joserfc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 20, 2024
Copy link

netlify bot commented May 20, 2024

Deploy Preview for frigate-docs ready!

Name Link
🔨 Latest commit 88b6d09
🔍 Latest deploy log https://app.netlify.com/sites/frigate-docs/deploys/664b366537064300085d55fe
😎 Deploy Preview https://deploy-preview-11441--frigate-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2024

Looks like joserfc is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this May 22, 2024
@dependabot dependabot bot deleted the dependabot/pip/docker/main/dev/joserfc-eq-0.10.star branch May 22, 2024 14:42
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants