testing
testing copied to clipboard
chore(deps): bump jwcrypto from 0.6.0 to 1.5.5 in /test-infra/auto-deploy
Bumps jwcrypto from 0.6.0 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
- Fix doc generation by
@simo5
in latchset/jwcrypto#345- Update publish action to upload also binary dist by
@simo5
in latchset/jwcrypto#347- Fix pypi publishing by
@simo5
in latchset/jwcrypto#348Full Changelog: https://github.com/latchset/jwcrypto/compare/v1.5.4...v1.5.5
v1.5.4
One more release bump to address issues with typing_extensions minimum required version
Full Changelog: https://github.com/latchset/jwcrypto/compare/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
- Drop python 3.6 and 3.7 and add 3.11 support by
@simo5
in latchset/jwcrypto#340Full Changelog: https://github.com/latchset/jwcrypto/compare/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
- replace deprecated package with typing_extensions by
@david-homelend
in latchset/jwcrypto#337New Contributors
@david-homelend
made their first contribution in latchset/jwcrypto#337Full Changelog: https://github.com/latchset/jwcrypto/compare/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
- Fix X22519 import/export from PEM by
@achamayou
in latchset/jwcrypto#334- Read the Docs now requires a config file by
@simo5
in latchset/jwcrypto#335- chore: refactor for removing pdb symbols by
@peppelinux
in latchset/jwcrypto#330- Fix potential DoS issue with p2c header by
@simo5
in latchset/jwcrypto#336
... (truncated)
Commits
240cc60
Modernize pypi action491f448
Version 1.5.57f51d28
Update publish action to upload also binary dist5dc2ea2
Fix doc generationb9432ef
Version 1.5.4e7ef80f
Set a minimum version for typing_extensionsa06b84a
Version 1.5.3c659e38
Drop python 3.6 and 3.7 and add 3.11 support6c61f42
Version 1.5.270c0782
replace deprecated package with typing_extensions- Additional commits viewable in compare view
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.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign patrickxys for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment