WriteSpeakCode / writespeakcode.com

New website for Write Speak Code Organization and conferences
https://www.writespeakcode.com
MIT License
8 stars 2 forks source link

Bump @reach/visually-hidden from 0.7.3 to 0.15.2 #265

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @reach/visually-hidden from 0.7.3 to 0.15.2.

Release notes

Sourced from @​reach/visually-hidden's releases.

v0.15.2

🐛 Bugfixes

  • menu-button
    • #812 Prevent default for links to avoid double click events (@​IanVS)
  • listbox
    • Cannot focus on ListboxList when it's styled to overlap ListboxButton (@​loque)

📝 Documentation

✨ Enhancements

  • combobox
  • accordion, disclosure
    • Remove -1 tabIndex from accordion and disclosure panels (@​joshuajaco)

🤜🤛 8 Committers

v0.15.1

🐛 Bugfixes

  • checkbox
    • Use dev warning for ref issues instead of throwing (#763)
  • menu-button
    • Fix: popover does not consistently close when clicking between menu buttons (#566)
    • Remove wrapping div around MenuLink to fix an ARIA violation (#751). NOTE: This is potentially a breaking change if you rely on the outer div or the nested DOM structure for your styling selectors, though that shouldn't be necessary. If this is a problem you can simply add your own div wrapper around your MenuLink abstraction, though updating your CSS selector is probably a better solution.

✨ Enhancements

  • accordion
    • Add data-state selector to AccordionButton

🏡 Housekeeping

  • combobox
    • Prune unneccesary dependencies

🤜🤛 3 Committers

... (truncated)

Commits
  • 353f409 v0.15.2
  • 1aac133 split axe tests into separate files
  • 6755b9c update most dependencies across the board
  • a66db49 housekeeping: update storybook
  • da8362b test feedback tweaks
  • 1449650 v0.15.0
  • fb6ad20 remove forwardRefWithAs util and simplify as prop types
  • f0d70f5 Add *.css files to the list of sideEffect(ful) files (#769)
  • 856db5c update deps + allow testing in React 16
  • 80f6ca5 v0.14.0
  • Additional commits viewable in compare view


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)