chore(deps): bump dev dependencies via yarn up -R '*'#8724
Open
Lukas742 wants to merge 1 commit into
Open
Conversation
Closes form-data CVE-2026-12143 by bumping form-data 4.0.5 → 4.0.6 (both ^4.0.5 from axios and ~4.0.4 from @cypress/request collapse onto the patched version). Lockfile-only change. Notable transitive shifts: - caniuse-api 3.0.0 → 4.0.0 (drops lodash.memoize / lodash.uniq) via postcss-* family 8.0.0 → 8.0.1 patch bumps - node-gyp 'latest' channel → 13.0.0 (used by fsevents); ^12.1.0 channel (npmcli) stays on 12.x - oxc-resolver 11.20.0 → 11.21.3 (storybook dep) pulls @emnapi/* and @napi-rs/wasm-runtime as wasm-fallback transitives - http(s)-proxy-agent 9.0.0 → 9.1.0 introduces proxy-agent-negotiate - tcp-port-used 1.0.2 → 1.0.3 hard-pins is2@2.0.1, which in turn pulls ip-regex ^2.1.0 — no known advisories on either; both are dev-only Cypress test infra - Routine patch/data bumps: caniuse-lite, electron-to-chromium, acorn, nanoid, undici, semver, rollup, axe-core, body-parser, hono, postcss-*, and the usual es-abstract micro-bumps nodemailer remains on 8.0.11 (capped by monocart-coverage-reports); the open CVE is not reachable from this repo's usage.
Contributor
|
Size Change: -4 B (0%) Total Size: 520 kB 📦 View Changed
ℹ️ View Unchanged
|
Coverage Report for CI Build 28096854093Coverage remained the same at 85.482%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats💛 - Coveralls |
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.
Closes form-data CVE-2026-12143 by bumping form-data 4.0.5 → 4.0.6 (both ^4.0.5 from axios and ~4.0.4 from @cypress/request collapse onto the patched version).
Lockfile-only change. Notable transitive shifts:
nodemailer remains on 8.0.11 (capped by monocart-coverage-reports); the open CVE is not reachable from this repo's usage.