Skip to content

chore(deps-dev): bump joserfc from 1.0.0 to 1.6.3#379

Merged
Sashwatdas123 merged 1 commit into
mainfrom
dependabot/pip/joserfc-1.6.3
May 27, 2026
Merged

chore(deps-dev): bump joserfc from 1.0.0 to 1.6.3#379
Sashwatdas123 merged 1 commit into
mainfrom
dependabot/pip/joserfc-1.6.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Bumps joserfc from 1.0.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

... (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 dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 27, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/joserfc-1.6.3 branch from 1163bc9 to 8c80b70 Compare May 27, 2026 05:25
@Sashwatdas123
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [joserfc](https://github.com/authlib/joserfc) from 1.0.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.0.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/pip/joserfc-1.6.3 branch from 8c80b70 to 24298ed Compare May 27, 2026 08:34
Copy link
Copy Markdown
Contributor

@Sashwatdas123 Sashwatdas123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Sashwatdas123 Sashwatdas123 merged commit 58c9258 into main May 27, 2026
6 of 8 checks passed
@Sashwatdas123 Sashwatdas123 deleted the dependabot/pip/joserfc-1.6.3 branch May 27, 2026 09:28
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.

1 participant