Bump @babel/preset-env from 7.12.11 to 7.15.6
Created by: dependabot[bot]
Bumps @babel/preset-env from 7.12.11 to 7.15.6.
Release notes
Sourced from @babel/preset-env
's releases.
v7.15.6 (2021-09-09)
Thanks
@dan-kez
,@fyzhu
and@wafuwafu13
for your first PRs!
👓 Spec Compliance
babel-parser
,babel-plugin-proposal-pipeline-operator
- #13668 Fix right precedence of Hack pipes (
@nicolo-ribaudo
)
🐛 Bug Fix
babel-parser
,babel-plugin-proposal-pipeline-operator
- #13668 Fix right precedence of Hack pipes (
@nicolo-ribaudo
)babel-plugin-proposal-object-rest-spread
babel-types
babel-parser
- #13731 fix(babel-parser): Fix end of
range
ofSequenceExpression
(@sosukesuzuki
)
🏠 Internal
babel-helper-transform-fixture-test-runner
- #13738 Use
@types/node
forvm
module (@wafuwafu13
)babel-preset-env
Committers: 6
- Daniel Kezerashvili (
@dan-kez
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- Sosuke Suzuki (
@sosukesuzuki
)- TagawaHirotaka (
@wafuwafu13
)- Yvan Zhu (
@fyzhu
)v7.15.5 (2021-09-04)
👓 Spec Compliance
babel-parser
- #13727 Disallow
#a in #b in c
and similar expressions (@nicolo-ribaudo
)
↩ RevertCommitters: 3
- Babel Bot (
@babel-bot
)- Federico Ciardi (
@fedeci
)- Nicolò Ribaudo (
@nicolo-ribaudo
)v7.15.4 (2021-09-02)
Thanks
@flyinox
,@komyg
, and@meskill
for your first PRs!
... (truncated)
Changelog
Sourced from @babel/preset-env
's changelog.
v7.15.6 (2021-09-09)
👓 Spec Compliance
babel-parser
,babel-plugin-proposal-pipeline-operator
- #13668 Fix right precedence of Hack pipes (
@nicolo-ribaudo
)
🐛 Bug Fix
babel-parser
,babel-plugin-proposal-pipeline-operator
- #13668 Fix right precedence of Hack pipes (
@nicolo-ribaudo
)babel-plugin-proposal-object-rest-spread
babel-types
babel-parser
- #13731 fix(babel-parser): Fix end of
range
ofSequenceExpression
(@sosukesuzuki
)
🏠 Internal
babel-helper-transform-fixture-test-runner
- #13738 Use
@types/node
forvm
module (@wafuwafu13
)babel-preset-env
v7.15.5 (2021-09-04)
👓 Spec Compliance
babel-parser
- #13727 Disallow
#a in #b in c
and similar expressions (@nicolo-ribaudo
)
↩ Revertv7.15.4 (2021-09-02)
👓 Spec Compliance
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
🐛 Bug Fix
- #13638 [eslint] Allow
"latest"
asecmaVersion
(@fisker
)babel-traverse
,babel-types
babel-types
babel-helper-compilation-targets
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-property-in-object
- #13656 fix: fix static private field shadowed by local variable (
@colinaaa
)babel-plugin-transform-typescript
- #13664 [ts] Fix transform for nested namespaces shorthand syntax (
@nicolo-ribaudo
)babel-parser
- #13680 fix(babel-parser): delete
static
property from class static block for TS (@sosukesuzuki
)
... (truncated)
Commits
-
34a27e4
v7.15.6 -
1ebc5b7
Remove duplicatedependency
anddevDependency
in preset-env (#13737) -
b237675
v7.15.4 -
1f79784
archive stage 4 parser plugins (#13717) -
fdfe978
Disallow reinitializing private elements (#13601) -
614b486
Use named imports for babel types (#13685) -
6912f96
v7.15.0 -
ddaf0d4
Enable top-levelawait
parsing by default (#13387) -
830b99d
Add support for rhino as a compilation target (#13448) -
a254ea3
Enable ergonomic brand checks (#priv in
) by default (#13554) - 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)