Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

chore(deps-dev): bump @babel/preset-react from 7.10.1 to 7.10.4 #939

Merged
merged 1 commit into from
Sep 9, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2020

Bumps @babel/preset-react from 7.10.1 to 7.10.4.

Release notes

Sourced from @babel/preset-react'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
  • babel-plugin-proposal-do-expressions, babel-types

💅 Polish

🏠 Internal

  • babel-core, babel-helper-fixtures, babel-standalone, babel-traverse
    • #11758 Replace non-inclusive "whitelist" and "blacklist" terms with "allowlist" etc. (@wojtekmaj)
  • babel-parser
  • babel-core

Committers: 7

v7.10.3 (2020-06-19)

Thanks @AjayPoshak, @jessethomson, @sajadtorkamani, @shaodahong and @wlawt for their first PRs!

👓 Spec Compliance

  • babel-parser
    • #11676 Properly parse export default from when exportDefaultFrom is not enabled (@JLHwung)
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-optional-chaining
    • #11662 refactor: do not rely on AST extra properties in plugins (@JLHwung)
  • 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/preset-react'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
  • babel-plugin-proposal-do-expressions, babel-types

💅 Polish

🏠 Internal

  • babel-core, babel-helper-fixtures, babel-standalone, babel-traverse
    • #11758 Replace non-inclusive "whitelist" and "blacklist" terms with "allowlist" etc. (@wojtekmaj)
  • babel-parser
  • babel-core

v7.10.3 (2020-06-19)

👓 Spec Compliance

  • babel-parser
    • #11676 Properly parse export default from when exportDefaultFrom is not enabled (@JLHwung)
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-optional-chaining
    • #11662 refactor: do not rely on AST extra properties in plugins (@JLHwung)
  • 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
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties
  • babel-template
  • babel-types
    • #11687 improve node type definitions to avoid any's in generated types (@zxbodya)
  • babel-plugin-transform-react-pure-annotations
Commits
Maintainer changes

This version was pushed to npm by jlhwung, a new releaser for @babel/preset-react since your current version.


Dependabot compatibility score

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 dependabot bot added the scope:dependency Pull requests that update a dependency file label Sep 7, 2020
@dependabot dependabot bot requested a review from erunion September 7, 2020 06:36
@erunion erunion merged commit 507481f into next Sep 9, 2020
@erunion erunion deleted the dependabot/npm_and_yarn/babel/preset-react-7.10.4 branch September 9, 2020 05:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope:dependency Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant