chore(deps): bump openssl from 0.10.79 to 0.10.80 in /tee-worker/omni-executor#3999
Merged
Kailai-Wang merged 1 commit intoMay 22, 2026
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`.
Collaborator
|
@dependabot rebase |
9b557c3 to
5d28de2
Compare
Collaborator
|
@dependabot rebase |
Bumps [openssl](https://github.com/rust-openssl/rust-openssl) from 0.10.79 to 0.10.80. - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.79...openssl-v0.10.80) --- updated-dependencies: - dependency-name: openssl dependency-version: 0.10.80 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
5d28de2 to
0a9fc29
Compare
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 openssl from 0.10.79 to 0.10.80.
Release notes
Sourced from openssl's releases.
Commits
35be7aeRelease openssl 0.10.80 and openssl-sys 0.9.116 (#2639)19eceb2Fix output buffer overflow in cipher_update_inplace for AES key-wrap-with-pad...b460eb3Prefer Homebrew openssl@4 and stop looking for openssl@1.1 (#2633)