a-tokyo / react-apple-signin-auth

 Apple signin for React using the official Apple JS SDK
https://a-tokyo.github.io/react-apple-signin-auth
MIT License
104 stars 13 forks source link

⬆️ Bump @babel/preset-flow from 7.10.4 to 7.12.13 #31

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @babel/preset-flow from 7.10.4 to 7.12.13.

Release notes

Sourced from @​babel/preset-flow's releases.

v7.12.13 (2021-02-03)

Thanks @​bradzacher, @​bz2, @​ChALkeR, @​FauxFaux, @​fedeci, @​karansapolia, @​panzarino, @​shrinktofit, and @​Zalathar for your first PRs!

:eyeglasses: Spec Compliance

  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-private-methods, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • #12689 fix: throw error when accessing private method without a getter (@​fedeci)
  • babel-plugin-transform-computed-properties, babel-plugin-transform-shorthand-properties

:bug: Bug Fix

  • babel-plugin-proposal-class-properties, babel-traverse
  • babel-plugin-proposal-class-properties, babel-plugin-transform-classes
  • babel-parser, babel-template
  • babel-core, babel-helper-transform-fixture-test-runner, babel-register
  • babel-parser
  • babel-helpers, babel-plugin-transform-classes
  • babel-generator
  • babel-register
  • babel-node
  • babel-types
  • babel-plugin-transform-modules-systemjs
  • babel-plugin-transform-for-of
  • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-transform-classes
  • babel-helper-module-imports, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx

:nail_care: Polish

  • babel-helper-transform-fixture-test-runner, babel-parser, babel-preset-env

... (truncated)

Changelog

Sourced from @​babel/preset-flow's changelog.

v7.12.13 (2021-02-03)

:eyeglasses: Spec Compliance

  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-private-methods, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • #12689 fix: throw error when accessing private method without a getter (@​fedeci)
  • babel-plugin-transform-computed-properties, babel-plugin-transform-shorthand-properties

:bug: Bug Fix

  • babel-plugin-proposal-class-properties, babel-traverse
  • babel-plugin-proposal-class-properties, babel-plugin-transform-classes
  • babel-parser, babel-template
  • babel-core, babel-helper-transform-fixture-test-runner, babel-register
  • babel-parser
  • babel-helpers, babel-plugin-transform-classes
  • babel-generator
  • babel-register
  • babel-node
  • babel-types
  • babel-plugin-transform-modules-systemjs
  • babel-plugin-transform-for-of
  • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-transform-classes
  • babel-helper-module-imports, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx

:nail_care: Polish

  • babel-helper-transform-fixture-test-runner, babel-parser, babel-preset-env
    • #12716 refactor: raise AwaitNotInAsyncContext when an AwaitExpression will be parsed (@​JLHwung)
  • babel-cli, babel-core, babel-parser

... (truncated)

Commits


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[bot] commented 3 years ago

Looks like @babel/preset-flow is up-to-date now, so this is no longer needed.