Skip to content

Bump joserfc from 1.7.0 to 1.7.4 in /backend - #71

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/joserfc-1.7.4
Closed

Bump joserfc from 1.7.0 to 1.7.4 in /backend#71
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/joserfc-1.7.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps joserfc from 1.7.0 to 1.7.4.

Release notes

Sourced from joserfc's releases.

1.7.4

   🐞 Bug Fixes

    View changes on GitHub

1.7.3

   🐞 Bug Fixes

    View changes on GitHub

1.7.2

   🐞 Bug Fixes

    View changes on GitHub

1.7.1

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from joserfc's changelog.

1.7.4

Released on July 13, 2026

  • Reject JWS general JSON serialization when signatures is empty.
  • Raises DecodeError when encrypted_key is None in JWE.

1.7.3

Released on July 8, 2026

  • Add default claims validation for iss, sub and aud.
  • Add size validation even for self-provided payload.

1.7.2

Released on June 29, 2026

  • Avoid trailing padding for JWTs.

1.7.1

Released on June 8, 2026

  • JWE: use the original aad value for decrypting.
Commits
  • 7facdee chore: release 1.7.4
  • 241ca27 chore: mark code no cover
  • 74be971 fix(jwe): raise DecodeError when encrypted_key is None
  • f409f8f fix: prevent verify_general_json bypass empty signatures
  • 6426489 chore: remove pypy-3.10
  • e88e0ce chore: release 1.7.3
  • 3a837a9 chore: update docs conf
  • 4f82a68 chore: update deps
  • c426fd4 chore: update github workflows
  • 683ca24 fix(jws): validate payload size for rfc7797
  • 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)

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

---
updated-dependencies:
- dependency-name: joserfc
  dependency-version: 1.7.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 19, 2026
@zmustafa

Copy link
Copy Markdown
Owner

Shipped in 1333b77 (pushed to main), so this PR is superseded. Applied together and validated as a set: pip check clean, backend 5696 passed / 16 skipped / 523 deselected / 8 xfailed, npm ci clean, npm audit 0 vulnerabilities, frontend production build passed.

@zmustafa zmustafa closed this Aug 19, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/pip/backend/joserfc-1.7.4 branch August 19, 2026 14:55
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