Skip to content

chore(deps): bump jsonwebtoken from 10.3.0 to 10.4.0 in /tee-worker/omni-executor#4000

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/cargo/tee-worker/omni-executor/jsonwebtoken-10.4.0
Closed

chore(deps): bump jsonwebtoken from 10.3.0 to 10.4.0 in /tee-worker/omni-executor#4000
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/cargo/tee-worker/omni-executor/jsonwebtoken-10.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps jsonwebtoken from 10.3.0 to 10.4.0.

Changelog

Sourced from jsonwebtoken's changelog.

10.4.0 (2026-05-11)

  • Fix incorrect encoding for Ed25519 JWK thumbprints
  • Make Algorithm.family public and add Validation.new_for_family
  • EncodingKey and DecodingKey are now partially zeroized on drop (the intermediate PemEncodedKey isn't so far)
Commits

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [jsonwebtoken](https://github.com/Keats/jsonwebtoken) from 10.3.0 to 10.4.0.
- [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](Keats/jsonwebtoken@v10.3.0...v10.4.0)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-version: 10.4.0
  dependency-type: direct:production
...

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

vercel Bot commented May 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
heima-aa-demo-app Ignored Ignored May 22, 2026 2:19pm

Request Review

Kailai-Wang added a commit that referenced this pull request May 22, 2026
Aggregated patch set under the same rule as #3993: no polkadot-sdk, no
enclave/Rust under tee-worker/**/Cargo.*. Only JS/TS tooling touched.

- ws bumps (8.x patch, security fixes):
  - parachain/docker/pnpm-lock.yaml (8.18.2 -> 8.20.1)
  - parachain/ts-tests/pnpm-lock.yaml (8.20.0 -> 8.20.1) — #3997
  - tee-worker/client-api/pnpm-lock.yaml (8.18.2 -> 8.20.1)
  - tee-worker/identity/scripts/test_transfer/package-lock.json (8.18.2 -> 8.20.1)
  - tee-worker/identity/ts-tests/{pnpm-lock.yaml,integration-tests,
    post-checks,worker}/* (8.18.3 -> 8.20.1)
  - tee-worker/omni-executor/client-sdk/{package.json,pnpm-lock.yaml}
    (8.20.0 -> 8.20.1) — #3996
  - tee-worker/omni-executor/ts-tests/{pnpm-lock.yaml,
    integration-tests,stress-tests}/* (8.20.0 -> 8.20.1) — #3994
- brace-expansion bumps:
  - tee-worker/omni-executor/client-sdk: 5.0.5 -> 5.0.6 + balanced-match
    4.0.4 dropped (5.0.6 uses 4.0.3) — #3989
- @babel/plugin-transform-modules-systemjs bumps:
  - tee-worker/omni-executor/client-sdk: 7.29.0 -> 7.29.4 — #3995

Supersedes: #3989, #3994, #3995, #3996, #3997.

Partially absorbs #4001 (the npm 6-dir bundle): took its parachain/docker,
client-api, identity/scripts/test_transfer, and identity/ts-tests pieces.

Excluded on purpose:
- #3998 (ws in parachain/scripts/ts-utils): dependabot's patch also drifts
  lockfile specifiers for @polkadot/{api,util,util-crypto}, prettier,
  ethers, tsx etc. away from package.json, breaking --frozen-lockfile.
  Leave for a clean regenerated patch.
- #4001's tee-worker/identity/client-sdk/{package.json,pnpm-lock.yaml}:
  same v6 -> v9 lockfile-format migration as before (~12k-line diff).
- #4001's tee-worker/omni-executor/contracts/aa/aa-demo-app/**:
  triggers contract-check, which still fails on the pre-existing
  anchor-syn 0.32.1 / rustc incompat.
- #4003: both target dirs (identity/client-sdk + aa-demo-app) are
  off-limits for the above reasons.
- #3992, #3999, #4000: cargo bumps under tee-worker/omni-executor (Rust).
- #4001 (parent bundle): partially absorbed here; remaining bits left
  for follow-up.

Each lockfile validated locally with `pnpm install --frozen-lockfile`.
@Kailai-Wang
Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 22, 2026

Looks like jsonwebtoken is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this May 22, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/tee-worker/omni-executor/jsonwebtoken-10.4.0 branch May 22, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant