chore(deps): update dependency @babel/eslint-parser to v7.16.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/eslint-parser (source) | devDependencies | minor | 7.15.7 -> 7.16.3 |
Release Notes
babel/babel
v7.16.3
🐛 Bug Fix
-
babel-helpers
-
#13862 fix(helpers): match
Reflect.get
behaviour (@lightmare)
-
#13862 fix(helpers): match
-
babel-plugin-transform-parameters
,babel-traverse
- #13941 Support transforming params of arrow functions in class fields (@nicolo-ribaudo)
-
babel-parser
- #13928 fix: incorrect await rejection following arrow function in parameters (Closes #13872) (@The-x-Theorist)
- Other
-
#13918 Fix
parserOverride
support in@babel/eslint-parser
(@nicolo-ribaudo)
-
#13918 Fix
🏠 Internal
-
babel-parser
-
babel-helper-compilation-targets
,babel-preset-env
- #13914 Update browserslist (@nicolo-ribaudo)
v7.16.0
👓 Spec Compliance
-
babel-helpers
,babel-plugin-proposal-async-generator-functions
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
-
#13824 Await promises from sync iterators with
for-await
(@nicolo-ribaudo)
-
#13824 Await promises from sync iterators with
🚀 New Feature
-
babel-generator
,babel-parser
,babel-plugin-transform-typescript
,babel-types
- #13802 Support TypeScript 4.5 type-only import/export specifiers (@sosukesuzuki)
-
babel-parser
-
babel-helper-fixtures
,babel-helper-transform-fixture-test-runner
,babel-parser
,babel-plugin-syntax-typescript
,babel-preset-typescript
-
#13838 Handle
.mts
and.cts
files in@babel/preset-typescript
(@nicolo-ribaudo)
-
#13838 Handle
- Other
-
#13782 Add ESLint 8 support to
@babel/eslint-parser
(@nicolo-ribaudo)
-
#13782 Add ESLint 8 support to
-
babel-generator
,babel-parser
,babel-plugin-proposal-pipeline-operator
,babel-plugin-syntax-pipeline-operator
-
babel-compat-data
,babel-generator
,babel-parser
,babel-preset-env
,babel-types
- #13713 Enable class static blocks by default (@sosukesuzuki)
-
babel-helper-skip-transparent-expression-wrappers
,babel-plugin-proposal-optional-chaining
-
#13687 add
skipTransparentExprWrapperNodes
helper (@lightmare)
-
#13687 add
-
babel-traverse
,babel-types
- #13666 Add aliases for Standardized, TypeScript, and Flow (@jridgewell)
🐛 Bug Fix
-
babel-parser
,babel-plugin-transform-typescript
- #13876 [ts] Support private methods overloads (@nicolo-ribaudo)
-
babel-plugin-transform-typescript
- #13865 fix: allow enum member without initializer after non-literal member (@lightmare)
-
babel-core
,babel-helper-create-class-features-plugin
,babel-plugin-transform-typescript
-
#13854 Don't transform
declare class
in plugin-proposal-class-properties (@forivall)
-
#13854 Don't transform
-
babel-compat-data
,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-transform-react-constant-elements
,babel-preset-env
,babel-traverse
-
babel-plugin-proposal-async-generator-functions
,babel-traverse
-
babel-traverse
,babel-types
-
babel-generator
- #13825 Fix missing inner comments in function expressions (@overlookmotel)
🏠 Internal
-
Every package
-
#13772 Use
workspace:^
to specify@babel/
dependencies (@nicolo-ribaudo)
-
#13772 Use
- Other
- #13856 Update to Yarn 3.1 (@nicolo-ribaudo)
- #13867 Test on Node.js 17 (@nicolo-ribaudo)
-
babel-helper-fixtures
,babel-plugin-proposal-class-properties
,babel-plugin-transform-runtime
,babel-preset-react
- #13858 Force loading plugins/presets from the monorepo in tests (@nicolo-ribaudo)
-
babel-types
-
#13844 [ts] precise return type on
createTypeAnnotationBasedOnTypeof
(babel-types) (@lightmare)
-
#13844 [ts] precise return type on
-
babel-helpers
- #13841 minor: remove ineffectual helper names filter (@lightmare)
-
babel-core
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
,babel-types
:running_woman: Performance
-
babel-types
- #13843 Simplify (transpiled) babel-types builder wrappers (@lightmare)
v7.15.8
👓 Spec Compliance
-
babel-helper-module-transforms
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
-
babel-parser
🐛 Bug Fix
-
babel-generator
- #13821 Fix missing inner comments in class expressions (@overlookmotel)
-
babel-generator
,babel-parser
,babel-plugin-proposal-pipeline-operator
- #13803 Collect comments around parentheses in expressions (@nicolo-ribaudo)
-
babel-plugin-transform-typescript
💅 Polish
-
babel-core
-
babel-node
- #13784 [@babel/node] Forward the signal SIGTERM as well (@julienw)
🏠 Internal
- #13808 Update parser plugins for TypeScript tests (@sosukesuzuki)
- #13795 Fix Gulpfile path separator issue on Windows (@NotWearingPants)
:running_woman: Performance
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Griefed