build(deps-dev): bump @babel/core from 7.9.0 to 7.10.4
Created by: Tirokk
Authored by dependabot-preview[bot] Closed
Bumps @babel/core from 7.9.0 to 7.10.4.
Release notes
Sourced from @babel/core's releases.
v7.10.4 (2020-06-30)
Thanks @penguingovernor, @sajadtorkamani and @wojtekmaj for their first PRs!
👓 Spec Compliance
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
babel-parser
,babel-types
🐛 Bug Fix
babel-types
- #11752 [regression] Don't validate file.comments in
@babel/types
(@nicolo-ribaudo)babel-plugin-proposal-do-expressions
,babel-types
💅 Polish
babel-parser
- #11722 Add better parser error when using jsx (@penguingovernor)
babel-core
🏠 Internal
babel-core
,babel-helper-fixtures
,babel-standalone
,babel-traverse
- #11758 Replace non-inclusive "whitelist" and "blacklist" terms with "allowlist" etc. (@wojtekmaj)
babel-parser
- #11376 Add @babel/eslint-plugin-development-internal (@kaicataldo)
babel-core
Committers: 7
- Huáng Jùnliàng (@JLHwung)
- Jorge Henriquez (@penguingovernor)
- Kai Cataldo (@kaicataldo)
- Nicolò Ribaudo (@nicolo-ribaudo)
- Simon Kotwicz (@simonkotwicz)
- William Law (@wlawt)
- Wojciech Maj (@wojtekmaj)
v7.10.3 (2020-06-19)
Thanks @AjayPoshak, @jessethomson, @sajadtorkamani, @shaodahong and @wlawt for their first PRs!
👓 Spec Compliance
babel-parser
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-optional-chaining
babel-plugin-proposal-logical-assignment-operators
- #11658 Perform NamedEvaluation of Anonymous Functions in Logical Assignment (@jridgewell)
babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-optional-chaining
Changelog
Sourced from @babel/core's changelog.
v7.10.4 (2020-06-30)
👓 Spec Compliance
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
babel-parser
,babel-types
🐛 Bug Fix
babel-types
- #11752 [regression] Don't validate file.comments in
@babel/types
(@nicolo-ribaudo)babel-plugin-proposal-do-expressions
,babel-types
💅 Polish
babel-parser
- #11722 Add better parser error when using jsx (@penguingovernor)
babel-core
🏠 Internal
babel-core
,babel-helper-fixtures
,babel-standalone
,babel-traverse
- #11758 Replace non-inclusive "whitelist" and "blacklist" terms with "allowlist" etc. (@wojtekmaj)
babel-parser
- #11376 Add @babel/eslint-plugin-development-internal (@kaicataldo)
babel-core
v7.10.3 (2020-06-19)
👓 Spec Compliance
babel-parser
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-optional-chaining
babel-plugin-proposal-logical-assignment-operators
- #11658 Perform NamedEvaluation of Anonymous Functions in Logical Assignment (@jridgewell)
babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-optional-chaining
🐛 Bug Fix
babel-parser
,babel-plugin-transform-flow-comments
- #11697 Fix innercomments (@shaodahong)
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
babel-template
- #11695 Allow templates to parse v8intrinsics (@jridgewell)
babel-types
babel-plugin-transform-react-pure-annotations
Commits
-
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 -
242d9e0
Userepository.directory
field inpackage.json
files (#11625) -
5da2440
v7.10.0 - 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)