Skip to content

fix(deps): bump joserfc from 0.11.1 to 1.0.3#112

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/joserfc-1.0.3
Closed

fix(deps): bump joserfc from 0.11.1 to 1.0.3#112
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/joserfc-1.0.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps joserfc from 0.11.1 to 1.0.3.

Release notes

Sourced from joserfc's releases.

1.0.3

   🐞 Bug Fixes

    View changes on GitHub

1.0.2

   🚀 Features

    View changes on GitHub

1.0.1

   🐞 Bug Fixes

    View changes on GitHub

1.0.0

   🚀 Features

  • types: Added boolean types for registry value and values options added tests for boolean value and values in registry  -  by @​stormcow (5e58b)
  • types: Use strict type hint  -  by @​lepture (98540)

   🐞 Bug Fixes

    View changes on GitHub

0.12.0

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from joserfc's changelog.

1.0.3

Released on Feb 6, 2025

  • Allow using sha256, sha384, sha512 hash functions in thumbprint (RFC7638).

1.0.2

Released on Jan 20, 2025

  • Support import key from a certificate pem file.

1.0.1

Released on December 3, 2024

  • Throw an error on non-valid base64 strings.

1.0.0

Released on July 14, 2024

  • Fix type hints for strict mode.

0.12.0

Released on June 15, 2024

  • Limit DEF decompress size to 250k bytes.
  • Fix claims validation, , via :issue:23.
Commits
  • cfa81c9 chore: release 1.0.3
  • d6a4819 fix: allow sha256, sha384, sha512 hash functions in thumbprint, via #30
  • 378f9e8 docs: add migrating from python-jose docs
  • 2da96f8 chore: release 1.0.2
  • bfff3c1 feat: support import key from a certificate pem file
  • e31aaf6 chore: use rye to track dependencies
  • 21e87d7 chore: update github workflows
  • b7963ad docs: update changelog
  • 713a72d chore: release 1.0.1
  • 28fa871 chore: add python 3.12 support
  • 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 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 requested a review from a team as a code owner February 24, 2025 11:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 24, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/joserfc-1.0.3 branch 3 times, most recently from e21cb08 to f8b2c89 Compare February 25, 2025 11:19
Bumps [joserfc](https://github.com/authlib/joserfc) from 0.11.1 to 1.0.3.
- [Release notes](https://github.com/authlib/joserfc/releases)
- [Changelog](https://github.com/authlib/joserfc/blob/main/docs/changelog.rst)
- [Commits](authlib/joserfc@0.11.1...1.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/joserfc-1.0.3 branch from f8b2c89 to 5fff40d Compare February 25, 2025 13:53
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 28, 2025

Superseded by #116.

@dependabot dependabot bot closed this Feb 28, 2025
@dependabot dependabot bot deleted the dependabot/pip/joserfc-1.0.3 branch February 28, 2025 02:43
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.

0 participants