-
Notifications
You must be signed in to change notification settings - Fork 616
chore(deps-dev): bump the babel group with 6 updates #6091
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
Conversation
|
Bumps the babel group with 6 updates: | Package | From | To | | --- | --- | --- | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.25.9` | `7.27.1` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.25.3` | `7.27.2` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.24.7` | `7.27.1` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.27.0` | `7.27.2` | | [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) | `7.24.1` | `7.27.1` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.26.3` | `7.27.1` | Updates `@babel/eslint-parser` from 7.25.9 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/eslint/babel-eslint-parser) Updates `@babel/preset-env` from 7.25.3 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) Updates `@babel/preset-typescript` from 7.24.7 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-preset-typescript) Updates `@babel/parser` from 7.27.0 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-parser) Updates `@babel/plugin-transform-modules-commonjs` from 7.24.1 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-transform-modules-commonjs) Updates `@babel/preset-react` from 7.26.3 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-preset-react) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-version: 7.27.1 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 - dependency-name: "@babel/preset-typescript" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/parser" dependency-version: 7.27.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/plugin-transform-modules-commonjs" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/preset-react" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel ... Signed-off-by: dependabot[bot] <[email protected]>
ecc205f
to
0606504
Compare
Bumps the babel group with 6 updates:
7.25.9
7.27.1
7.25.3
7.27.2
7.24.7
7.27.1
7.27.0
7.27.2
7.24.1
7.27.1
7.26.3
7.27.1
Updates
@babel/eslint-parser
from 7.25.9 to 7.27.1Release notes
Sourced from
@babel/eslint-parser
's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser
's changelog.... (truncated)
Commits
eebd3a0
v7.27.19a40d85
[Babel 8]: Remove record and tuple syntax support (#17242)3766c4d
Fill optional AST properties when both estree and typescript parser plugin ar...0de0e2b
Bump typescript-eslint to 8.29.1 (#17232)c1614c8
Fill optional AST properties when both estree and typescript parser plugin ar...7979e3f
Fill optional AST properties when both estree and typescript parser plugin ar...c18e479
test: add basic typescript-eslint integration tests (#17219)317e332
Enforce node protocol import (#17207)fdc0fb5
[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0
(#17204)5c350ea
v7.27.0Updates
@babel/preset-env
from 7.25.3 to 7.27.2Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
a8080cd
v7.27.2b9c6efb
Use.d.ts
in import when importing a.d.ts
file (#17288)1e0bdac
[Babel 8] Directly export the JSON files from@babel/compat-data
(#17267)eebd3a0
v7.27.15c5e77c
Tune plugin compat data (#17256)aca4f01
chore: bump compat-data sources (#17253)7264384
Update firefox bugfix compat data (#17228)0f95b74
ReduceregeneratorRuntime
size (#17213)317e332
Enforce node protocol import (#17207)14ef1e9
Babel 8 cleanup (#17211)Updates
@babel/preset-typescript
from 7.24.7 to 7.27.1Release notes
Sourced from
@babel/preset-typescript
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-typescript
's changelog.... (truncated)
Commits
eebd3a0
v7.27.1fdc0fb5
[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0
(#17204)5c350ea
v7.27.0ca4865a
Fix: align behaviour to tscrewriteRelativeImportExtensions
(#17118)cd24cc0
chore: Update TS 5.7 (#17053)63d3038
v7.26.0bfa56c4
Supportimport()
inrewriteImportExtensions
(#16794)b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)2533cfb
v7.25.7Updates
@babel/parser
from 7.27.0 to 7.27.2Release notes
Sourced from
@babel/parser
's releases.... (truncated)
Changelog
Sourced from
@babel/parser
's changelog.... (truncated)
Commits
a8080cd
v7.27.264378a1
fix:@babel/parser/bin/index.js
containsnode:
protocol require (#17289)352e8c0
fix: Private class method not found when ts and estree parser plugins are ena...eebd3a0
v7.27.166cf909
Allowusing of
as lexical declaration within for (#17254)7f152ac
[babel 8] Drop CJS support from@babel/parser
(#17265)9a40d85
[Babel 8]: Remove record and tuple syntax support (#17242)3766c4d
Fill optional AST properties when both estree and typescript parser plugin ar...6e5b5e2
Create ChainExpression within TSInstantiationExpression (#17233)da1c62a
Stricter TSImportType options parsing (#17193)Updates
@babel/plugin-transform-modules-commonjs
from 7.24.1 to 7.27.1Release notes
Sourced from
@babel/plugin-transform-modules-commonjs
's releases.