-
Notifications
You must be signed in to change notification settings - Fork 1.2k
📦 Bump the babel group with 9 updates #14842
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
base: main
Are you sure you want to change the base?
Conversation
125457b
to
8910ef5
Compare
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
8910ef5
to
cdb2e97
Compare
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
cdb2e97
to
8d23e2c
Compare
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
8d23e2c
to
fa6e929
Compare
Bumps the babel group with 9 updates: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.27.4` | `7.28.0` | | [@babel/generator](https://github.com/babel/babel/tree/HEAD/packages/babel-generator) | `7.27.5` | `7.28.0` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.27.2` | `7.28.0` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.27.4` | `7.27.6` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.27.5` | `7.28.0` | | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.27.4` | `7.28.0` | | [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) | `7.27.3` | `7.28.0` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.27.5` | `7.28.0` | | [@babel/plugin-transform-regenerator](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-regenerator) | `7.27.5` | `7.28.0` | Updates `@babel/core` from 7.27.4 to 7.28.0 - [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.28.0/packages/babel-core) Updates `@babel/generator` from 7.27.5 to 7.28.0 - [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.28.0/packages/babel-generator) Updates `@babel/preset-env` from 7.27.2 to 7.28.0 - [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.28.0/packages/babel-preset-env) Updates `@babel/runtime` from 7.27.4 to 7.27.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.27.6/packages/babel-runtime) Updates `@babel/parser` from 7.27.5 to 7.28.0 - [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.28.0/packages/babel-parser) Updates `@babel/traverse` from 7.27.4 to 7.28.0 - [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.28.0/packages/babel-traverse) Updates `@babel/types` from 7.27.3 to 7.28.0 - [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.28.0/packages/babel-types) Updates `@babel/eslint-parser` from 7.27.5 to 7.28.0 - [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.28.0/eslint/babel-eslint-parser) Updates `@babel/plugin-transform-regenerator` from 7.27.5 to 7.28.0 - [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.28.0/packages/babel-plugin-transform-regenerator) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/generator" dependency-version: 7.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/preset-env" dependency-version: 7.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/runtime" dependency-version: 7.27.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/parser" dependency-version: 7.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/traverse" dependency-version: 7.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/types" dependency-version: 7.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/eslint-parser" dependency-version: 7.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/plugin-transform-regenerator" dependency-version: 7.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel ... Signed-off-by: dependabot[bot] <support@github.com>
fa6e929
to
8af81b2
Compare
Bumps the babel group with 9 updates:
7.27.4
7.28.0
7.27.5
7.28.0
7.27.2
7.28.0
7.27.4
7.27.6
7.27.5
7.28.0
7.27.4
7.28.0
7.27.3
7.28.0
7.27.5
7.28.0
7.27.5
7.28.0
Updates
@babel/core
from 7.27.4 to 7.28.0Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
ccc5fae
v7.28.02372572
Update source maps packages (#17420)7896ed7
SupportsourceType: "commonjs"
(#17390)b35d186
typing: export ConfigAPI type (#17400)4ce7dfd
v7.27.77428811
Improve TS babel config loading (#17392)Updates
@babel/generator
from 7.27.5 to 7.28.0Release notes
Sourced from
@babel/generator
's releases.... (truncated)
Changelog
Sourced from
@babel/generator
's changelog.... (truncated)
Commits
ccc5fae
v7.28.02372572
Update source maps packages (#17420)1b9aba4
MaterializeexplicitResourceManagement
parser plugin (#17346)f349546
Transform discard binding (#17277)75f0140
Parse discard binding (#17163)781e23e
Ensure syntactic ordering when visiting array-type AST nodes (#17357)Updates
@babel/preset-env
from 7.27.2 to 7.28.0Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
ccc5fae
v7.28.0743ecd4
Add explicit resource management to preset-env (#17355)cd0de90
Updatebabel-polyfill
packages (#17403)fdbf1b3
fix:finally
causes unexpected return value (#17366)7ba1afa
Update babel 8 preset env fixtures (#17356)5b9468d
Reduceregenerator
size more (#17287)49c0dbb
Fix iterator compatibility ofregeneratorValues
(#17335)d23a1bd
Use shorter method names for regenerator context (#17334)fe32019
Reduceregenerator
helper size (#17268)a0690e3
SplitregeneratorRuntime
into multiple helpers (#17238)Updates
@babel/runtime
from 7.27.4 to 7.27.6Release notes
Sourced from
@babel/runtime
's releases.Changelog
Sourced from
@babel/runtime
's changelog.Commits
baa4cb8
v7.27.6Updates
@babel/parser
from 7.27.5 to 7.28.0Release notes
Sourced from
@babel/parser
's releases.... (truncated)
Changelog
Sourced from
@babel/parser
's changelog.... (truncated)
Commits
ccc5fae
v7.28.05e7cb54
Update test paths in cjs parser tests (#17413)7896ed7
SupportsourceType: "commonjs"
(#17390)1b9aba4
MaterializeexplicitResourceManagement
parser plugin (#17346)6ca9df4
Accept bigints int.bigIntLiteral
factory (#17378)36c3deb
test: add invalid local use strict test (#17293)008bfc0
fix bundle-dts error in feat-discard-binding (#17280)75f0140
Parse discard binding (#17163)4ce7dfd
v7.27.74afd207
Interepret parserallow*
options as top level only (#17203)Updates
@babel/traverse
from 7.27.4 to 7.28.0Release notes
Sourced from
@babel/traverse
's releases.