Skip to content

fix(acir_tests): refresh yarn.lock for bb.js's proper-lockfile dependency - #25543

Merged
charlielye merged 1 commit into
nextfrom
cl/acir-tests-lockfile
Sep 26, 2026
Merged

charlielye merged 1 commit into
nextfrom
cl/acir-tests-lockfile

Conversation

@charlielye

Copy link
Copy Markdown
Contributor

barretenberg/acir_tests consumes bb.js through a portal, and bb.js gained proper-lockfile (plus its retry dependency) with the concurrent-safe CRS cache fill in #25493 without this lockfile following. A cold yarn install --immutable in barretenberg/acir_tests fails on the two missing resolutions.

Regular CI kept passing because its node_modules cache hit; the 2026-09-26 nightly release (https://github.com/AztecProtocol/aztec-packages/actions/runs/36216969684) missed the cache and failed in bb-acir on exactly this, so no nightly can publish until it lands.

Only yarn.lock changes (the two resolutions added).

🤖 Generated with Claude Code

https://claude.ai/code/session_012EUKia6wteDk9kZZuT2Gju

…ency

barretenberg/acir_tests consumes bb.js through a portal, and bb.js gained proper-lockfile (and
its retry dependency) with the concurrent-safe CRS cache fill (#25493) without this lockfile
following. A cold `yarn install --immutable` here fails on the missing resolutions; regular CI
kept passing on its node_modules cache hit, and the 2026-09-26 nightly release, which missed the
cache, failed in bb-acir on exactly this.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012EUKia6wteDk9kZZuT2Gju
@charlielye
charlielye enabled auto-merge (squash) September 26, 2026 14:57
@charlielye
charlielye merged commit 00e2f3f into next Sep 26, 2026
16 checks passed
@charlielye
charlielye deleted the cl/acir-tests-lockfile branch September 26, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant