chore(deps): Bump react-resizable-panels from 3.0.6 to 4.12.2 in /frontend - #23
Conversation
|
@dependabot rebase |
Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 3.0.6 to 4.12.2. - [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@3.0.6...4.12.2) --- updated-dependencies: - dependency-name: react-resizable-panels dependency-version: 4.12.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
17ff345 to
8762ea8
Compare
|
Holding this one — v4 is a breaking change that needs a code fix, not just a lockfile bump. CI on the rebased head fails at Unit tests, three failures, all in
import * as ResizablePrimitive from 'react-resizable-panels'
// uses ResizablePrimitive.PanelGroup, .Panel, .PanelResizeHandleAt least one of those three is gone or renamed in 4.x. Because it is a namespace import, TypeScript does not catch it at build time the way a named import would — This is a real upgrade task, so it is tracked separately rather than merged. Leaving the PR open. The rest of the wave has landed: #15, #16, #17, #18, #19, #20, #22, #24, #25, #26. |
Bumps react-resizable-panels from 3.0.6 to 4.12.2.
Release notes
Sourced from react-resizable-panels's releases.
... (truncated)
Changelog
Sourced from react-resizable-panels's changelog.
... (truncated)
Commits
a1eeb7a4.12.1 -> 4.12.23e877a14.12.0 -> 4.12.1039d167fix #723: Ending a drag with a right-click results in panels incorrectly swal...554645aUpdate README8b0ffa94.11.2 -> 4.12.0c1d818ffeat(Group): pass isUserInteraction flag to onLayoutChanged (closes #716) (#721)335d7f2Remove temp did-mount state from e2e test harnessab519b7Add a more visible warning message to server-rendering persisted layouts7bf5dadAdded a warning to docsb2276184.11.1 -> 4.11.2