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

fix(deps): bump jose from 4.15.5 to 5.6.3 #539

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2024

Bumps jose from 4.15.5 to 5.6.3.

Release notes

Sourced from jose's releases.

v5.6.3

Fixes

  • add sideEffects:false to nested ESM package.json files (f3aff1c)

v5.6.2

Refactor

  • CryptoKey normalization is not always async (b7751f5)
  • weak cache normalized CryptoKey instances (32b25a5)

Fixes

  • ensure KeyObject type in Web API encrypt/decrypt (b7920bd)

v5.6.1

Refactor

  • normalize is always defined for Web API runtimes (7bcb103)

Fixes

  • workaround turbo's eager optimizations (723a042), closes #690

v5.6.0

Features

  • support KeyObject inputs in WebCryptoAPI runtimes given compatibility (e178b8f)

v5.5.0

Features

v5.4.1

Fixes

  • ensure latest release on npm is v5.x (a9b2a30)

v5.4.0

Features

  • expose JWT's payload in JWTClaimValidationFailed instances (58bcffb), closes #680

Refactor

... (truncated)

Changelog

Sourced from jose's changelog.

5.6.3 (2024-07-03)

Fixes

  • add sideEffects:false to nested ESM package.json files (f3aff1c)

5.6.2 (2024-06-27)

Refactor

  • CryptoKey normalization is not always async (b7751f5)
  • weak cache normalized CryptoKey instances (32b25a5)

Fixes

  • ensure KeyObject type in Web API encrypt/decrypt (b7920bd)

5.6.1 (2024-06-27)

Refactor

  • normalize is always defined for Web API runtimes (7bcb103)

Fixes

  • workaround turbo's eager optimizations (723a042), closes #690

5.6.0 (2024-06-27)

Features

  • support KeyObject inputs in WebCryptoAPI runtimes given compatibility (e178b8f)

5.5.0 (2024-06-26)

Features

5.4.1 (2024-06-18)

Fixes

... (truncated)

Commits
  • 5b66bd4 chore(release): 5.6.3
  • f3aff1c fix: add sideEffects:false to nested ESM package.json files
  • 7d6efb9 chore: bump codeql action
  • b190d22 chore: add jwt-decode to package.json keywords
  • 8d397cb docs: update UnsecuredJWT.decode variable name
  • b062a27 chore: cleanup after release
  • 084dae1 chore(release): 5.6.2
  • b7920bd fix: ensure KeyObject type in Web API encrypt/decrypt
  • 32b25a5 refactor: weak cache normalized CryptoKey instances
  • b7751f5 refactor: CryptoKey normalization is not always async
  • 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)

Bumps [jose](https://github.com/panva/jose) from 4.15.5 to 5.6.3.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v4.15.5...v5.6.3)

---
updated-dependencies:
- dependency-name: jose
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 3, 2024 13:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 3, 2024
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants