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 jose from 3.5.2 to 3.20.4 #16

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 Sep 16, 2022

Bumps jose from 3.5.2 to 3.20.4.

Release notes

Sourced from jose's releases.

v3.20.4

Fixes

  • limit default PBES2 alg's computational expense (d530c30)

v3.20.3

Bug Fixes

  • remove clutter when tree shaking browser dist (73ba370)
  • typescript: JWTExpired error TS2417 (373e0e4)

v3.20.2

Bug Fixes

  • allow tree-shaking of errors (0824301)

v3.20.1

Bug Fixes

  • typescript: PEM import functions always resolve a KeyLike, never a Uint8Array (8ef3a8e)

v3.20.0

Features

  • improve key input type errors, remove dependency on @​types/node (a13eb04)

Bug Fixes

  • proper createRemoteJWKSet timeoutDuration handling (efa1619), closes #277

v3.19.0

Features

  • return resolved key when verify and decrypt resolve functions are used (49fb62c)

v3.18.0

Features

  • add X.509/SPKI/PKCS8 key import and SPKI/PKCS8 export functions (a2af0f4)

v3.17.0

Features

  • cloudflare workers: add support for EdDSA using Ed25519 (0967369)

v3.16.1

Bug Fixes

  • guard Sign payloads and Encrypt plaintext argument types (10a18f2)

... (truncated)

Changelog

Sourced from jose's changelog.

3.20.4 (2022-09-01)

Bug Fixes

  • limit default PBES2 alg's computational expense (d530c30)

3.20.3 (2021-10-14)

Bug Fixes

  • remove clutter when tree shaking browser dist (73ba370)
  • typescript: JWTExpired error TS2417 (373e0e4)

3.20.2 (2021-10-13)

Bug Fixes

  • allow tree-shaking of errors (0824301)

3.20.1 (2021-10-06)

Bug Fixes

  • typescript: PEM import functions always resolve a KeyLike, never a Uint8Array (8ef3a8e)

3.20.0 (2021-10-06)

Features

  • improve key input type errors, remove dependency on @​types/node (a13eb04)

Bug Fixes

  • proper createRemoteJWKSet timeoutDuration handling (efa1619), closes #277

3.19.0 (2021-09-26)

Features

  • return resolved key when verify and decrypt resolve functions are used (49fb62c)

3.18.0 (2021-09-22)

... (truncated)

Commits
  • a38040d chore(release): 3.20.4
  • 1895f9e chore: lock down build deps
  • d530c30 fix: limit default PBES2 alg's computational expense
  • 5309e00 ci: full-ci triggers all actions on PRs
  • 82105d6 ci: update release to make to tag on npm and not push to main
  • c4a91e1 chore(release): 3.20.3
  • 73ba370 fix: remove clutter when tree shaking browser dist
  • 373e0e4 fix(typescript): JWTExpired error TS2417
  • 4f7f8a8 docs: hide path from the doc headers
  • 64197f0 chore: cleanup after publish
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [jose](https://github.com/panva/jose) from 3.5.2 to 3.20.4.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/v3.20.4/CHANGELOG.md)
- [Commits](panva/jose@v3.5.2...v3.20.4)

---
updated-dependencies:
- dependency-name: jose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 16, 2022
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