An open index of dependabot pull requests across open source projects.

⬆ Bump the npm_and_yarn group in /frontend with 2 updates

Closed
Number: #9
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: May 13, 2025 at 06:15 PM UTC
(about 1 year ago)
Updated: May 19, 2025 at 07:33 PM UTC
(about 1 year ago)
Closed: May 19, 2025 at 07:33 PM UTC
(about 1 year ago)
Time to Close: 6 days
Labels:
dependencies javascript
Description:

Bumps the npm_and_yarn group in /frontend with 2 updates: @zag-js/core and @chakra-ui/react.

Updates @zag-js/core from 0.82.1 to 1.12.0

Release notes

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

@​zag-js/i18n-utils@​1.12.2

Patch Changes

  • Updated dependencies []:
    • @​zag-js/dom-query@​1.12.2

@​zag-js/i18n-utils@​1.12.1

Patch Changes

  • Updated dependencies []:
    • @​zag-js/dom-query@​1.12.1
Changelog

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

1.12.0 - 2025-05-01

Added

  • Date Picker: Add support for outsideDaySelectable prop to allow selecting days outside the current month (on the same visible date range)

Fixed

  • Collapsible: Fix issue in React.js <= v18.x where collapse animation might not work as expected

1.11.0 - 2025-04-20

Added

  • ListCollection: Add support for grouping collection items

Fixed

  • Listbox: Export missing SelectionMode interface

1.10.0 - 2025-04-15

Added

  • Toggle Group: Add support for deselectable prop to ensure one or more toggle is selected at any time.

  • Splitter:

    • Expose api.resetSizes() to reset the size to the initial specified size
    • Fix issue in vertical orientation where arrow up doesn't work as expected.

Fixed

  • Select: Fix issue where machine doesn't leave focus state when interacting outside with another editable element. This leads to the data-focus attribute not being removed from the trigger element.

  • Floating Panel: Fix issue where clicking the trigger when panel is open, doesn't close the panel

1.9.3 - 2025-04-10

Fixed

  • Floating Panel

    • Change default strategy from absolute to fixed to improve positioning consistency
    • Implement controlled open/close state
    • Constraint the mouse movement to the boundary rect to prevent content from being moved outside completely

1.9.2 - 2025-04-10

... (truncated)

Commits
  • 0262c95 Version Packages (#2433)
  • 20cd399 chore(deps): update dependency vite to v6.3.4 [security] (#2435)
  • 637fc60 fix: improve collapsible in react-18
  • 7ecd885 fix: typecheck
  • 0447904 feat(date-picker): allow selecting outside days
  • 9a2742f docs(date-picker): write draft for multiple months
  • fc7aa3e chore: add date picker multiple months demo
  • cf96882 refactor: demos
  • 2770e95 chore(deps): lock file maintenance (#2430)
  • 98a34dd chore: improve combobox vanilla example (#2431)
  • Additional commits viewable in compare view

Updates @chakra-ui/react from 3.8.0 to 3.17.0

Release notes

Sourced from @​chakra-ui/react's releases.

@​chakra-ui/react@​3.17.0

Minor Changes

  • #9977 ad8cc44 Thanks @​seongminn! - - Breadcrumb: Prevent screen reader from reading the separator

    • Toast: Added toast queuing when the max limit is reached:

      • New toasts were queued instead of dropped
      • Queued toasts were shown when space became available
      • Queue cleared when all toasts were removed
    • SegmentGroup: Fix issue where disabled prop was not being applied to SegmentGroup.Items

    • RatingGroup: Fix issue where half-filled icons were not being displayed correctly in RTL

    • Collapsible: Fixed issue in React.js <= v18.x where collapse animation might not work as expected

@​chakra-ui/react@​3.16.1

Patch Changes

  • 46075ba Thanks @​segunadebayo! - - Dialog, Drawer: Use correct z-index for dialog and drawer backdrop

    • SegmentGroup: Fix issue where orientation prop to SegmentGroup.Root doesn't work as expected

@​chakra-ui/react@​3.16.0

Minor Changes

  • 529244d Thanks @​segunadebayo! - - Global CSS: Improve text selection contrast

    • System

      • Fix issue where borderEnd shorthand was not working despite borderStart being present
      • Fix issue where system.cva return type was incorrect
      • Soften the focus ring for all color palettes
    • Dialog, Drawer: Fix issue where z-index was not being applied correctly

... (truncated)

Changelog

Sourced from @​chakra-ui/react's changelog.

3.17.0

Minor Changes

  • #9977 ad8cc44 Thanks @​seongminn! - - Breadcrumb: Prevent screen reader from reading the separator

    • Toast: Added toast queuing when the max limit is reached:

      • New toasts were queued instead of dropped
      • Queued toasts were shown when space became available
      • Queue cleared when all toasts were removed
    • SegmentGroup: Fix issue where disabled prop was not being applied to SegmentGroup.Items

    • RatingGroup: Fix issue where half-filled icons were not being displayed correctly in RTL

    • Collapsible: Fixed issue in React.js <= v18.x where collapse animation might not work as expected

3.16.1

Patch Changes

  • 46075ba Thanks @​segunadebayo! - - Dialog, Drawer: Use correct z-index for dialog and drawer backdrop

    • SegmentGroup: Fix issue where orientation prop to SegmentGroup.Root doesn't work as expected

3.16.0

Minor Changes

  • 529244d Thanks @​segunadebayo! - - Global CSS: Improve text selection contrast

    • System

      • Fix issue where borderEnd shorthand was not working despite borderStart being present
      • Fix issue where system.cva return type was incorrect
      • Soften the focus ring for all color palettes
    • Dialog, Drawer: Fix issue where z-index was not being applied correctly

... (truncated)

Commits
  • e658c1b ci(changesets): version packages
  • 45e6f3f chore: bump ark-ui
  • d6866e1 fix(rating): half star + rtl
  • 23248e9 fix: lint and eslint config
  • cb20b71 chore: bump deps
  • c033daa fix(segment): item disabled prop
  • 7b5dd7a chore: bump ark-ui
  • 8316baf refactoring(breadcrumb.tsx): prevent screen reader from reading the separator...
  • 84c99b4 feat(breadcrumb.tsx): prevent screen reader from reading the separator
  • ae3ca71 ci(changesets): version packages
  • Additional commits viewable in compare view

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
    You can disable automated security fix PRs for this repo from the Security Alerts page.
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+1195
Deletions:
-1082
Package Dependencies
Ecosystem:
npm
Version Change:
3.8.0 → 3.17.0
Update Type:
Minor
Path:
/frontend
Ecosystem:
npm
Version Change:
0.82.1 → 1.12.0
Update Type:
Major
Path:
/frontend
Technical Details
ID: 245632
UUID: 2517333719
Node ID: PR_kwDOOpdk386WC3bX
Host: GitHub
Repository: at146/python-react
Merge State: Dirty