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

Bump jwcrypto from 1.4.2 to 1.5.5 #3563

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2024

Bumps jwcrypto from 1.4.2 to 1.5.5.

Release notes

Sourced from jwcrypto's releases.

Version 1.5.5

This version fixes a pypi distribution problem introduced in 1.0 when pushing was automated. With 1.5.5 a binary wheel is now also made available on pypi.

What's Changed

Full Changelog: latchset/jwcrypto@v1.5.4...v1.5.5

v1.5.4

One more release bump to address issues with typing_extensions minimum required version

Full Changelog: latchset/jwcrypto@v1.5.3...v1.5.4

v1.5.3

Bumping release due to inconsistency in python 3.6 support that affected pypi jwcrypto-1.5.3.tar.gz.sha512sum.txt jwcrypto-1.5.3.tar.gz

What's Changed

Full Changelog: latchset/jwcrypto@v1.5.2...v1.5.3

Version 1.5.2 - maintenance release

This is a minor maintenance release to improve interoperability with debuggers Note: yanked from pypi due to 3.6 incompatibility, use 1.5.3

What's Changed

New Contributors

Full Changelog: latchset/jwcrypto@v1.5.1...v1.5.2

Version 1.5.1 - Security Release

This is a minor security release to fix a potential DoS for applications that allow the use of symmetric keys with pbkdf2.

What's Changed

... (truncated)

Commits
  • 240cc60 Modernize pypi action
  • 491f448 Version 1.5.5
  • 7f51d28 Update publish action to upload also binary dist
  • 5dc2ea2 Fix doc generation
  • b9432ef Version 1.5.4
  • e7ef80f Set a minimum version for typing_extensions
  • a06b84a Version 1.5.3
  • c659e38 Drop python 3.6 and 3.7 and add 3.11 support
  • 6c61f42 Version 1.5.2
  • 70c0782 replace deprecated package with typing_extensions
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [jwcrypto](https://github.com/latchset/jwcrypto) from 1.4.2 to 1.5.5.
- [Release notes](https://github.com/latchset/jwcrypto/releases)
- [Commits](latchset/jwcrypto@v1.4.2...v1.5.5)

---
updated-dependencies:
- dependency-name: jwcrypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2024
Copy link

codecov bot commented Mar 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.24%. Comparing base (c48fb05) to head (ebeee10).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3563   +/-   ##
=======================================
  Coverage   88.24%   88.24%           
=======================================
  Files         677      677           
  Lines       21385    21385           
=======================================
  Hits        18871    18871           
  Misses       2514     2514           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants