Bump @babel/preset-env from 7.9.0 to 7.12.7
Created by: dependabot-preview[bot]
Bumps @babel/preset-env from 7.9.0 to 7.12.7.
Release notes
Sourced from @babel/preset-env's releases.
v7.12.7 (2020-11-20)
Thanks @fraywing for your first PR!
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-parser
- #12356 [ts]Fix syntax error for modifier name class methods with type parameters (@sosukesuzuki)
- #12352 [ts]Set
false
to default value of TsTypePredicate.asserts (@sosukesuzuki)- #12333 Fix syntax error for getter and setter with typescript and estree plugin (@sosukesuzuki)
babel-helper-optimise-call-expression
,babel-plugin-proposal-class-properties
babel-compat-data
,babel-preset-env
- #12340 Fix support for polyfilling Array.prototype.values in core-js@2 (@existentialism)
babel-plugin-transform-modules-systemjs
,babel-plugin-transform-parameters
,babel-preset-env
,babel-traverse
- #12331 Use the correct
context
when re-using a cachedNodePath
(@nicolo-ribaudo)babel-plugin-proposal-numeric-separator
💅 Polish
babel-preset-react
,babel-preset-typescript
babel-types
🏠 Internal
babel-helper-regex
- #12377 Archive
@babel/helper-regex
(@nicolo-ribaudo)babel-helper-create-regexp-features-plugin
,babel-plugin-transform-sticky-regex
babel-core
- #12288 Don't compile
import()
in development (@nicolo-ribaudo)- #11734 Account for ConfigItem being generated by another copy of Babel (@developit)
babel-preset-env
- Other
babel-types
babel-cli
- #12322 Use
chokidar@2
withoutfsevents@1
in@babel/cli
(@nicolo-ribaudo)babel-parser
babel-traverse
Changelog
Sourced from @babel/preset-env's changelog.
v7.12.7 (2020-11-20)
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-parser
- #12356 [ts]Fix syntax error for modifier name class methods with type parameters (@sosukesuzuki)
- #12352 [ts]Set
false
to default value of TsTypePredicate.asserts (@sosukesuzuki)- #12333 Fix syntax error for getter and setter with typescript and estree plugin (@sosukesuzuki)
babel-helper-optimise-call-expression
,babel-plugin-proposal-class-properties
babel-compat-data
,babel-preset-env
- #12340 Fix support for polyfilling Array.prototype.values in core-js@2 (@existentialism)
babel-plugin-transform-modules-systemjs
,babel-plugin-transform-parameters
,babel-preset-env
,babel-traverse
- #12331 Use the correct
context
when re-using a cachedNodePath
(@nicolo-ribaudo)babel-plugin-proposal-numeric-separator
💅 Polish
babel-preset-react
,babel-preset-typescript
babel-types
🏠 Internal
babel-helper-regex
- #12377 Archive
@babel/helper-regex
(@nicolo-ribaudo)babel-helper-create-regexp-features-plugin
,babel-plugin-transform-sticky-regex
babel-core
- #12288 Don't compile
import()
in development (@nicolo-ribaudo)- #11734 Account for ConfigItem being generated by another copy of Babel (@developit)
babel-preset-env
- Other
babel-types
babel-cli
- #12322 Use
chokidar@2
withoutfsevents@1
in@babel/cli
(@nicolo-ribaudo)babel-parser
babel-traverse
Commits
-
23226d9
v7.12.7 -
2db5004
Bump caniuse-lite resolutions (#12368) -
08c7280
Fix support for polyfilling Array.prototype.values in core-js@2 (#12340) -
2984f0c
Use the correctcontext
when re-using a cachedNodePath
(#12331) -
3227914
Updatecore-js-compat
(#12323) -
b649f8d
Fix packages documentation README links. (#12289) -
5b48f40
Polish parser errors (#12258) -
b4ae7b7
Update to Browserslist 4.14.5 (#12241) -
ed498a7
Useworkspace:*
for devDependencies (again) (#12217) -
7f4b838
v7.12.1 - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)