build(deps-dev): bump @babel/core from 7.9.0 to 7.10.5
Created by: Tirokk
Authored by dependabot-preview[bot] Closed
Bumps @babel/core from 7.9.0 to 7.10.5.
Release notes
Sourced from @babel/core'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/core'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
v7.10.4 (2020-06-30)
👓 Spec Compliance
Commits
-
f7964a9
v7.10.5 -
ffb4248
Bump some deps for audit (#11818) -
7fd40d8
v7.10.4 -
1dd94e8
Replace non-inclusive "whitelist" and "blacklist" terms with "allowlist" etc.... -
601c824
Refine babel core types (#11544) -
2787ee2
v7.10.3 -
4108524
Update prettier to v2 (#11579) -
b0350e5
v7.10.2 -
6b7a6dc
fix: add new plugin names to missing plugin helpers (#11643) -
88f57a7
v7.10.1 - Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by jlhwung, a new releaser for @babel/core since your current version.
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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)