Skip to content

Build: Bump joserfc from 1.4.2 to 1.6.3#3116

Merged
Fokko merged 1 commit intomainfrom
dependabot/uv/joserfc-1.6.3
Mar 3, 2026
Merged

Build: Bump joserfc from 1.4.2 to 1.6.3#3116
Fokko merged 1 commit intomainfrom
dependabot/uv/joserfc-1.6.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps joserfc from 1.4.2 to 1.6.3.

Release notes

Sourced from joserfc's releases.

1.6.3

   🐞 Bug Fixes

    View changes on GitHub

1.6.2

   🐞 Bug Fixes

    View changes on GitHub

1.6.1

   🐞 Bug Fixes

    View changes on GitHub

1.6.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

... (truncated)

Changelog

Sourced from joserfc's changelog.

1.6.3

Released on February 25, 2026

  • JWE: Set a max value for p2c header.

1.6.2

Released on February 16, 2026

  • JWE: Auto add kid to recipient.
  • JWE: Use DeflateZipModel.MAX_SIZE to determine size limit.

1.6.1

Released on December 30, 2025

  • Deprecate InvalidTokenError, please use InvalidClaimError instead.
  • Convert ExpiredTokenError to inherit from ClaimError.
  • Improve on type hints.

1.6.0

Released on December 14, 2025

  • filter_algorithms names defaults to all algorithms. :pull:79.
  • Replace JWSRegistry.guess_alg with JWSRegistry.guess_algorithm.
  • filter_algorithms and guess_alg supports KeySet objects. :pull:81.
  • Improve generate_private_key method on Key's binding class.
  • Raise InvalidKeyCurveError when generating ECKey with an invalid curve.
  • Allow import key from cryptography native key types.
  • Add ECKey.derive_key and OKPKey.derive_key class methods.

1.5.0

Released on November 30, 2025

  • Add Ed25519 and Ed448 algorithms per :ref:rfc9864, via :issue:76.
  • Marked EdDSA algorithm as deprecated per :ref:rfc9864, via :issue:76.
  • Add parameter default_type for :meth:jwt.encode method.

1.4.3

Released on November 19, 2025

... (truncated)

Commits
  • f06540f chore: release 1.6.3
  • 696a961 fix(jwe): set max value for p2c
  • 52c6ffd chore: release 1.6.2
  • 3b36720 chore: update deps
  • 91c7ecd chore: update readme
  • 9db7e44 fix(jwe): auto add kid to recipient when kid exists
  • 1330b49 docs: add a cheatsheet recipe
  • 10ac93f fix(jwe): auto add kid when add_recipient
  • 224e72a chore: remove codecov token
  • 042118c fix(jwe): move size limit to DeflateZipModel
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [joserfc](https://github.com/authlib/joserfc) from 1.4.2 to 1.6.3.
- [Release notes](https://github.com/authlib/joserfc/releases)
- [Changelog](https://github.com/authlib/joserfc/blob/main/docs/changelog.rst)
- [Commits](authlib/joserfc@1.4.2...1.6.3)

---
updated-dependencies:
- dependency-name: joserfc
  dependency-version: 1.6.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Mar 3, 2026
@Fokko Fokko merged commit 6c5e45c into main Mar 3, 2026
14 checks passed
@Fokko Fokko deleted the dependabot/uv/joserfc-1.6.3 branch March 3, 2026 06:15
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant