chore(deps): Bump react-resizable-panels from 2.1.9 to 4.10.0#15
chore(deps): Bump react-resizable-panels from 2.1.9 to 4.10.0#15dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
0fa17fa to
5250c90
Compare
There was a problem hiding this comment.
Pull request overview
Updates the frontend dependency react-resizable-panels to a newer major version.
Changes:
- Bump
react-resizable-panelsfrom^2.x(locked at2.1.9) to^4.10.0inpackage.json. - Regenerate
package-lock.jsonto lockreact-resizable-panelsat4.10.0(including updated peer dependency ranges).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates react-resizable-panels dependency to ^4.10.0. |
| package-lock.json | Locks react-resizable-panels to 4.10.0 and updates resolved/integrity metadata and peer dependency ranges. |
5250c90 to
8f452f8
Compare
Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 2.1.9 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.9...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>
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
Closing for now. react-resizable-panels v4 has breaking API changes (PanelGroup and PanelResizeHandle exports changed). Requires code migration to adapt to new API. Let's upgrade in a follow-up PR dedicated to this migration. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps react-resizable-panels from 2.1.9 to 4.10.0.
Release notes
Sourced from react-resizable-panels's releases.
... (truncated)
Changelog
Sourced from react-resizable-panels's changelog.
... (truncated)
Commits
fa271334.9.0 -> 4.10.0b58ed97Add data-separator "focus" state (#706)f4e5e08Upgrade react-lib-tools to improve site-search5cf89eaMade callouts on Common Questions more consistent435f953Upgrade react-lib-tools to improve site-search50f05ab4.8.0 -> 4.9.0897d576Add disableDoubleClick prop to Separator (#702)1e299c34.7.6 -> 4.8.009bec23Import version 3 saved layouts in version 4 (#699)1adf716Update CONTRIBUTING.md