Bump the babel group with 4 updates#5098
Merged
Conversation
Bumps the babel group with 4 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@babel/plugin-syntax-import-assertions](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-import-assertions), [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env). Updates `@babel/core` from 7.26.10 to 7.27.4 - [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.27.4/packages/babel-core) Updates `@babel/plugin-syntax-import-assertions` from 7.26.0 to 7.27.1 - [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.27.1/packages/babel-plugin-syntax-import-assertions) Updates `@babel/plugin-transform-runtime` from 7.26.10 to 7.27.4 - [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.27.4/packages/babel-plugin-transform-runtime) Updates `@babel/preset-env` from 7.26.9 to 7.27.2 - [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.27.2/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.27.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/plugin-syntax-import-assertions" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/plugin-transform-runtime" dependency-version: 7.27.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/preset-env" dependency-version: 7.27.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel ... Signed-off-by: dependabot[bot] <support@github.com>
rtibbles
approved these changes
Jun 16, 2025
Member
rtibbles
left a comment
There was a problem hiding this comment.
No concerns from changelog, build still works.
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 the babel group with 4 updates: @babel/core, @babel/plugin-syntax-import-assertions, @babel/plugin-transform-runtime and @babel/preset-env.
Updates
@babel/corefrom 7.26.10 to 7.27.4Release notes
Sourced from
@babel/core's releases.... (truncated)
Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
7d06930v7.27.4a0690e3SplitregeneratorRuntimeinto multiple helpers (#17238)da5e371v7.27.34b76a5fEnabledot-notationrule (#17301)73623f1Refine typing for parserOverride in babel plugins (#17322)eebd3a0v7.27.1c19e00e[babel 8] Remove unnecessary CJS ESM wrapper (#17261)65b1c1dIgnore browser-only files in coverage reports (#17262)35e7907Update error stack test (#17252)afe6ae2Updatejest-light-runnerto v0.7.0 (#17245)Updates
@babel/plugin-syntax-import-assertionsfrom 7.26.0 to 7.27.1Release notes
Sourced from
@babel/plugin-syntax-import-assertions's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-syntax-import-assertions's changelog.... (truncated)
Commits
eebd3a0v7.27.1fdc0fb5[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0(#17204)cd24cc0chore: Update TS 5.7 (#17053)Updates
@babel/plugin-transform-runtimefrom 7.26.10 to 7.27.4Release notes
Sourced from
@babel/plugin-transform-runtime's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-runtime's changelog.... (truncated)
Commits
7d06930v7.27.45b9468dReduceregeneratorsize more (#17287)d23a1bdUse shorter method names for regenerator context (#17334)fe32019Reduceregeneratorhelper size (#17268)a0690e3SplitregeneratorRuntimeinto multiple helpers (#17238)da5e371v7.27.34b76a5fEnabledot-notationrule (#17301)eebd3a0v7.27.1317e332Enforce node protocol import (#17207)fdc0fb5[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0(#17204)Updates
@babel/preset-envfrom 7.26.9 to 7.27.2Release notes
Sourced from
@babel/preset-env's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env's changelog.... (truncated)
Commits
a8080cdv7.27.2b9c6efbUse.d.tsin import when importing a.d.tsfile (#17288)1e0bdac[Babel 8] Directly export the JSON files from@babel/compat-data(#17267)eebd3a0v7.27.15c5e77cTune plugin compat data (#17256)aca4f01chore: bump compat-data sources (#17253)7264384Update firefox bugfix compat data (#17228)0f95b74ReduceregeneratorRuntimesize (#17213)317e332Enforce node protocol import (#17207)14ef1e9Babel 8 cleanup (#17211)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill can...Description has been truncated