Bump react-virtuoso from 4.5.0 to 4.18.12 - #3044
Conversation
Bumps [react-virtuoso](https://github.com/petyosi/react-virtuoso/tree/HEAD/packages/react-virtuoso) from 4.5.0 to 4.18.12. - [Release notes](https://github.com/petyosi/react-virtuoso/releases) - [Changelog](https://github.com/petyosi/react-virtuoso/blob/main/packages/react-virtuoso/CHANGELOG.md) - [Commits](https://github.com/petyosi/react-virtuoso/commits/react-virtuoso@4.18.12/packages/react-virtuoso) --- updated-dependencies: - dependency-name: react-virtuoso dependency-version: 4.18.12 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 Cursor Dependency AnalysisSupply-Chain Malware ReviewI'll review the upstream The scanner Checklist: No obfuscation, eval/Function payloads, unexpected hosts, persistence, process spawn, or hidden Unicode (scanner unicode/confusable/IOC: empty). No Compatibility AnalysisI'll inspect local usage of Same-major jump ( Where it is usedDeclared in
Both wrap a contained scroller (
App React is 18.3.1, which matches the package peer range. Not used: Intersection with changed APIsHighlighted 4.18.x notes (window-scroll measurement, SSR collapse, Minor additions in the range ( Indirect overlap:
Risks / unknowns
Merge checklist
Malware Scan Summary
Top findings
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Bumps react-virtuoso from 4.5.0 to 4.18.12.
Release notes
Sourced from react-virtuoso's releases.
... (truncated)
Changelog
Sourced from react-virtuoso's changelog.
... (truncated)
Commits
5c55535Version Packages (#1488)d975e6cMeasure off-screen window lists before display (#1487)d646defVersion Packages (#1459)0d5214afix: handle dynamic horizontal direction changes (#1458)b324bbcfix invalid React Virtuoso skill examples (#1455)2c68507Version Packagesfca20fafix: handle undefined initial topmost index7cf51b6Version Packages (#1449)0c68e81fix: harden scroll-target and initial-index handling (#1444)0af9e75Version Packages (#1443)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react-virtuoso since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Medium Risk
Large jump in the virtualization dependency used by NFT and VC grid UIs; regressions would show up as scroll position, blank rows, or performance issues without compile-time failures.
Overview
Upgrades
react-virtuosoin@chia-network/guifrom 4.5.0 to 4.18.12, with matchingpackage-lock.jsonupdates (including React 19 in peer dependency ranges and removal of the library’s Nodeenginesconstraint).There are no application source changes; virtualized grids in the NFT gallery and VC list still use
VirtuosoGridas before. The newer release line mainly brings scroll/index clamping fixes, window-scroll layout improvements, and React 18+useSyncExternalStorebehavior.The lockfile also pins
validatorand@types/validatorto exact versions (dropping^) in several workspace entries—incidental to the lock refresh, not a deliberate product change.Reviewed by Cursor Bugbot for commit 1a027ac. Bugbot is set up for automated code reviews on this repo. Configure here.