erskingardner / nostr-how

https://nostr.how
111 stars 49 forks source link

Bump @headlessui/react from 1.7.11 to 1.7.12 #67

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @headlessui/react from 1.7.11 to 1.7.12.

Release notes

Sourced from @​headlessui/react's releases.

@​headlessui/react@​v1.7.12

Added

  • Add explicit props types for every component (#2282)

Fixed

  • Ensure the main tree and parent Dialog components are marked as inert (#2290)
  • Fix nested Popover components not opening (#2293)
  • Make React types more compatible with other libraries (#2282)
  • Fix Dialog cleanup when the Dialog becomes hidden (#2303)
Changelog

Sourced from @​headlessui/react's changelog.

[1.7.12] - 2023-02-24

Added

  • Add explicit props types for every component (#2282)

Fixed

  • Ensure the main tree and parent Dialog components are marked as inert (#2290)
  • Fix nested Popover components not opening (#2293)
  • Make React types more compatible with other libraries (#2282)
  • Fix Dialog cleanup when the Dialog becomes hidden (#2303)
Commits
  • 885f446 1.7.12 - @​headlessui/react
  • 9ecd8dd Fix Dialog cleanup when the Dialog becomes hidden (#2303)
  • d1ca3a9 fix false positive log when running tests
  • 569cec7 Fix change event incorrectly getting called on blur (#2296)
  • b8c214e Make React types more compatible with other libraries (#2282)
  • c7f6bc6 Fix nested Popover components not opening (#2293)
  • 10efaa9 Ensure the main tree and parent Dialog components are marked as inert (#2...
  • 619d103 update CHANGELOG
  • See full diff 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)
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
nostr-how ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 27, 2023 at 1:33PM (UTC)
erskingardner commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Looks like @headlessui/react is up-to-date now, so this is no longer needed.