Update babel monorepo to ^7.8.6
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
@babel/core (source) | devDependencies | patch | ^7.8.6 | homepage, source | |
@babel/preset-env (source) | devDependencies | patch | ^7.8.6 | homepage, source |
Release Notes
babel/babel
v7.8.6
👓 Spec Compliance
-
babel-helper-module-transforms
,babel-helper-replace-supers
,babel-plugin-transform-modules-commonjs
- #11109 Fix rewriteThis in helper-module-transforms for computed class elements (@sidntrivedi012)
-
babel-parser
💥 Breaking Change
- #11137 Breaking: align babel-eslint-parser & espree (@kaicataldo)
🚀 New Feature
-
babel-helper-create-regexp-features-plugin
,babel-plugin-transform-classes
,babel-plugin-transform-named-capturing-groups-regex
,babel-preset-env
-
#11134 Mark
wrapNativeSuper
andwrapRegExp
as pure (@nicolo-ribaudo)
-
#11134 Mark
🐛 Bug Fix
-
babel-helper-compilation-targets
- #11124 fix: search for browserslist if esmodules is falsy (@fengzilong)
-
babel-register
-
babel-parser
- Other
- #11137 Breaking: align babel-eslint-parser & espree (@kaicataldo)
-
babel-compat-data
,babel-preset-env
-
babel-traverse
- #11136 fix @babel/traverse can't use path.remove() with noScope (@liuxingbaoyu)
-
babel-helper-create-class-features-plugin
,babel-helper-replace-supers
- #11068 Fix classNameTDZError in computed prototype methods with class fields (@sidntrivedi012)
-
babel-template
- #11112 Respect preserveComments option in tempate.ast() (@dentrado)
-
babel-plugin-transform-for-of
- #11088 Allow redeclaration of loop variable in body (@openorclose)
-
babel-helper-module-transforms
,babel-plugin-transform-modules-commonjs
- #11074 Fix export bindings not updated by 'for ... in' and 'for ... of' (@vedantroy)
-
babel-standalone
-
babel-types
-
#11089 Make
isReferenced
return false for method parameter name (@brokensandals)
-
#11089 Make
💅 Polish
-
babel-core
,babel-generator
,babel-plugin-external-helpers
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-decorators
,babel-plugin-proposal-function-bind
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-classes
,babel-plugin-transform-flow-comments
,babel-plugin-transform-flow-strip-types
,babel-plugin-transform-function-name
,babel-plugin-transform-parameters
,babel-plugin-transform-react-constant-elements
,babel-plugin-transform-react-jsx
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-plugin-transform-typescript
,babel-preset-env
-
#11133 Skip newlines around inline
#__PURE__
annotations (@nicolo-ribaudo)
-
#11133 Skip newlines around inline
🏠 Internal
- Other
-
#11175 replace
gulp-watch
bygulp.watch
(@JLHwung) - #11163 chore: migrate lock threads to github actions (@JLHwung)
- #11164 chore: specify dependency rule of check-compat-data-ci (@JLHwung)
- #11106 Centralize @babel/eslint-* tests (@kaicataldo)
- #11072 Update @babel deps (@existentialism)
- #11070 Clean babel-eslint-*/**/lib (@kaicataldo)
-
#11175 replace
-
babel-generator
,babel-helper-fixtures
,babel-parser
,babel-traverse
-
babel-helper-replace-supers
- #11121 Fix typing of ReplaceSupers options (@existentialism)
-
babel-core
,babel-plugin-syntax-decorators
,babel-template
,babel-traverse
-
babel-parser
- #11096 Wrap type-only class fields in flow comments (@nicolo-ribaudo)
-
babel-core
,babel-parser
,babel-types
-
babel-preset-stage-0
,babel-preset-stage-1
,babel-preset-stage-2
,babel-preset-stage-3
- #11101 Remove stage presets from the monorepo (@nicolo-ribaudo)
-
babel-preset-env-standalone
Renovate configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.