Skip to content

fix(deps): bump joserfc from 0.10.0 to 0.11.1#92

Merged
gdulafactset merged 1 commit into
mainfrom
dependabot/pip/joserfc-0.11.1
Jun 10, 2024
Merged

fix(deps): bump joserfc from 0.10.0 to 0.11.1#92
gdulafactset merged 1 commit into
mainfrom
dependabot/pip/joserfc-0.11.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 5, 2024

Bumps joserfc from 0.10.0 to 0.11.1.

Release notes

Sourced from joserfc's releases.

0.11.1

   🐞 Bug Fixes

    View changes on GitHub

0.11.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from joserfc's changelog.

0.11.1

Released on June 4, 2024

  • Remove validating typ header with jwt.decode method.

0.11.0

Released on June 4, 2024

  • jwe.decrypt_json allows to verify only one recipient.
  • Prevent OctKey to import ssh-dss.
  • Deprecate use of string and bytes as key.
Commits
  • 19e9fa2 chore: release 0.11.1
  • 90526d0 fix(jwt): no need to verify typ header value
  • e461837 chore: release 0.11.0
  • 5550865 fix(jwk): check ssh-dss for OctKey
  • fe46f39 fix: add warnings when using str/bytes as key
  • 2b1078d docs: encourage to use OctKey instead of str/bytes
  • a19b126 docs: add verify_all_recipients documentation
  • 79d30da feat(jwe): allow verify only one recipient
  • See full diff 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 June 5, 2024 02:56
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 5, 2024
Bumps [joserfc](https://github.com/authlib/joserfc) from 0.10.0 to 0.11.1.
- [Release notes](https://github.com/authlib/joserfc/releases)
- [Changelog](https://github.com/authlib/joserfc/blob/main/docs/changelog.rst)
- [Commits](authlib/joserfc@0.10.0...0.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/joserfc-0.11.1 branch from 2ad266b to 5283777 Compare June 10, 2024 13:14
@gdulafactset gdulafactset merged commit a59706b into main Jun 10, 2024
@gdulafactset gdulafactset deleted the dependabot/pip/joserfc-0.11.1 branch June 10, 2024 13:19
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