ts-preact-starter
ts-preact-starter copied to clipboard
Bump @babel/core from 7.8.6 to 7.12.9
Bumps @babel/core from 7.8.6 to 7.12.9.
Release notes
Sourced from @babel/core's releases.
v7.12.9 (2020-11-24)
:bug: Bug Fix
Committers: 1
- Huáng Jùnliàng (@JLHwung)
v7.12.8 (2020-11-23)
Thanks @Hypnosphi for your first PR!
:bug: Bug Fix
babel-traverse
- #12390 Avoid infinite loops in type inference logic (@nicolo-ribaudo)
- #12387 Initialize NodePath context when using
getSibling(@nicolo-ribaudo)babel-cli
- #12382 Fix Node version check (@Hypnosphi)
:house: Internal
Committers: 3
- Filipp Riabchun (@Hypnosphi)
- Huáng Jùnliàng (@JLHwung)
- Nicolò Ribaudo (@nicolo-ribaudo)
v7.12.7 (2020-11-20)
Thanks @fraywing for your first PR!
:eyeglasses: Spec Compliance
babel-parser:bug: Bug Fix
babel-parser
- #12356 [ts]Fix syntax error for modifier name class methods with type parameters (@sosukesuzuki)
- #12352 [ts]Set
falseto default value of TsTypePredicate.asserts (@sosukesuzuki)- #12333 Fix syntax error for getter and setter with typescript and estree plugin (@sosukesuzuki)
babel-helper-optimise-call-expression,babel-plugin-proposal-class-propertiesbabel-compat-data,babel-preset-env
- #12340 Fix support for polyfilling Array.prototype.values in core-js@2 (@existentialism)
babel-plugin-transform-modules-systemjs,babel-plugin-transform-parameters,babel-preset-env,babel-traverse
- #12331 Use the correct
contextwhen re-using a cachedNodePath(@nicolo-ribaudo)babel-plugin-proposal-numeric-separator
Changelog
Sourced from @babel/core's changelog.
v7.12.9 (2020-11-24)
:bug: Bug Fix
babel-plugin-transform-typescript,babel-traversev7.12.8 (2020-11-23)
:bug: Bug Fix
babel-traverse
- #12390 Avoid infinite loops in type inference logic (@nicolo-ribaudo)
- #12387 Initialize NodePath context when using
getSibling(@nicolo-ribaudo)babel-cli
- #12382 Fix Node version check (@Hypnosphi)
:house: Internal
v7.12.7 (2020-11-20)
:eyeglasses: Spec Compliance
babel-parser:bug: Bug Fix
babel-parser
- #12356 [ts]Fix syntax error for modifier name class methods with type parameters (@sosukesuzuki)
- #12352 [ts]Set
falseto default value of TsTypePredicate.asserts (@sosukesuzuki)- #12333 Fix syntax error for getter and setter with typescript and estree plugin (@sosukesuzuki)
babel-helper-optimise-call-expression,babel-plugin-proposal-class-propertiesbabel-compat-data,babel-preset-env
- #12340 Fix support for polyfilling Array.prototype.values in core-js@2 (@existentialism)
babel-plugin-transform-modules-systemjs,babel-plugin-transform-parameters,babel-preset-env,babel-traverse
- #12331 Use the correct
contextwhen re-using a cachedNodePath(@nicolo-ribaudo)babel-plugin-proposal-numeric-separator:nail_care: Polish
babel-preset-react,babel-preset-typescriptbabel-types:house: Internal
babel-helper-regex
- #12377 Archive
@babel/helper-regex(@nicolo-ribaudo)babel-helper-create-regexp-features-plugin,babel-plugin-transform-sticky-regexbabel-core
- #12288 Don't compile
import()in development (@nicolo-ribaudo)
Commits
e334a88v7.12.91618488v7.12.823226d9v7.12.76a0e909Don't compileimport()in development (#12288)ddd868fAccount for ConfigItem being generated by another copy of Babel (#11734)21f4254Fixed incorrectly implemented tests forloadOptions(#12301)b649f8dFix packages documentation README links. (#12289)ed498a7Useworkspace:*for devDependencies (again) (#12217)2562c8dv7.12.331396b2MakeloadPartialConfig's options optional (#12200)- Additional commits viewable in compare view
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.
If all status checks pass Dependabot will automatically merge this pull request during working hours.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill 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)