Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @zag-js/tabs from 0.47.0 to 0.58.3 #2272

Merged
merged 2 commits into from
Jun 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2024

Bumps @zag-js/tabs from 0.47.0 to 0.58.3.

Release notes

Sourced from @​zag-js/tabs's releases.

@​zag-js/tabs@​0.58.3

Patch Changes

  • Updated dependencies []:
    • @​zag-js/anatomy@​0.58.3
    • @​zag-js/core@​0.58.3
    • @​zag-js/types@​0.58.3
    • @​zag-js/utils@​0.58.3
    • @​zag-js/dom-event@​0.58.3
    • @​zag-js/dom-query@​0.58.3
    • @​zag-js/element-rect@​0.58.3

@​zag-js/tabs@​0.58.2

Patch Changes

  • Updated dependencies []:
    • @​zag-js/anatomy@​0.58.2
    • @​zag-js/core@​0.58.2
    • @​zag-js/types@​0.58.2
    • @​zag-js/utils@​0.58.2
    • @​zag-js/dom-event@​0.58.2
    • @​zag-js/dom-query@​0.58.2
    • @​zag-js/element-rect@​0.58.2
Changelog

Sourced from @​zag-js/tabs's changelog.

0.58.3 - 2024-06-27

Fixed

  • Combobox

    • Fix issue where input shows values when multiple is set to true. The design intent is that when combobox is set to multiple, values should be rendered outside the
    • Expose data-placement on Content
  • Progress

    • Fix issue where progress circle throws warning due to incorrect viewBox attribute on <svg>
  • Carousel

    • Fix issue where next and previous buttons don't loop currently when using setting both slidesPerView and loop
  • Presence

    • Fix issue where presence doesn't close if close animation has duration of 0s
  • Select, Combobox

    • Expose data-invalid on Combobox and Select triggers
  • Menu

    • Fix context menu losing position data on close
    • Fix issue where context menu doesn

0.58.0 - 2024-06-21

Fixed

  • All Machines

    • Ensure consistent application of form related properties like invalid, required, and readOnly.

    • Export Service from all machines for use in Lit based components.

  • Tooltip

    • Fix issue where closeOnScroll=false doesn't work consistently in Safari

Added

  • Alert

    • Expose more functions to programmatically change the page like api.goToNextPage(), api.goToPrevPage(),

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [@zag-js/tabs](https://github.com/chakra-ui/zag) from 0.47.0 to 0.58.3.
- [Release notes](https://github.com/chakra-ui/zag/releases)
- [Changelog](https://github.com/chakra-ui/zag/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/zag/compare/@zag-js/[email protected]...@zag-js/[email protected])

---
updated-dependencies:
- dependency-name: "@zag-js/tabs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the automerge Instructs Mergify to queue this pull request for automatic merging label Jun 27, 2024
@mergify mergify bot merged commit ac9c370 into main Jun 29, 2024
13 checks passed
@mergify mergify bot deleted the dependabot/npm_and_yarn/zag-js/tabs-0.58.3 branch June 29, 2024 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Instructs Mergify to queue this pull request for automatic merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant