static-html-webpack-boilerplate
static-html-webpack-boilerplate copied to clipboard
Bump @babel/cli from 7.7.4 to 7.13.16
Bumps @babel/cli from 7.7.4 to 7.13.16.
Release notes
Sourced from @​babel/cli's releases.
v7.13.16 (2021-04-20)
Thanks
@​codyatworkand@​nwalters512for your first PRs!:eyeglasses: Spec Compliance
babel-parser
- #13143 fix: raise
SyntaxErrorfordeclarebefore getter/setter (@​fedeci):bug: 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
- #13159 fix: add default value for browserslist config path (
@​JLHwung)babel-generator
- #13136 Fix printing of single-param async arrow function with comments (
@​nwalters512):memo: Documentation
- Other
- #13155 Update links in eslint-parser README (
@​codyatwork)babel-types
- #13148 docs: refine babel-types docs generator (
@​JLHwung)babel-helper-compilation-targets
- #13131 docs: add README to helper-compilation-targets (
@​JLHwung):house: Internal
babel-helper-bindify-decorators,babel-helper-explode-class
- #13160 Archive helper-explode-class and helper-bindify-decorators (
@​JLHwung)- Other
babel-helper-call-delegate
- #13153 Archive
@babel/helper-call-delegate(@​nicolo-ribaudo)babel-helper-hoist-variables,babel-plugin-transform-block-scoping
- #13152 refactor: use FunctionParent on visiting var scope (
@​JLHwung)babel-cli,babel-core,babel-generator,babel-plugin-transform-function-name,babel-register,babel-types
- #13139 Remove remaining
lodashdependencies (@​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)
:eyeglasses: Spec Compliance
babel-parser
- #13099 fix: raise
SyntaxErrorfor unparenthesized assert and assign (@​fedeci)
... (truncated)
Changelog
Sourced from @​babel/cli's changelog.
v7.13.16 (2021-04-20)
:eyeglasses: Spec Compliance
babel-parser
- #13143 fix: raise
SyntaxErrorfordeclarebefore getter/setter (@​fedeci):bug: 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
- #13159 fix: add default value for browserslist config path (
@​JLHwung)babel-generator
- #13136 Fix printing of single-param async arrow function with comments (
@​nwalters512):memo: Documentation
- Other
- #13155 Update links in eslint-parser README (
@​codyatwork)babel-types
- #13148 docs: refine babel-types docs generator (
@​JLHwung)babel-helper-compilation-targets
- #13131 docs: add README to helper-compilation-targets (
@​JLHwung):house: Internal
babel-helper-bindify-decorators,babel-helper-explode-class
- #13160 Archive helper-explode-class and helper-bindify-decorators (
@​JLHwung)- Other
babel-helper-call-delegate
- #13153 Archive
@babel/helper-call-delegate(@​nicolo-ribaudo)babel-helper-hoist-variables,babel-plugin-transform-block-scoping
- #13152 refactor: use FunctionParent on visiting var scope (
@​JLHwung)babel-cli,babel-core,babel-generator,babel-plugin-transform-function-name,babel-register,babel-types
- #13139 Remove remaining
lodashdependencies (@​nicolo-ribaudo)v7.13.15 (2021-04-08)
:eyeglasses: Spec Compliance
babel-parser
- #13099 fix: raise
SyntaxErrorfor unparenthesized assert and assign (@​fedeci)- #13049 fix: the LHS in for-of loop should not start with let (
@​JLHwung):bug: Bug Fix
babel-parser
- #13101 fix(ts): allow trailing comma after rest parameter in
TSDeclareFunction(@​fedeci)babel-plugin-proposal-do-expressions,babel-traverse
- #10101 yield for do expression (
@​tanhauhau)- #13030 Refactor switch support in
NodePath#getCompletionRecords(@​JLHwung)- Other
- #13106 fix: do not filter report from functions within class elements (
@​JLHwung)babel-compat-data,babel-preset-env
- #13075 Compile classes when spread is unsupported (
@​nicolo-ribaudo)
... (truncated)
Commits
d94a8e5v7.13.16d24bd7cRemove remaininglodashdependencies (#13139)7ac9e9fv7.13.148e8954b[babel 8] Remove module-specific options from@​babel/core(#12724)6b39bafRemovelodashdeps (#13057)b784c81Do not bail onSHOW_CONFIG_FORmatches (#12954)d1d404bv7.13.10d04842aAvoid using CJS globals in internal source files (#12963)42752a4Don't show warning from spiedconsole.warn(#12946)c827193v7.13.0- 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 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 ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@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 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)
This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using a version: 2 config file. You can close this pull request and let Dependabot re-create it the next time it checks for updates.