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.51.2 #2199

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 28, 2024

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

Release notes

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

@​zag-js/tabs@​0.51.2

Patch Changes

  • 70c2108 Thanks @​segunadebayo! - Fix issue where keydown event might not fire in React due to nativeEvent currentTarget not been set sometimes.

  • Updated dependencies [62eb21b, 70c2108]:

    • @​zag-js/core@​0.51.2
    • @​zag-js/dom-event@​0.51.2
    • @​zag-js/dom-query@​0.51.2
    • @​zag-js/anatomy@​0.51.2
    • @​zag-js/types@​0.51.2
    • @​zag-js/utils@​0.51.2
    • @​zag-js/element-rect@​0.51.2

@​zag-js/tabs@​0.51.1

Patch Changes

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

@​zag-js/tabs@​0.51.0

Patch Changes

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

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

0.51.2 - 2024-05-28

Fixed

  • General

    • Fix events merging in mergeProps utility
    • Fix issue where keydown event might not fire in React due to nativeEvent currentTarget not been set sometimes.
  • Avatar

    • Improve image load check to use naturalWidth|Height instead of currentSrc

0.51.0 - 2024-05-23

Fixed

  • FileUpload

    • Fix issue where hidden input doesn't include the file list when dropping files on the dropzone
  • Progress

    • Fix issue where using a smaller max than 50 throws due to the fact the default value is set to 50. Now we set the default value to mid value between the min and max

Added

  • [NEW]: Added new Timer machine to create a timer (countdown or stopwatch) that can be paused, resumed, and reset.

  • [NEW]: Added new TimePicker machine to that allows selecting a time and day period.

  • Pagination

    • Add api.pageSize to allow retrieving the current page size
    • Add onPageSizeChange to listen for page size change
  • Editable

    • Add api.valueText that returns the current value or placeholder if empty

Changed

0.50.0 - 2024-05-15

Fixed

  • React

    • Fix issue where controlled context can sometimes not be synced correctly

... (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 May 28, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/zag-js/tabs-0.51.2 branch 6 times, most recently from 404cf80 to 6ec03c2 Compare May 31, 2024 02:59
Bumps [@zag-js/tabs](https://github.com/chakra-ui/zag) from 0.47.0 to 0.51.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/[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 force-pushed the dependabot/npm_and_yarn/zag-js/tabs-0.51.2 branch from 6ec03c2 to f66e52b Compare June 2, 2024 02:41
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2024

Superseded by #2213.

@dependabot dependabot bot closed this Jun 3, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/zag-js/tabs-0.51.2 branch June 3, 2024 15:59
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