-
Notifications
You must be signed in to change notification settings - Fork 0
build: bump the babel group with 15 updates #1376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
paulschreiber
merged 1 commit into
dependencies
from
dependabot/npm_and_yarn/dependencies/babel-120821d420
Jun 3, 2025
Merged
build: bump the babel group with 15 updates #1376
paulschreiber
merged 1 commit into
dependencies
from
dependabot/npm_and_yarn/dependencies/babel-120821d420
Jun 3, 2025
Conversation
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
Bumps the babel group with 15 updates: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.27.1` | `7.27.4` | | [@babel/compat-data](https://github.com/babel/babel/tree/HEAD/packages/babel-compat-data) | `7.27.2` | `7.27.3` | | [@babel/generator](https://github.com/babel/babel/tree/HEAD/packages/babel-generator) | `7.27.1` | `7.27.3` | | [@babel/helper-annotate-as-pure](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-annotate-as-pure) | `7.27.1` | `7.27.3` | | [@babel/helper-module-transforms](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-module-transforms) | `7.27.1` | `7.27.3` | | [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) | `7.27.1` | `7.27.4` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.27.2` | `7.27.4` | | [@babel/plugin-transform-block-scoping](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-block-scoping) | `7.27.1` | `7.27.3` | | [@babel/plugin-transform-destructuring](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-destructuring) | `7.27.1` | `7.27.3` | | [@babel/plugin-transform-object-rest-spread](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-object-rest-spread) | `7.27.2` | `7.27.3` | | [@babel/plugin-transform-regenerator](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-regenerator) | `7.27.1` | `7.27.4` | | [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.27.1` | `7.27.4` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.27.1` | `7.27.4` | | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.27.1` | `7.27.4` | | [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) | `7.27.1` | `7.27.3` | Updates `@babel/core` from 7.27.1 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/compat-data` from 7.27.2 to 7.27.3 - [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.3/packages/babel-compat-data) Updates `@babel/generator` from 7.27.1 to 7.27.3 - [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.3/packages/babel-generator) Updates `@babel/helper-annotate-as-pure` from 7.27.1 to 7.27.3 - [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.3/packages/babel-helper-annotate-as-pure) Updates `@babel/helper-module-transforms` from 7.27.1 to 7.27.3 - [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.3/packages/babel-helper-module-transforms) Updates `@babel/helpers` from 7.27.1 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-helpers) Updates `@babel/parser` from 7.27.2 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-parser) Updates `@babel/plugin-transform-block-scoping` from 7.27.1 to 7.27.3 - [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.3/packages/babel-plugin-transform-block-scoping) Updates `@babel/plugin-transform-destructuring` from 7.27.1 to 7.27.3 - [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.3/packages/babel-plugin-transform-destructuring) Updates `@babel/plugin-transform-object-rest-spread` from 7.27.2 to 7.27.3 - [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.3/packages/babel-plugin-transform-object-rest-spread) Updates `@babel/plugin-transform-regenerator` from 7.27.1 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-regenerator) Updates `@babel/plugin-transform-runtime` from 7.27.1 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/runtime` from 7.27.1 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-runtime) Updates `@babel/traverse` from 7.27.1 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-traverse) Updates `@babel/types` from 7.27.1 to 7.27.3 - [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.3/packages/babel-types) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.27.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/compat-data" dependency-version: 7.27.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/generator" dependency-version: 7.27.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/helper-annotate-as-pure" dependency-version: 7.27.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/helper-module-transforms" dependency-version: 7.27.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/helpers" dependency-version: 7.27.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/parser" dependency-version: 7.27.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/plugin-transform-block-scoping" dependency-version: 7.27.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/plugin-transform-destructuring" dependency-version: 7.27.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/plugin-transform-object-rest-spread" dependency-version: 7.27.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/plugin-transform-regenerator" dependency-version: 7.27.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/plugin-transform-runtime" dependency-version: 7.27.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/runtime" dependency-version: 7.27.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/traverse" dependency-version: 7.27.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/types" dependency-version: 7.27.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: babel ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 15 updates:
7.27.1
7.27.4
7.27.2
7.27.3
7.27.1
7.27.3
7.27.1
7.27.3
7.27.1
7.27.3
7.27.1
7.27.4
7.27.2
7.27.4
7.27.1
7.27.3
7.27.1
7.27.3
7.27.2
7.27.3
7.27.1
7.27.4
7.27.1
7.27.4
7.27.1
7.27.4
7.27.1
7.27.4
7.27.1
7.27.3
Updates
@babel/core
from 7.27.1 to 7.27.4Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
7d06930
v7.27.4a0690e3
SplitregeneratorRuntime
into multiple helpers (#17238)da5e371
v7.27.34b76a5f
Enabledot-notation
rule (#17301)73623f1
Refine typing for parserOverride in babel plugins (#17322)Updates
@babel/compat-data
from 7.27.2 to 7.27.3Release notes
Sourced from
@babel/compat-data
's releases.Changelog
Sourced from
@babel/compat-data
's changelog.Commits
da5e371
v7.27.3ce7a631
Update compat data (#17325)Updates
@babel/generator
from 7.27.1 to 7.27.3Release notes
Sourced from
@babel/generator
's releases.Changelog
Sourced from
@babel/generator
's changelog.Commits
da5e371
v7.27.3ec10e83
Improve multiline comments handling in yield/await expression (#17324)3784ab7
Improve import phase parsing (#17308)Updates
@babel/helper-annotate-as-pure
from 7.27.1 to 7.27.3Release notes
Sourced from
@babel/helper-annotate-as-pure
's releases.Changelog
Sourced from
@babel/helper-annotate-as-pure
's changelog.Commits
da5e371
v7.27.34b76a5f
Enabledot-notation
rule (#17301)Updates
@babel/helper-module-transforms
from 7.27.1 to 7.27.3Release notes
Sourced from
@babel/helper-module-transforms
's releases.Changelog
Sourced from
@babel/helper-module-transforms
's changelog.Commits
da5e371
v7.27.31d4546b
Preserve class id when transforming using declarations with exported class (#...Updates
@babel/helpers
from 7.27.1 to 7.27.4Release notes
Sourced from
@babel/helpers
's releases.... (truncated)
Changelog
Sourced from
@babel/helpers
's changelog.