Created by: dependabot[bot]
Bumps @babel/preset-env from 7.15.4 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
)
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
)
↩ Revert
Commits
-
34a27e4
v7.15.6 -
1ebc5b7
Remove duplicatedependency
anddevDependency
in preset-env (#13737) - See full diff 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 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)