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.2 #2256

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

@​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

@​zag-js/tabs@​0.58.1

Patch Changes

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

@​zag-js/tabs@​0.58.0

Minor Changes

  • 9216a62 Thanks @​segunadebayo! - - Ensure consistent application of form related properties like invalid, required, and readOnly
    • Export Service from all machines for use in Lit based components.

Patch Changes

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

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

CHANGELOG

All notable changes to this project will be documented in this file.

[Unreleased]

See the Changesets for the latest changes.

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(), api.goToFirstPage(), api.goToLastPage()
  • DatePicker

    • Add support for customizing date picker accessibility labels
  • FileUpload

    • Add support for api.clearRejectedFiles to allow clearing the rejected files programmatically.

    • Improve DX of the accept context property by providing autocompletions for common file type

0.57.0 - 2024-06-14

Fixed

  • Editable

    • Fix issue where setting activationMode=dblclick clears the input value unexpectedly.
  • SignaturePad

    • Add role=application to signature pad control. This fixes the accessibility violation with aria-roledescription

... (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)

@dependabot dependabot bot added the automerge Instructs Mergify to queue this pull request for automatic merging label Jun 24, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/zag-js/tabs-0.58.2 branch 3 times, most recently from 9cbd0d7 to 040da70 Compare June 26, 2024 18:10
Bumps [@zag-js/tabs](https://github.com/chakra-ui/zag) from 0.47.0 to 0.58.2.
- [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.58.2)

---
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.58.2 branch from 040da70 to b7a4ec3 Compare June 26, 2024 18:27
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 27, 2024

Superseded by #2272.

@dependabot dependabot bot closed this Jun 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/zag-js/tabs-0.58.2 branch June 27, 2024 15:12
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.

0 participants