Created by: dependabot[bot]
Bumps @babel/cli from 7.12.13 to 7.12.16.
Release notes
Sourced from @babel/cli's releases
.
v7.12.16 (2021-02-11)
🐛 Bug Fix
babel-core
babel-parser
- #12735 [parser] Fix scope handling of Flow declared functions (
@nicolo-ribaudo
)- #12775 babel-parser(ts): Throw recoverable for duplicates access modifier (
@sosukesuzuki
)- #12771 babel-parser(ts): Raise recoverable error for abstract interface (
@sosukesuzuki
)- #12763 fix(ts): include
asserts
inTSTypePredicate
location (@fedeci
)- #12758 [TS] Create
TSUnionType
orTSIntersectionType
when typealias has a leading operator (@fedeci
)babel-plugin-transform-typescript
💅 Polish
🏠 Internal
- Other
- #12781 pnp does not work with ESM dev scripts (
@JLHwung
)- #12766 docs: Update build requirements in CONTRIBUTING.md (
@sosukesuzuki
)babel-cli
,babel-core
,babel-helper-compilation-targets
,babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-validator-option
,babel-node
,babel-parser
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-dynamic-import
,babel-plugin-proposal-optional-chaining
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
,babel-preset-env
,babel-preset-typescript
- #12759 Avoid importing
.json
files (@nicolo-ribaudo
)Committers: 5
- Babel Bot (
@babel-bot
)- Federico Ciardi (
@fedeci
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- Sosuke Suzuki (
@sosukesuzuki
)v7.12.15 (2021-02-04)
🐛 Bug Fix
babel-parser
babel-generator
- #12755 Respect the
jsescOption.minimal
generator option (@nicolo-ribaudo
)
🏠 Internal
- #12752 Allow publishing patch versions from the GH UI (
@nicolo-ribaudo
)Committers: 2
- Federico Ciardi (
@fedeci
)- Nicolò Ribaudo (
@nicolo-ribaudo
)v7.12.14 (2021-02-03)
... (truncated)
Changelog
Sourced from @babel/cli's changelog
.
v7.12.16 (2021-02-11)
🐛 Bug Fix
babel-core
babel-parser
- #12735 [parser] Fix scope handling of Flow declared functions (
@nicolo-ribaudo
)- #12775 babel-parser(ts): Throw recoverable for duplicates access modifier (
@sosukesuzuki
)- #12771 babel-parser(ts): Raise recoverable error for abstract interface (
@sosukesuzuki
)- #12763 fix(ts): include
asserts
inTSTypePredicate
location (@fedeci
)- #12758 [TS] Create
TSUnionType
orTSIntersectionType
when typealias has a leading operator (@fedeci
)babel-plugin-transform-typescript
💅 Polish
🏠 Internal
- Other
- #12781 pnp does not work with ESM dev scripts (
@JLHwung
)- #12766 docs: Update build requirements in CONTRIBUTING.md (
@sosukesuzuki
)babel-cli
,babel-core
,babel-helper-compilation-targets
,babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-validator-option
,babel-node
,babel-parser
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-dynamic-import
,babel-plugin-proposal-optional-chaining
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
,babel-preset-env
,babel-preset-typescript
- #12759 Avoid importing
.json
files (@nicolo-ribaudo
)v7.12.15 (2021-02-04)
🐛 Bug Fix
babel-parser
babel-generator
- #12755 Respect the
jsescOption.minimal
generator option (@nicolo-ribaudo
)
🏠 Internal
- #12752 Allow publishing patch versions from the GH UI (
@nicolo-ribaudo
)v7.12.14 (2021-02-03)
🐛 Bug Fix
🏠 Internal
Commits
-
dd5c9f9
v7.12.16 -
e735266
Avoid importing.json
files (#12759) - See full diff in compare view
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)