Skip to content

chore(deps): bump joserfc from 1.5.0 to 1.6.3#63850

Merged
jscheffl merged 1 commit intomainfrom
dependabot/uv/joserfc-1.6.3
Mar 28, 2026
Merged

chore(deps): bump joserfc from 1.5.0 to 1.6.3#63850
jscheffl merged 1 commit intomainfrom
dependabot/uv/joserfc-1.6.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps joserfc from 1.5.0 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
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.
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 dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Mar 17, 2026
@dependabot dependabot bot force-pushed the dependabot/uv/joserfc-1.6.3 branch 5 times, most recently from 42e52be to e5564f1 Compare March 24, 2026 23:10
@dependabot dependabot bot force-pushed the dependabot/uv/joserfc-1.6.3 branch 4 times, most recently from 9889c5c to 0bfa113 Compare March 27, 2026 18:05
Bumps [joserfc](https://github.com/authlib/joserfc) from 1.5.0 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.5.0...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 force-pushed the dependabot/uv/joserfc-1.6.3 branch from 0bfa113 to 209889c Compare March 27, 2026 18:07
@jscheffl jscheffl merged commit 6710866 into main Mar 28, 2026
65 checks passed
@jscheffl jscheffl deleted the dependabot/uv/joserfc-1.6.3 branch March 28, 2026 17:00
sunny7712 pushed a commit to sunny7712/airflow that referenced this pull request Mar 29, 2026
Bumps [joserfc](https://github.com/authlib/joserfc) from 1.5.0 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.5.0...1.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
nailo2c pushed a commit to nailo2c/airflow that referenced this pull request Mar 30, 2026
Bumps [joserfc](https://github.com/authlib/joserfc) from 1.5.0 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.5.0...1.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Suraj-kumar00 pushed a commit to Suraj-kumar00/airflow that referenced this pull request Apr 7, 2026
Bumps [joserfc](https://github.com/authlib/joserfc) from 1.5.0 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.5.0...1.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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