Created by: dependabot-preview[bot]
Bumps @babel/preset-env from 7.8.4 to 7.8.6.
Release notes
Sourced from @babel/preset-env's releases.
v7.8.6 (2020-02-27)
Thanks to @brokensandals, @fengzilong, @InsignificantReasons, @liamfd, @liuxingbaoyu, and @openorclose for their first PRs!
👓 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
🚀 New Feature
babel-helper-create-regexp-features-plugin,babel-plugin-transform-classes,babel-plugin-transform-named-capturing-groups-regex,babel-preset-env
- #11134 Mark
wrapNativeSuperandwrapRegExpas pure (@nicolo-ribaudo)
🐛 Bug Fix
babel-helper-compilation-targets
- #11124 fix: search for browserslist if esmodules is falsy (@fengzilong)
babel-registerbabel-parserbabel-compat-data,babel-preset-envbabel-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-templatebabel-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-standalonebabel-types
- #11089 Make
isReferencedreturn false for method parameter name (@brokensandals)
💅 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)
🏠 Internal... (truncated)
- Other
babel-generator,babel-helper-fixtures,babel-parser,babel-traverse
Changelog
Sourced from @babel/preset-env's changelog.
v7.8.6 (2020-02-27)
👓 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
wrapNativeSuperandwrapRegExpas pure (@nicolo-ribaudo)
🐛 Bug Fix
babel-helper-compilation-targets
- #11124 fix: search for browserslist if esmodules is falsy (@fengzilong)
babel-registerbabel-parser- Other
- #11137 Breaking: align babel-eslint-parser & espree (@kaicataldo)
babel-compat-data,babel-preset-envbabel-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-templatebabel-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-standalonebabel-types
- #11089 Make
isReferencedreturn false for method parameter name (@brokensandals)
💅 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)... (truncated)
🏠 Internal
Commits
-
750d3ddv7.8.6 -
e9ea523replacegulp-watchbygulp.watch(#11175) -
0018881Add missing dependencies (#11170) -
afb0f48Enable more eslint recommended rules (#11168) -
2d1bac9fix: search for browserslist if esmodules is falsy (#11124) -
a192c0fUpdate preset-env fixture -
eaff9f8chore: migrate lock threads to github actions (#11163) -
2ce7008chore: specify dependency rule of check-compat-data-ci (#11164) -
4b04581MarkwrapNativeSuperandwrapRegExpas pure (#11134) -
a583eabfix: workaround misleading ENOENT error (#11160) - Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in the .dependabot/config.yml file in this repo:
- Update frequency
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)