Created by: dependabot[bot]
Bumps @babel/cli from 7.13.14 to 7.13.16.
Release notes
Sourced from @babel/cli
's releases.
v7.13.16 (2021-04-20)
Thanks
@codyatwork
and@nwalters512
for your first PRs!
👓 Spec Compliance
🐛 Bug Fix
babel-helpers
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-regenerator
,babel-plugin-transform-spread
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime
- #13129 Support iterating generators in browsers without
Symbol
(@nicolo-ribaudo
)babel-helper-compilation-targets
babel-generator
- #13136 Fix printing of single-param async arrow function with comments (
@nwalters512
)
📝 Documentation
- Other
- #13155 Update links in eslint-parser README (
@codyatwork
)babel-types
babel-helper-compilation-targets
🏠 Internal
babel-helper-bindify-decorators
,babel-helper-explode-class
- Other
babel-helper-call-delegate
- #13153 Archive
@babel/helper-call-delegate
(@nicolo-ribaudo
)babel-helper-hoist-variables
,babel-plugin-transform-block-scoping
babel-cli
,babel-core
,babel-generator
,babel-plugin-transform-function-name
,babel-register
,babel-types
- #13139 Remove remaining
lodash
dependencies (@nicolo-ribaudo
)Committers: 7
- Babel Bot (
@babel-bot
)- Cody Mims (
@codyatwork
)- Federico Ciardi (
@fedeci
)- Henry Zhu (
@hzoo
)- Huáng Jùnliàng (
@JLHwung
)- Nathan Walters (
@nwalters512
)- Nicolò Ribaudo (
@nicolo-ribaudo
)v7.13.15 (2021-04-08)
👓 Spec Compliance
... (truncated)
Changelog
Sourced from @babel/cli
's changelog.
v7.13.16 (2021-04-20)
👓 Spec Compliance
🐛 Bug Fix
babel-helpers
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-regenerator
,babel-plugin-transform-spread
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime
- #13129 Support iterating generators in browsers without
Symbol
(@nicolo-ribaudo
)babel-helper-compilation-targets
babel-generator
- #13136 Fix printing of single-param async arrow function with comments (
@nwalters512
)
📝 Documentation
- Other
- #13155 Update links in eslint-parser README (
@codyatwork
)babel-types
babel-helper-compilation-targets
🏠 Internal
babel-helper-bindify-decorators
,babel-helper-explode-class
- Other
babel-helper-call-delegate
- #13153 Archive
@babel/helper-call-delegate
(@nicolo-ribaudo
)babel-helper-hoist-variables
,babel-plugin-transform-block-scoping
babel-cli
,babel-core
,babel-generator
,babel-plugin-transform-function-name
,babel-register
,babel-types
- #13139 Remove remaining
lodash
dependencies (@nicolo-ribaudo
)v7.13.15 (2021-04-08)
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-parser
babel-plugin-proposal-do-expressions
,babel-traverse
- #10101 yield for do expression (
@tanhauhau
)- #13030 Refactor switch support in
NodePath#getCompletionRecords
(@JLHwung
)- Other
babel-compat-data
,babel-preset-env
- #13075 Compile classes when spread is unsupported (
@nicolo-ribaudo
)
... (truncated)
Commits
-
d94a8e5
v7.13.16 -
d24bd7c
Remove remaininglodash
dependencies (#13139) - 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)