chore(deps-dev): bump @babel/core from 7.17.5 to 7.29.6 - #55
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.5 to 7.29.6. - [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.6/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.29.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Upstream: babel/babel v7.29.6 (release notes linked in Dependabot PR body).
Scope
Updates @babel/core from ^7.17.5 to ^7.29.6 in packages/webpack/package.json with a matching yarn.lock refresh. This keeps the webpack package’s dev-time Babel toolchain current on 7.29.x fixes (source-map handling, identifier preservation) used by babel-loader during builds and tests—dependency hygiene with no application runtime code changes.
CI
Checks were still pending at review time; approval does not depend on completed CI, and branch protection will gate merge.
Regression risk
Same major version (7.x) with scope limited to manifest and lockfile; any transpilation behavior change should surface in existing webpack unit/integration tests rather than production bundles.
Residual risks / follow-ups
None — because the diff touches only packages/webpack/package.json and yarn.lock, @babel/core remains a devDependency, and @babel/preset-env / @babel/preset-typescript pins are unchanged within the compatible Babel 7 peer range. Optional follow-up: align other @babel/* devDependency pins when convenient.
Note: Review generated using Cursor model
composer-2.5.
This review was generated by review-bot.
Bumps @babel/core from 7.17.5 to 7.29.6.
Release notes
Sourced from @babel/core's releases.
... (truncated)
Commits
04ea6b2v7.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)d725e39AddBABEL_7_TO_8_DANGEROUSLY_DISABLE_VERSION_CHECK(#17569)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@babel/coresince your current version.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.