Skip to content

fix(deps): update dependency react-window to v2#8177

Closed
renovate[bot] wants to merge 4 commits intomainfrom
renovate/react-window-2.x
Closed

fix(deps): update dependency react-window to v2#8177
renovate[bot] wants to merge 4 commits intomainfrom
renovate/react-window-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2025

This PR contains the following updates:

Package Change Age Confidence
react-window (source) ^1.8.11 -> ^2.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

bvaughn/react-window (react-window)

v2.0.0

Compare Source

Version 2 is a major rewrite that offers the following benefits:

  • More ergonomic props API
  • Automatic memoization of row/cell renderers and props/context
  • Automatically sizing for List and Grid (no more need for AutoSizer)
  • Native TypeScript support (no more need for @types/react-window)
  • Smaller bundle size

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner September 2, 2025 04:25
@renovate renovate bot requested review from jlongshore and szinta and removed request for a team September 2, 2025 04:25
@netlify
Copy link

netlify bot commented Sep 2, 2025

Deploy Preview for carbon-for-ibm-products failed. Why did it fail? →

Name Link
🔨 Latest commit 8958763
🔍 Latest deploy log https://app.netlify.com/projects/carbon-for-ibm-products/deploys/68cd14abd243cf0008065922

@netlify
Copy link

netlify bot commented Sep 2, 2025

Deploy Preview for ibm-products-web-components ready!

Name Link
🔨 Latest commit 8958763
🔍 Latest deploy log https://app.netlify.com/projects/ibm-products-web-components/deploys/68cd14ab38749700081b52d4
😎 Deploy Preview https://deploy-preview-8177--ibm-products-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate
Copy link
Contributor Author

renovate bot commented Sep 3, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@szinta
Copy link
Contributor

szinta commented Sep 19, 2025

This version comes with some breaking changes, in which the components VariableSizeList and FixedSizeList are replaced by List component. We're currently using these components in DataSpreadsheet and DataGrid, so upgrading would require refactoring both to use the new List component.

Also, the release note indicates that the peer dependencies of react-window now require React 18 or newer. Considering these changes, how should we approach this PR?
Should we proceed with the upgrade and make the necessary updates to DataTable and DataSpreadsheet, or should we discard this PR and lock the react-window version to v1.x?

@szinta
Copy link
Contributor

szinta commented Sep 20, 2025

Closing this PR as Datagrid is deprecated and DataSpreadsheet will be eventually as well, in favor of ag-grid.

@szinta szinta closed this Sep 20, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Sep 20, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/react-window-2.x branch September 20, 2025 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants