Skip to content

[skip netlify]: Bump @reach/dialog from 0.10.5 to 0.15.2#1185

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/reach/dialog-0.15.2
Closed

[skip netlify]: Bump @reach/dialog from 0.10.5 to 0.15.2#1185
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/reach/dialog-0.15.2

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps @reach/dialog from 0.10.5 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 will not automatically merge this PR because it includes an out-of-range update to a production dependency.


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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jun 29, 2021
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #1190.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/reach/dialog-0.15.2 branch July 12, 2021 09:57
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.

0 participants