react-time-line
react-time-line copied to clipboard
Bump @babel/preset-react from 7.0.0 to 7.12.7
Bumps @babel/preset-react from 7.0.0 to 7.12.7.
Release notes
Sourced from @babel/preset-react's releases.
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: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)- #11734 Account for ConfigItem being generated by another copy of Babel (@developit)
babel-preset-env- Other
babel-typesbabel-cli
- #12322 Use
chokidar@2withoutfsevents@1in@babel/cli(@nicolo-ribaudo)babel-parserbabel-traverse
Changelog
Sourced from @babel/preset-react's changelog.
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)- #11734 Account for ConfigItem being generated by another copy of Babel (@developit)
babel-preset-env- Other
babel-typesbabel-cli
- #12322 Use
chokidar@2withoutfsevents@1in@babel/cli(@nicolo-ribaudo)babel-parserbabel-traverse
Commits
23226d9v7.12.72e3eec6refactor: use option-validator in preset-typescript (#12347)a41da05v7.12.5b649f8dFix packages documentation README links. (#12289)02fc9e8Revert "add.jsextension to react runtime for JSX transform" (#12213)ed498a7Useworkspace:*for devDependencies (again) (#12217)7f4b838v7.12.1eec01fechore: use workspace:* for dev deps (#12186)6cb0056Remove unused dependencies and devDependencies (#12175)9808d25add js extension to react runtime (#12116)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by nicolo-ribaudo, a new releaser for @babel/preset-react 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 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)