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.49.0 #2156

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

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

Release notes

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

@​zag-js/tabs@​0.49.0

Patch Changes

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

@​zag-js/tabs@​0.48.0

Minor Changes

Patch Changes

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

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

0.49.0 - 2024-04-26

Fixed

  • Store, React

    • Fix issue where multiple versions of @zag-js/store could lead to "proxy state is not iterable" errors
  • Collapsible

    • Fix issue where initial height animation can sometimes run
  • DatePicker

    • Fix issue where date picker content doesn't register as a dismissable when lazy mounted
    • Fix issue where changing focused value doesn't update the date picker's visible range
  • Splitter

    • Fix issue where onResize was not called
  • TagsInput

    • Fix issue where editing a tag and clearing it's value leaves an empty tag. Now, empty tags will be deleted
    • Fix issue where deleting a tag with pointer and navigating with keyboard doesn't work

Added

  • Presence

    • Add api.unmount to programmatically unmount the component
    • Add api.skip to skip initial animation

0.48.0 - 2024-04-22

This release marks the journey to a more stable and consistent API across all components. We've made significant changes.

Fixed

  • Collapsible

    • Resolve an issue that sometimes the collapsible height was not measured correctly
  • Toast

    • Fix an issue where toast hide immediately after updating
    • Fix an issue that the height was not exactly measured
  • Select, Combobox

... (truncated)

Commits
  • f3249fb Version Packages (#1440)
  • 8af3887 chore: add tooltip follow cursor example
  • 700ae1e refactor: date picker util
  • 0f8701e test: fix e2e tests
  • 7b5f27d build: fix toast machine typedocs
  • 9b379db build: add script to document data-attrs
  • a54e405 refactor: mv composition examples to dedicated folders
  • 478bdb9 fix: typecheck
  • 3f05534 refactor: ensure consistent id composition
  • 91225dd chore: add popover tooltip composition example
  • 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 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)

@dependabot dependabot bot added the automerge Instructs Mergify to queue this pull request for automatic merging label Apr 29, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/zag-js/tabs-0.49.0 branch 4 times, most recently from 69a92fd to c1a488e Compare May 13, 2024 20:43
Bumps [@zag-js/tabs](https://github.com/chakra-ui/zag) from 0.47.0 to 0.49.0.
- [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/tabs@0.47.0...@zag-js/tabs@0.49.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/zag-js/tabs-0.49.0 branch from c1a488e to 705bff6 Compare May 13, 2024 20:54
Copy link
Contributor Author

dependabot bot commented on behalf of github May 15, 2024

Superseded by #2178.

@dependabot dependabot bot closed this May 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/zag-js/tabs-0.49.0 branch May 15, 2024 20:29
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.

None yet

0 participants