chore(deps): batch update (dev tooling, jest 30, prettier 3, zstd v1.5.7) - #14
Merged
Merged
Conversation
Andarius
force-pushed
the
chore/deps-batch
branch
from
September 4, 2026 17:04
c693f6c to
959b8c6
Compare
nitro/nitrogen held at the peer-range ceiling (^0.35.0 -> 0.35.10); the coordinated 0.37 move across libs happens separately.
The previous pin (72c16b18) was an untagged zstd dev-branch commit, not the v1.5.6 tag .gitmodules claimed; now on the real v1.5.7 tag commit.
Andarius
force-pushed
the
chore/deps-batch
branch
from
September 4, 2026 19:24
959b8c6 to
bbb195a
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.
Stacked on #15 (drop zero-installs) — merge #15 first; GitHub retargets this to main automatically when #15's branch is deleted.
Description
Batch dev-tooling update + vendored zstd bump, now a 5-file diff (no cache zips).
Bumps: react 19.2.8, eslint 9.39.5 + @eslint/* minors, eslint-plugin-prettier 5.5.6, jest 30 + @types/jest 30, prettier 3.9.6, commitlint 21, del-cli 7, conventional-changelog-angular 8.3.1, lefthook 2.1.12, builder-bob 0.43, monorepo-config 0.4, turbo 2.10.12, release-it 20.2.1 + @release-it/conventional-changelog 11.0.1, example engines node >=20.20.2.
fix(zstd): vendor zstd v1.5.7— the old pin (72c16b18) was an untagged zstd dev-branch commit, not the v1.5.6 tag.gitmodulesclaimed; now on the real v1.5.7 tag (f8745da6). The fix-typed commit makes the merge auto-release (1.3.3) so the new zstd actually ships to npm.Skipped: nitro/nitrogen 0.36/0.37 (held at peer-range ceiling ^0.35 → 0.35.10; coordinated move separately), babel 8 / eslint 10 / TS 7 (RN toolchain peers), node 24 engines, RN core pins, release-it 21 + plugin 12 (node ^22.21||>=24 engines).