build(deps-dev): bump @babel/core from 7.9.0 to 7.11.1
Created by: Tirokk
Authored by dependabot-preview[bot] Closed
Bumps @babel/core from 7.9.0 to 7.11.1.
Release notes
Sourced from @babel/core's releases.
v7.11.1 (2020-08-04)
🐛 Bug Fix
babel-parser
babel-core
- #11906 Do not cache non-existent config files forever (@devongovett)
babel-plugin-transform-block-scoping
,babel-standalone
📝 Documentation
🏠 InternalCommitters: 2
- Devon Govett (@devongovett)
- Huáng Jùnliàng (@JLHwung)
v7.11.0 (2020-07-30)
Thanks @coderaiser, @cwohlman, @morrme, @ryzokuken, @SirWindfield, @sz-coder and @vahnag for their first PRs!
👓 Spec Compliance
babel-parser
babel-plugin-proposal-optional-chaining
🚀 New Feature
babel-cli
,babel-core
babel-compat-data
,babel-preset-env
babel-parser
- #11863 feat: enable numericSeparator parsing support (@JLHwung)
- #11755 Allow unknown/any in TS catch clause param (@existentialism)
- #11753 TypeScript 4.0: Allow spread in the middle of tuples (@nicolo-ribaudo)
- #11815 eslint-parser: ES2020 features (@JLHwung)
babel-generator
,babel-parser
,babel-types
- #11754 TypeScript 4.0: Support labeled tuple elements (@nicolo-ribaudo)
babel-core
,babel-generator
,babel-parser
,babel-plugin-syntax-decimal
,babel-standalone
,babel-types
babel-core
Changelog
Sourced from @babel/core's changelog.
v7.11.1 (2020-08-04)
🐛 Bug Fix
babel-parser
babel-core
- #11906 Do not cache non-existent config files forever (@devongovett)
babel-plugin-transform-block-scoping
,babel-standalone
📝 Documentation
🏠 Internalv7.11.0 (2020-07-30)
👓 Spec Compliance
babel-parser
babel-plugin-proposal-optional-chaining
🚀 New Feature
babel-cli
,babel-core
babel-compat-data
,babel-preset-env
babel-parser
- #11863 feat: enable numericSeparator parsing support (@JLHwung)
- #11755 Allow unknown/any in TS catch clause param (@existentialism)
- #11753 TypeScript 4.0: Allow spread in the middle of tuples (@nicolo-ribaudo)
- #11815 eslint-parser: ES2020 features (@JLHwung)
babel-generator
,babel-parser
,babel-types
- #11754 TypeScript 4.0: Support labeled tuple elements (@nicolo-ribaudo)
babel-core
,babel-generator
,babel-parser
,babel-plugin-syntax-decimal
,babel-standalone
,babel-types
babel-core
- #10241 Add
cloneInputAst
option tobabel.transformFromAst
(@coderaiser)
🐛 Bug Fix
- Other
- #11896 update: hardcode @babel/eslint-parser min supported version check (@kaicataldo)
babel-helper-skip-transparent-expression-wrappers
,babel-plugin-proposal-optional-chaining
,babel-plugin-transform-spread
Commits
-
953ae82
v7.11.1 -
c29138f
Do not cache non-existent files forever (#11906) -
45fdb87
v7.11.0 -
164a939
add showConfig support (#11588) -
b651a6f
Enable logical assignment by default in @babel/parser (#11860) (#11869) -
059e912
Add decimal parsing support (#11640) -
cf425a0
feature: babel-core: add cloneInputAst (#10241) -
8f191ea
chore: fix typo in codebase (#11846) -
f7964a9
v7.10.5 -
ffb4248
Bump some deps for audit (#11818) - 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)