Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2021

Bumps @reach/dialog from 0.11.2 to 0.15.2.

Release notes

Sourced from @​reach/dialog'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
  • 8bca20b update react-spring
  • 1aac133 split axe tests into separate files
  • 6755b9c update most dependencies across the board
  • 1f2d2ee docs(dialog): fix typo (#803)
  • a66db49 housekeeping: update storybook
  • 54764b1 [Dialog] Fix animated dialog example to remove memory leak warning (#786)
  • da8362b test feedback tweaks
  • 1449650 v0.15.0
  • fb6ad20 remove forwardRefWithAs util and simplify as prop types
  • 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)

Bumps [@reach/dialog](https://github.com/reach/reach-ui/tree/HEAD/packages/dialog) from 0.11.2 to 0.15.2.
- [Release notes](https://github.com/reach/reach-ui/releases)
- [Commits](https://github.com/reach/reach-ui/commits/v0.15.2/packages/dialog)

---
updated-dependencies:
- dependency-name: "@reach/dialog"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 5, 2021
@vercel
Copy link

vercel bot commented Jul 5, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/split-fi/split-interface/2wY6dn3BdaaaKX7v9JwCT9U5CB9m
✅ Preview: https://split-interface-git-dependabot-npmandyarninterf-b74fb5-split-fi.vercel.app

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 12, 2021

Superseded by #173.

@dependabot dependabot bot closed this Jul 12, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/interface/reach/dialog-0.15.2 branch July 12, 2021 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant