saleor / saleor-app-payment-authorize.net

Other
0 stars 0 forks source link

Bump jose from 4.14.4 to 5.6.3 #126

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Bumps jose from 4.14.4 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 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)
changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: c7c52885681fee668a7ce8c0ec7b8291b8bd398e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR