chore(deps): bump ws from 8.17.1 to 8.20.1 in /parachain/scripts/ts-utils#3998
Merged
Kailai-Wang merged 1 commit intoMay 22, 2026
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
6 tasks
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`.
Bumps [ws](https://github.com/websockets/ws) from 8.17.1 to 8.20.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.17.1...8.20.1) --- updated-dependencies: - dependency-name: ws dependency-version: 8.20.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2fff0e3 to
d46455d
Compare
Collaborator
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with dev! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps ws from 8.17.1 to 8.20.1.
Release notes
Sourced from ws's releases.
... (truncated)
Commits
5d9b316[dist] 8.20.1c0327ec[security] Fix uninitialized memory disclosure inwebsocket.close()ce2a3d6[ci] Test on node 2658e45b8[ci] Do not test on node 255f26c24[ci] Run the lint step on node 248439255[dist] 8.20.0d3503c1[minor] Export thePerMessageDeflateclass and header utils3ee5349[api] Convert theisServerandmaxPayloadparameters to options91707b4[doc] Add missing space8b55319[pkg] Update eslint to version 10.0.1