chore(deps): bump @babel/core from 7.28.0 to 7.29.7 - #241
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/babel/core-7.29.7
branch
from
July 16, 2026 15:23
2d94a86 to
e6f99c5
Compare
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.28.0 to 7.29.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.29.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/babel/core-7.29.7
branch
from
July 16, 2026 15:36
e6f99c5 to
a3f9490
Compare
cooperability
added a commit
that referenced
this pull request
Aug 26, 2026
Takes the repository from 53 known advisories to 5. All five that remain have no upstream fix: postcss (4) and sharp (1) are already at the latest published version, so nothing to move to. Resolves the substance of the open Dependabot PRs, which cannot themselves survive this branch -- they carry yarn.lock diffs and cannot rebase onto a tree with no yarn.lock. Direct bumps of note: - next 16.2.6 -> 16.2.11 (#254) - sharp 0.34.5 -> 0.35.3 (#252) - react / react-dom 19.1 -> 19.2.8, @types to match - @serwist/build 9.2.1 -> 9.5.12 (#213) - jest-environment-jsdom 30.2.0 -> 30.4.1 (#215) - postcss 8.5.10 -> 8.5.26 (#257), @babel/core (#241), and the rest of the patch-updates group (#265) via in-range `pnpm update` - @testing-library/jest-dom 6.6.3 -> 7.0.1. pnpm flagged 6.10.0 as a mis-published minor carrying breaking changes; 7.x is the clean line and its @testing-library/dom peer range is already satisfied. Transitive advisories (nanoid #264, brace-expansion #259, fast-uri #258, js-yaml #256, ws #247, form-data #236, tar #229 (the one CRITICAL), minimatch #228, follow-redirects #222) were resolved by letting `pnpm update` move the parents that pin them, rather than by pinning each child directly. That distinction is the point of the one override this adds: socks: ^2.8.9 ip-address had two advisories. The chain is socks -> ip-address, and socks 2.8.5 pins `ip-address: ^9`. Overriding ip-address to ^10 would have handed socks an API it does not expect -- precisely the failure that killed coverage when the inherited glob override reached test-exclude@6. socks 2.8.9 already declares `ip-address: ^10.1.1`, so bumping the parent lets the fixed child arrive legitimately. Fix the package that declares the bad range, not the package named in the advisory. Also drops @eslint/compat and @eslint/eslintrc, which became dead when the FlatCompat layer was removed, and annotates one more real `react-hooks/set-state-in-effect` hit that eslint-plugin-react-hooks 7.1 newly detects in PromptComposer. Like the OpioidConverter one it is described rather than fixed: it changes when a user's manual edits are discarded, and the component has no test coverage. NOT included, deliberately: tailwindcss 3 -> 4 (#214). That is a real migration -- a new config format and a rewritten cascade layer model -- with visual consequences on every page, and it belongs in its own PR with a human looking at the result. Verified: lint clean, typecheck clean, 4/4 tests with coverage, production build 14.2s. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013RtsQWaEaAe4iVnSoUCDfY
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 @babel/core from 7.28.0 to 7.29.7.
Release notes
Sourced from @babel/core's releases.
... (truncated)
Commits
4fba754v7.29.704ea6b2v7.29.699f498a[7.x packport]Improve input source map handling (#18001)feba0a3Preserve original identifier names from input sourcemaps (#17992) (#17998)aa8394ev7.29.0ad0d03f[7.x backport] feat: Allow specifying startLine in code frame (#17739)d7f4008v7.28.6e130225Polish(standalone): improve message on invalid preset/plugin (#17606)99dcba5chore: enable some ts-eslint rules (#17592)c92c491Improve Unicode handling in code-frame tokenizer (#17589)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@babel/coresince your current version.