Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

Bump @reach/visually-hidden from 0.7.3 to 0.15.0#252

Closed
dependabot-preview[bot] wants to merge 1 commit intoproductionfrom
dependabot/npm_and_yarn/reach/visually-hidden-0.15.0
Closed

Bump @reach/visually-hidden from 0.7.3 to 0.15.0#252
dependabot-preview[bot] wants to merge 1 commit intoproductionfrom
dependabot/npm_and_yarn/reach/visually-hidden-0.15.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

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

Release notes

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

v0.15.0

🐛 Bugfixes

  • Combobox
    • Fix persistSelection issues when used with openOnFocus (#455)
  • All packages
    • #769 Add *.css files to the list of sideEffect(ful) files (@​Andarist)
    • BREAKING: Removed forwardRefWithAs utility and created new types associated with components that us the as prop. This is a breaking change if you are using the component types directly, but this change was long overdue and should address some new issues that popped up in #753. Big thanks to @​jjenzz and the Radix UI project for making our lives easier here!

🤜🤛 3 Committers

v0.14.0

  • listbox
    • Fix selection of options using iOS with VoiceOver. (@​aappoalander)
    • Breaking change: If you were using our previously suggested styling selector [data-current] for the selected listbox option, that selector has been removed in favor of [data-current-selected]. The reason is because we also added [data-current-nav] for the highlighted option when navigating the list, so this seemed more clear to distinguish between the two. We also removed the default styles for options that match [aria-selected="true”] because this is an implementation detail that will likely change in an upcoming patch release to address accessibility issues.

📝 Documentation

✨ Enhancements

🤜🤛 6 Committers

v0.13.2

🐛 Bugfixes

✨ Enhancements

🏡 Housekeeping

3 Committers 🤜🤛

... (truncated)

Commits
  • 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
  • 9618b84 Merge branch 'develop' of github.com:reach/reach-ui into develop
  • e1a6fba Add sideEffects false to all packages to enable tree shaking (#761)
  • 9e2a197 v0.13.2
  • 927961d Update ts deps
  • 2499512 v0.13.1
  • 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:

  • 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)

@dependabot-preview dependabot-preview Bot requested a review from deweydell as a code owner June 21, 2021 10:49
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jun 21, 2021
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #265.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/reach/visually-hidden-0.15.0 branch July 5, 2021 10:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants