Created by: dependabot[bot]
Bumps @babel/cli from 7.10.4 to 7.10.5.
Release notes
Sourced from @babel/cli's releases.
v7.10.5 (2020-07-14)
Thanks @jayaddison and @RafaelSalguero for their first PRs!
🐛 Bug Fix
babel-helper-builder-react-jsx-experimental
,babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-module-transforms
,babel-helper-transform-fixture-test-runner
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-decorators
,babel-plugin-proposal-function-bind
,babel-plugin-proposal-partial-application
,babel-plugin-proposal-pipeline-operator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-parameters
,babel-plugin-transform-react-jsx-source
,babel-plugin-transform-runtime
,babel-plugin-transform-template-literals
,babel-plugin-transform-typescript
babel-parser
babel-plugin-transform-typescript
- #11816 Typescript transform now removes generic arguments from optional calls (Closes #11813) (@RafaelSalguero)
babel-plugin-transform-block-scoping
- #11802 Fix break/continue when switch is nested inside loop (@existentialism)
babel-generator
,babel-plugin-transform-typescript
,babel-types
babel-compat-data
📝 Documentation
- Other
- #11799 docs: update README example and REPL link (@JLHwung)
- #11761 Add note about running Make targets in Windows 10 (@kaicataldo)
babel-parser
🏠 Internal
babel-cli
,babel-compat-data
,babel-core
,babel-helper-define-map
,babel-helper-fixtures
,babel-helper-module-transforms
,babel-helper-regex
,babel-helper-transform-fixture-test-runner
,babel-node
,babel-plugin-transform-proto-to-assign
,babel-register
,babel-traverse
,babel-types
- #11818 Bump some deps for audit (@existentialism)
babel-helper-fixtures
,babel-traverse
- #11811 Replace lodash 'clone' usage with ES6 Spread initializer (@jayaddison)
babel-helper-fixtures
,babel-helper-transform-fixture-test-runner
- #11812 Replace lodash 'extend' usage with Object.assign (@jayaddison)
babel-plugin-transform-block-scoping
- #11798 Reduce dependency on lodash functions: values, extends (@jayaddison)
babel-generator
,babel-plugin-transform-typescript
,babel-types
babel-cli
,babel-generator
,babel-helper-transform-fixture-test-runner
,babel-traverse
,babel-types
- #11790 Reduce dependency on lodash functions: includes, uniq, repeat, isinteger (@jayaddison)
- Other
babel-register
Committers: 7
- Bogdan Savluk (@zxbodya)
- Brian Ng (@existentialism)
- Huáng Jùnliàng (@JLHwung)
- James Addison (@jayaddison)
Changelog
Sourced from @babel/cli's changelog.
v7.10.5 (2020-07-14)
🐛 Bug Fix
babel-helper-builder-react-jsx-experimental
,babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-module-transforms
,babel-helper-transform-fixture-test-runner
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-decorators
,babel-plugin-proposal-function-bind
,babel-plugin-proposal-partial-application
,babel-plugin-proposal-pipeline-operator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-parameters
,babel-plugin-transform-react-jsx-source
,babel-plugin-transform-runtime
,babel-plugin-transform-template-literals
,babel-plugin-transform-typescript
babel-parser
babel-plugin-transform-typescript
- #11816 Typescript transform now removes generic arguments from optional calls (Closes #11813) (@RafaelSalguero)
babel-plugin-transform-block-scoping
- #11802 Fix break/continue when switch is nested inside loop (@existentialism)
babel-generator
,babel-plugin-transform-typescript
,babel-types
babel-compat-data
📝 Documentation
- Other
- #11799 docs: update README example and REPL link (@JLHwung)
- #11761 Add note about running Make targets in Windows 10 (@kaicataldo)
babel-parser
🏠 Internal
babel-cli
,babel-compat-data
,babel-core
,babel-helper-define-map
,babel-helper-fixtures
,babel-helper-module-transforms
,babel-helper-regex
,babel-helper-transform-fixture-test-runner
,babel-node
,babel-plugin-transform-proto-to-assign
,babel-register
,babel-traverse
,babel-types
- #11818 Bump some deps for audit (@existentialism)
babel-helper-fixtures
,babel-traverse
- #11811 Replace lodash 'clone' usage with ES6 Spread initializer (@jayaddison)
babel-helper-fixtures
,babel-helper-transform-fixture-test-runner
- #11812 Replace lodash 'extend' usage with Object.assign (@jayaddison)
babel-plugin-transform-block-scoping
- #11798 Reduce dependency on lodash functions: values, extends (@jayaddison)
babel-generator
,babel-plugin-transform-typescript
,babel-types
babel-cli
,babel-generator
,babel-helper-transform-fixture-test-runner
,babel-traverse
,babel-types
- #11790 Reduce dependency on lodash functions: includes, uniq, repeat, isinteger (@jayaddison)
- Other
babel-register
Commits
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)