Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Comments

Bump jose from 4.14.4 to 6.0.6#158

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/jose-6.0.6
Open

Bump jose from 4.14.4 to 6.0.6#158
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/jose-6.0.6

Conversation

@dependabot
Copy link
Contributor

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

Bumps jose from 4.14.4 to 6.0.6.

Release notes

Sourced from jose's releases.

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)

v6.0.2

Documentation

  • add module tags to all entrypoints (a5687aa)

v6.0.1

Fixes

  • types: update build to include extensions in type imports (9b96672)

v6.0.0

⚠ BREAKING CHANGES

  • The PEMImportOptions type interface is renamed to KeyImportOptions.
  • all builds and bundles now use ES2022 as target

... (truncated)

Changelog

Sourced from jose's changelog.

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

  • 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

6.0.3 (2025-02-22)

Documentation

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

6.0.2 (2025-02-22)

Documentation

  • add module tags to all entrypoints (a5687aa)

... (truncated)

Commits
  • 445a525 chore(release): 6.0.6
  • 3b8ff71 docs: add various exported symbol descriptions
  • fc4e7da docs: add various exported symbol descriptions
  • 74f02c8 docs: add various exported symbol descriptions
  • e1350ef refactor: move base64url around
  • 03d72c8 docs: update base64url function descriptions
  • d18f7f8 chore: cleanup after release
  • f6042ad chore(release): 6.0.5
  • f52c2ff docs: add various exported symbol descriptions
  • adcad33 chore: update bug report issue template
  • 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.14.4 to 6.0.6.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v4.14.4...v6.0.6)

---
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 February 24, 2025 04:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 24, 2025
@changeset-bot
Copy link

changeset-bot bot commented Feb 24, 2025

⚠️ No Changeset found

Latest commit: 16cedbc

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

@github-actions
Copy link

Differences Found

✅ No packages or licenses were added.

Summary

Expand
License Name Package Count Packages
0BSD 1
Packages
  • tslib
AFL-2.1 1
Packages
  • json-schema
CC-BY-3.0 1
Packages
  • spdx-exceptions
MPL-2.0 1
Packages
  • axe-core
Public Domain 1
Packages
  • jsonify
Python-2.0 1
Packages
  • argparse
Unlicense 1
Packages
  • tweetnacl
WTFPL 1
Packages
  • utf8-byte-length
BlueOak-1.0.0 2
Packages
  • jackspeak
  • path-scurry
CC-BY-4.0 2
Packages
  • @saleor/macaw-ui
  • caniuse-lite
CC0-1.0 3
Packages
  • language-subtag-registry
  • spdx-license-ids
  • type-fest
<<missing>> 5
Packages
  • busboy
  • cycle
  • example-nextjs-app-router-starter
  • eyes
  • streamsearch
BSD-2-Clause 17
Packages
  • @typescript-eslint/parser
  • @typescript-eslint/typescript-estree
  • css-what
  • damerau-levenshtein
  • dotenv
  • entities
  • eslint-scope
  • espree
  • esprima
  • esrecurse
  • estraverse
  • esutils
  • glob-to-regexp
  • normalize-package-data
  • terser
  • uri-js
  • webidl-conversions
BSD-3-Clause 26
Packages
  • @humanwhocodes/object-schema
  • @saleor/eslint-plugin-saleor-app
  • @sentry/cli
  • @xtuc/ieee754
  • abab
  • asn1js
  • bcrypt-pbkdf
  • diff
  • esquery
  • exenv
  • hoist-non-react-statics
  • ieee754
  • immutable
  • istanbul-lib-coverage
  • istanbul-lib-report
  • istanbul-lib-source-maps
  • istanbul-reports
  • json-schema
  • qs
  • secure-json-parse
  • And 6 more...
Apache-2.0 43
Packages
  • @ampproject/remapping
  • @humanwhocodes/config-array
  • @humanwhocodes/module-importer
  • @pollyjs/adapter
  • @pollyjs/adapter-fetch
  • @pollyjs/adapter-node-http
  • @pollyjs/core
  • @pollyjs/node-server
  • @pollyjs/persister
  • @pollyjs/persister-fs
  • @pollyjs/utils
  • @swc/counter
  • @swc/helpers
  • @webassemblyjs/leb128
  • @xtuc/long
  • aria-query
  • aws-sign2
  • axobject-query
  • bser
  • caseless
  • And 23 more...
ISC 63
Packages
  • @isaacs/cliui
  • @saleor/app-sdk
  • @saleor/json-schema-compiler
  • anymatch
  • ast-types-flow
  • authorizenet
  • cli-color
  • cli-width
  • cliui
  • d
  • electron-to-chromium
  • es5-ext
  • es6-symbol
  • es6-weak-map
  • eslint-import-resolver-typescript
  • ext
  • fastq
  • flatted
  • foreground-child
  • fs.realpath
  • And 43 more...
MIT 1088
Packages
  • @aashutoshrathi/word-wrap
  • @adobe/css-tools
  • @alloc/quick-lru
  • @apollo/client
  • @ardatan/relay-compiler
  • @ardatan/sync-fetch
  • @babel/code-frame
  • @babel/compat-data
  • @babel/core
  • @babel/generator
  • @babel/helper-annotate-as-pure
  • @babel/helper-compilation-targets
  • @babel/helper-create-class-features-plugin
  • @babel/helper-environment-visitor
  • @babel/helper-function-name
  • @babel/helper-hoist-variables
  • @babel/helper-member-expression-to-functions
  • @babel/helper-module-imports
  • @babel/helper-module-transforms
  • @babel/helper-optimise-call-expression
  • And 1068 more...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

0 participants