8000 build(npm): bump the zag-js group with 2 updates by dependabot[bot] · Pull Request #2882 · leboncoin/spark-web · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@dependabot
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps the zag-js group with 2 updates: @zag-js/pagination and @zag-js/react.

Updates @zag-js/pagination from 1.28.0 to 1.29.1

Release notes

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

@​zag-js/pagination@​1.29.1

Patch Changes

  • Updated dependencies []:
    • @​zag-js/anatomy@​1.29.1
    • @​zag-js/core@​1.29.1
    • @​zag-js/types@​1.29.1
    • @​zag-js/utils@​1.29.1
    • @​zag-js/dom-query@​1.29.1
Changelog

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

1.29.1 - 2025-11-22

Fixed

  • Floating Panel

    • Fix issue where resize trigger with n axis was not explicitly set to top: 0
    • Fix issue where draggable and resizable options were not respected when set to false
  • Presence: Fix regression where UNMOUNT transition might not be called consistently

1.29.0 - 2025-11-19

Added

  • Carousel, Color Picker, Combobox, Date Picker, Select: Add value to OpenChangeDetails for better context in change handlers

  • Splitter: Add getResizeTriggerIndicator to render an indicator when resizing

  • Toast: Expose viewport offset as CSS variables (--viewport-offset-left, --viewport-offset-right, --viewport-offset-top, --viewport-offset-bottom) on the toast group element

Fixed

  • Carousel: Fix dragging not working after scrolling with mouse wheel when allowMouseDrag is enabled

  • Combobox: Fix onHighlightChange not being invoked when collection is filtered to empty results. The callback now correctly receives { highlightedValue: null, highlightedItem: null } when the collection becomes empty

  • File Upload: Fix issue where clicking on non-interactive children (icons, text) inside the dropzone doesn't open the file picker

  • Radio Group: Fix inconsistent application of data-focus-visible and data-focus attributes

  • Splitter: Fix disabled splitter showing resize cursor and allowing dragging

Commits

Updates @zag-js/react from 1.28.0 to 1.29.1

Release notes

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

@​zag-js/react@​1.29.1

Patch Changes

  • Updated dependencies []:
    • @​zag-js/core@​1.29.1
    • @​zag-js/store@​1.29.1
    • @​zag-js/types@​1.29.1
    • @​zag-js/utils@​1.29.1
Changelog

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

1.29.1 - 2025-11-22

Fixed

  • Floating Panel

    • Fix issue where resize trigger with n axis was not explicitly set to top: 0
    • Fix issue where draggable and resizable options were not respected when set to false
  • Presence: Fix regression where UNMOUNT transition might not be called consistently

1.29.0 - 2025-11-19

Added

  • Carousel, Color Picker, Combobox, Date Picker, Select: Add value to OpenChangeDetails for better context in change handlers

  • Splitter: Add getResizeTriggerIndicator to render an indicator when resizing

  • Toast: Expose viewport offset as CSS variables (--viewport-offset-left, --viewport-offset-right, --viewport-offset-top, --viewport-offset-bottom) on the toast group element

Fixed

  • Carousel: Fix dragging not working after scrolling with mouse wheel when allowMouseDrag is enabled

  • Combobox: Fix onHighlightChange not being invoked when collection is filtered to empty results. The callback now correctly receives { highlightedValue: null, highlightedItem: null } when the collection becomes empty

  • File Upload: Fix issue where clicking on non-interactive children (icons, text) inside the dropzone doesn't open the file picker

  • Radio Group: Fix inconsistent application of data-focus-visible and data-focus attributes

  • Splitter: Fix disabled splitter showing resize cursor and allowing dragging

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 24, 2025
Bumps the zag-js group with 2 updates: [@zag-js/pagination](https://github.com/chakra-ui/zag) and [@zag-js/react](https://github.com/chakra-ui/zag).


Updates `@zag-js/pagination` from 1.28.0 to 1.29.1
- [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/pagination@1.28.0...@zag-js/pagination@1.29.1)

Updates `@zag-js/react` from 1.28.0 to 1.29.1
- [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/react@1.28.0...@zag-js/react@1.29.1)

---
updated-dependencies:
- dependency-name: "@zag-js/pagination"
  dependency-version: 1.29.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: zag-js
- dependency-name: "@zag-js/react"
  dependency-version: 1.29.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: zag-js
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

2A8B
0