sparksuite / react-accessible-dropdown-menu-hook

A simple Hook for creating fully accessible dropdown menus in React
http://sparksuite.github.io/react-accessible-dropdown-menu-hook
MIT License
112 stars 26 forks source link

Bump @babel/preset-react from 7.12.7 to 7.12.10 #233

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @babel/preset-react from 7.12.7 to 7.12.10.

Release notes

Sourced from @babel/preset-react's releases.

v7.12.10 (2020-12-09)

Thanks @AndrewSouthpaw for your first PR!

:eyeglasses: Spec Compliance

  • babel-parser
    • #12443 Make sure estree test should not throw if babel parser does not throw (@JLHwung)
    • #12375 Make sure babel parser throws exactly same recoverable errors when estree plugin is enabled (@JLHwung)

:bug: Bug Fix

:nail_care: Polish

  • babel-preset-env

:memo: Documentation

:house: Internal

  • Other
  • babel-cli, babel-node, babel-plugin-transform-runtime, babel-register
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-preset-react
  • babel-helper-fixtures, babel-types
  • babel-core, babel-helper-transform-fixture-test-runner, babel-node, babel-plugin-transform-block-scoping, babel-plugin-transform-runtime, babel-plugin-transform-typeof-symbol
  • babel-parser

Committers: 7

Changelog

Sourced from @babel/preset-react's changelog.

v7.12.10 (2020-12-09)

:eyeglasses: Spec Compliance

  • babel-parser
    • #12443 Make sure estree test should not throw if babel parser does not throw (@JLHwung)
    • #12375 Make sure babel parser throws exactly same recoverable errors when estree plugin is enabled (@JLHwung)

:bug: Bug Fix

:nail_care: Polish

  • babel-preset-env

:memo: Documentation

:house: Internal

  • Other
  • babel-cli, babel-node, babel-plugin-transform-runtime, babel-register
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-preset-react
  • babel-helper-fixtures, babel-types
  • babel-core, babel-helper-transform-fixture-test-runner, babel-node, babel-plugin-transform-block-scoping, babel-plugin-transform-runtime, babel-plugin-transform-typeof-symbol
  • babel-parser

v7.12.9 (2020-11-24)

:bug: Bug Fix

  • babel-plugin-transform-typescript, babel-traverse

v7.12.8 (2020-11-23)

:bug: Bug Fix

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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codecov[bot] commented 3 years ago

Codecov Report

Merging #233 (a23a1f0) into master (865c0e1) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #233   +/-   ##
=======================================
  Coverage   84.52%   84.52%           
=======================================
  Files           1        1           
  Lines          84       84           
  Branches       22       22           
=======================================
  Hits           71       71           
  Misses         13       13           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 865c0e1...a23a1f0. Read the comment docs.