Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2025

Bumps jose from 5.9.6 to 6.0.8.

Release notes

Sourced from jose's releases.

v6.0.8

Fixes

  • export [customFetch] symbol from the default entrypoint (1615614), closes #762

v6.0.7

Documentation

  • improve generate key/secret and import function descriptions (cd06359)

Fixes

  • use [customFetch] when provided to createRemoteJWKSet (35f6509), closes #760

v6.0.6

Refactor

Documentation

  • add various exported symbol descriptions (3b8ff71)
  • add various exported symbol descriptions (fc4e7da)
  • add various exported symbol descriptions (74f02c8)
  • update base64url function descriptions (03d72c8)

v6.0.5

Refactor

  • types: make JWKParameters.kty compatible with @​types/node and @​types/web (bb6ccfe)

Documentation

  • add various exported symbol descriptions (f52c2ff)

v6.0.4

Refactor

  • optimize base64 with tc39/proposal-arraybuffer-base64 (8a0da69), closes #752
  • update getSPKI to use crypto.createPublicKey when available (92392a0), closes #752
  • use Double HMAC pattern for AES-CBC tag comparison (f3ba4c7), closes #752

v6.0.3

Documentation

  • remove root module tag so that README.md shows up on jsr.io (ee70698)

... (truncated)

Changelog

Sourced from jose's changelog.

6.0.8 (2025-02-26)

Fixes

  • export [customFetch] symbol from the default entrypoint (1615614), closes #762

6.0.7 (2025-02-25)

Documentation

  • improve generate key/secret and import function descriptions (cd06359)

Fixes

  • use [customFetch] when provided to createRemoteJWKSet (35f6509), closes #760

6.0.6 (2025-02-23)

Refactor

Documentation

  • add various exported symbol descriptions (3b8ff71)
  • add various exported symbol descriptions (fc4e7da)
  • add various exported symbol descriptions (74f02c8)
  • update base64url function descriptions (03d72c8)

6.0.5 (2025-02-23)

Refactor

  • types: make JWKParameters.kty compatible with @​types/node and @​types/web (bb6ccfe)

Documentation

  • add various exported symbol descriptions (f52c2ff)

6.0.4 (2025-02-22)

Refactor

... (truncated)

Commits
  • 87f4900 chore(release): 6.0.8
  • 1615614 fix: export [customFetch] symbol from the default entrypoint
  • 7ab375c chore: cleanup after release
  • e3946b5 chore(release): 6.0.7
  • 35f6509 fix: use [customFetch] when provided to createRemoteJWKSet
  • cd06359 docs: improve generate key/secret and import function descriptions
  • df99550 test: update tap/generate_options.ts
  • 201e0b1 chore: cleanup after release
  • 445a525 chore(release): 6.0.6
  • 3b8ff71 docs: add various exported symbol descriptions
  • 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 5.9.6 to 6.0.8.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v5.9.6...v6.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@rpl
Copy link
Member

rpl commented Feb 27, 2025

Setting to status: do not merge due to failures hit by tests (see crypto is undefined in the errors hit on CI), we need to investigate this before updating jose dependency.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 12, 2025

Superseded by #3373.

@dependabot dependabot bot closed this Mar 12, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jose-6.0.8 branch March 12, 2025 07:21
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 state: do not merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants