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): update dependency jose to v5.9.2 #213

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jose 5.4.0 -> 5.9.2 age adoption passing confidence

Release Notes

panva/jose (jose)

v5.9.2

Compare Source

Refactor
  • types: remove index signatures from JWK interfaces (ccf0cda)

v5.9.1

Compare Source

Fixes
  • types: add missing index signature on the convenience JWK types (90a93dc)

v5.9.0

Compare Source

Features
  • allow JWK objects as "key" input to sign and verify (c6302ea)

v5.8.0

Compare Source

Features
  • add subpath module exports (72ecff6)
Refactor
  • omit LocalJWKSet export since it's no longer needed for RemoteJWKSet (c502731)

v5.7.0

Compare Source

Features
  • graduate jwksCache to stable API (0f09c12)

v5.6.3

Compare Source

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

v5.6.2

Compare Source

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

Compare Source

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

v5.6.0

Compare Source

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

v5.5.0

Compare Source

Features

v5.4.1

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

changeset-bot bot commented Jun 18, 2024

⚠️ No Changeset found

Latest commit: 7c1a8d1

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

@renovate renovate bot changed the title fix(deps): update dependency jose to v5.4.1 fix(deps): update dependency jose to v5.5.0 Jun 26, 2024
@renovate renovate bot changed the title fix(deps): update dependency jose to v5.5.0 fix(deps): update dependency jose to v5.6.0 Jun 27, 2024
@renovate renovate bot changed the title fix(deps): update dependency jose to v5.6.0 fix(deps): update dependency jose to v5.6.2 Jun 27, 2024
@renovate renovate bot changed the title fix(deps): update dependency jose to v5.6.2 fix(deps): update dependency jose to v5.6.3 Jul 3, 2024
@renovate renovate bot changed the title fix(deps): update dependency jose to v5.6.3 fix(deps): update dependency jose to v5.7.0 Aug 19, 2024
@renovate renovate bot changed the title fix(deps): update dependency jose to v5.7.0 fix(deps): update dependency jose to v5.8.0 Aug 26, 2024
@renovate renovate bot changed the title fix(deps): update dependency jose to v5.8.0 fix(deps): update dependency jose to v5.9.0 Sep 13, 2024
@renovate renovate bot changed the title fix(deps): update dependency jose to v5.9.0 fix(deps): update dependency jose to v5.9.1 Sep 13, 2024
@renovate renovate bot changed the title fix(deps): update dependency jose to v5.9.1 fix(deps): update dependency jose to v5.9.2 Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants