Skip to content

chore(deps)(deps): Bump react-resizable-panels from 2.1.7 to 4.10.0 in /src/03-client - #18

Merged
Ovalvoi merged 1 commit into
mainfrom
dependabot/npm_and_yarn/src/03-client/react-resizable-panels-4.10.0
Apr 26, 2026
Merged

chore(deps)(deps): Bump react-resizable-panels from 2.1.7 to 4.10.0 in /src/03-client#18
Ovalvoi merged 1 commit into
mainfrom
dependabot/npm_and_yarn/src/03-client/react-resizable-panels-4.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 26, 2026

Copy link
Copy Markdown
Contributor

Bumps react-resizable-panels from 2.1.7 to 4.10.0.

Release notes

Sourced from react-resizable-panels's releases.

4.9.0

  • 702: Add disableDoubleClick prop to Separator to enable turning off the double-click size reset behavior.

4.8.0

  • 699: useDefaultLayout hook automatically migrates legacy layouts to version 4 format; see issue 605 or PR 699 for details on how this works.

4.7.6

  • 698: Replace Panel aria-disabled attribute with data-disabled

4.7.5

  • 696: Improved server rendering support for defaultSize prop

4.7.4

  • 689: Fix edge case bug with pointer event capture

4.7.3

  • 690: Imperative Panel API supports non-percentage sizes

4.7.2

  • 683: Don't scroll separator when setting focus

4.7.1

  • 678: Change default overflow styles to support shadows

4.7.0

  • 677: Add groupResizeBehavior prop to Panel, enabling panels to retain their current size (pixels) size when the parent Group is resized.

4.6.5

  • 670: Check for undefined adoptedStyleSheets (to better support environments like jsdom)
  • 671: Bug-fix: Update in-memory layout cache when group is resized by double-clicking on a separator

4.6.4

  • 664, 665: Resize actions sometimes "jump" on touch devices

4.6.3

  • Fixed a problem with project logo not displaying correctly in the README for the Firefox browser.

4.6.2

  • 660: Group guards against layouts with mis-ordered Panel id keys

4.6.1

  • 658: Imperative Panel and Group APIs ignored disabled status when resizing panels; this is an explicit override of the disabled state and is required to support conditionally disabled groups.
  • 658: Separator component does not set a cursor: not-allowed style if the parent Group has cursors disabled.

4.6.0

  • 657: Allow Panel and Separator components to be disabled

4.5.9

  • 649: Optimization: Replace useForceUpdate with useSyncExternalStore to avoid side effect of swallowing "click" events in certain cases
  • 654: Bugfix Imperative Group method setLayout persists layout to in-memory cache

... (truncated)

Changelog

Sourced from react-resizable-panels's changelog.

4.10.0

  • 705: Add data-separator="focus" state for Separator elements for more consistent custom CSS styles.

4.9.0

  • 702: Add disableDoubleClick prop to Separator to enable turning off the double-click size reset behavior.

4.8.0

  • 699: useDefaultLayout hook automatically migrates legacy layouts to version 4 format; see issue 605 for details on how this works.

4.7.6

  • 698: Replace Panel aria-disabled attribute with data-disabled

4.7.5

  • 696: Improved server rendering support for defaultSize prop

4.7.4

  • 689: Fix edge case bug with pointer event capture

4.7.3

  • 690: Imperative Panel API supports non-percentage sizes

4.7.2

  • 683: Don't scroll separator when setting focus

4.7.1

  • 678: Change default overflow styles to support shadows

4.7.0

  • 677: Add groupResizeBehavior prop to Panel, enabling panels to retain their current size (pixels) size when the parent Group is resized.

4.6.5

  • 670: Check for undefined adoptedStyleSheets (to better support environments like jsdom)
  • 671: Bug-fix: Update in-memory layout cache when group is resized by double-clicking on a separator

4.6.4

  • 664, 665: Resize actions sometimes "jump" on touch devices

4.6.3

... (truncated)

Commits
  • fa27133 4.9.0 -> 4.10.0
  • b58ed97 Add data-separator "focus" state (#706)
  • f4e5e08 Upgrade react-lib-tools to improve site-search
  • 5cf89ea Made callouts on Common Questions more consistent
  • 435f953 Upgrade react-lib-tools to improve site-search
  • 50f05ab 4.8.0 -> 4.9.0
  • 897d576 Add disableDoubleClick prop to Separator (#702)
  • 1e299c3 4.7.6 -> 4.8.0
  • 09bec23 Import version 3 saved layouts in version 4 (#699)
  • 1adf716 Update CONTRIBUTING.md
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github Apr 26, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, frontend. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@Ovalvoi

Ovalvoi commented Apr 26, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/src/03-client/react-resizable-panels-4.10.0 branch from 90fe02d to a9b0a69 Compare April 26, 2026 18:44
@dependabot dependabot Bot changed the title chore(deps)(deps): bump react-resizable-panels from 2.1.7 to 4.10.0 in /src/03-client chore(deps)(deps): Bump react-resizable-panels from 2.1.7 to 4.10.0 in /src/03-client Apr 26, 2026
Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 2.1.7 to 4.10.0.
- [Release notes](https://github.com/bvaughn/react-resizable-panels/releases)
- [Changelog](https://github.com/bvaughn/react-resizable-panels/blob/main/CHANGELOG.md)
- [Commits](bvaughn/react-resizable-panels@2.1.7...4.10.0)

---
updated-dependencies:
- dependency-name: react-resizable-panels
  dependency-version: 4.10.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/src/03-client/react-resizable-panels-4.10.0 branch from a9b0a69 to a7d0793 Compare April 26, 2026 18:45
@Ovalvoi
Ovalvoi merged commit 0adfe64 into main Apr 26, 2026
4 checks passed
@Ovalvoi
Ovalvoi deleted the dependabot/npm_and_yarn/src/03-client/react-resizable-panels-4.10.0 branch April 26, 2026 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant