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.11.* to ==0.12.* in /docker/main #12018

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Updates the requirements on joserfc to permit the latest version.

Release notes

Sourced from joserfc's releases.

0.12.0

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from joserfc's changelog.

0.12.0

Released on June 15, 2024

  • Limit DEF decompress size to 250k bytes.
  • Fix claims validation, , via :issue:23.

0.11.1

Released on June 4, 2024

  • Remove validating typ header with jwt.decode method.

0.11.0

Released on June 4, 2024

  • jwe.decrypt_json allows to verify only one recipient.
  • Prevent OctKey to import ssh-dss.
  • Deprecate use of string and bytes as key.

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

... (truncated)

Commits
  • e357cb2 chore: release 0.12.0
  • 17831b7 docs: update changelog and locales
  • ab7d909 fix(jwt): update claims validation logic, allow value to be False or 0
  • 18ae2e2 docs: update documentation, add errors API
  • e9df3cd fix(jwe): limit DEF decompress size to 250k bytes
  • bf3eaf5 docs: encourage to use OctKey instead of str/bytes
  • 19e9fa2 chore: release 0.11.1
  • 90526d0 fix(jwt): no need to verify typ header value
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 17, 2024
Copy link

netlify bot commented Jun 17, 2024

Deploy Preview for frigate-docs ready!

Name Link
🔨 Latest commit 6d28401
🔍 Latest deploy log https://app.netlify.com/sites/frigate-docs/deploys/668ae47103bfdf000804e8be
😎 Deploy Preview https://deploy-preview-12018--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.

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.11.0...0.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/docker/main/dev/joserfc-eq-0.12.star branch from 227b611 to 6d28401 Compare July 7, 2024 18:54
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