Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump jwcrypto from 1.2 to 1.3 #584

Merged
merged 1 commit into from
May 20, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2022

Bumps jwcrypto from 1.2 to 1.3.

Release notes

Sourced from jwcrypto's releases.

Version 1.3

What's Changed

Full Changelog: latchset/jwcrypto@v1.2.0...v1.3.0

Commits
  • bd2a741 Version 1.3
  • aad7da1 Move version information into a single place
  • 659fe72 JWT: Move JWKSet processing to JWE,JWS
  • e795a13 JWS: Allow JWKSet as key for verification
  • c26c4a2 JWE: Allow JWKSet as key for decryption
  • 81797b9 Add ReadTheDocs badge
  • 1b83458 Add docstrings for return types of public methods
  • 737361f JWT: Add validate() method
  • bc1fd83 Add tests for overloaded operators
  • 9f72813 Add eq function for JWS, JWE, JWT
  • 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 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 May 12, 2022 21:07
@dependabot dependabot bot added the dependencies [auto] Pull requests that update 3rd party software libraries and requirements label May 12, 2022
thekaveman
thekaveman previously approved these changes May 20, 2022
@thekaveman
Copy link
Member

@dependabot rebase

Bumps [jwcrypto](https://github.com/latchset/jwcrypto) from 1.2 to 1.3.
- [Release notes](https://github.com/latchset/jwcrypto/releases)
- [Commits](latchset/jwcrypto@v1.2.0...v1.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/jwcrypto-1.3 branch from 7efcb33 to a813582 Compare May 20, 2022 17:06
@thekaveman thekaveman merged commit 45ea673 into dev May 20, 2022
@thekaveman thekaveman deleted the dependabot/pip/jwcrypto-1.3 branch May 20, 2022 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies [auto] Pull requests that update 3rd party software libraries and requirements
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant