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.58.3 to 0.74.2 #2507

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2024

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

Release notes

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

@​zag-js/tabs@​0.74.2

Patch Changes

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

@​zag-js/tabs@​0.74.1

Patch Changes

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

@​zag-js/tabs@​0.74.0

Patch Changes

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

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

0.74.2 - 2024-10-09

Fixed

  • TimePicker: Export missing Time type

0.74.1 - 2024-10-09

Fixed

  • TimePicker: Resolve an issue that @internationalized/date was not declared as peer dependency.

0.74.0 - 2024-10-09

Fixed

  • TagsInput: Fix issue where tags input doesn't navigate tags after removing with the delete key

  • DatePicker: Fix issue in date range picker where clicking a preset trigger and blurring the input resets the value incorrectly.

Added

  • ColorPicker: Add support for grey named colors and rebeccapurple color resolution.

Changed

  • DatePicker, TimePicker [BREAKING]: Move @internationalized/date to peer dependency to prevent mismatching type errors.

0.73.0 - 2024-09-30

Added

  • Dialog

    • Add support for detecting outside clicks from parent windows when rendered within an iframe

Fixed

  • Combobox

    • Fix issue where pressing enter without selecting an option leaves text in the input
  • File Upload

    • Fix issue where acceptedFiles is removed after an invalid file is uploaded
  • Dialog

    • Fix issue where dialog closes when positioner is scrollable and the scrollbar is clicked

... (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.58.3 to 0.74.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.58.3...@zag-js/tabs@0.74.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 added the automerge Instructs Mergify to queue this pull request for automatic merging label Oct 17, 2024
Copy link

changeset-bot bot commented Oct 17, 2024

🦋 Changeset detected

Latest commit: f19d522

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@substrate/wallet-template Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ryanleecode ryanleecode merged commit 90fda0c into main Oct 18, 2024
10 checks passed
@ryanleecode ryanleecode deleted the dependabot/npm_and_yarn/zag-js/tabs-0.74.2 branch October 18, 2024 00:43
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.

2 participants