Skip to content

chore(deps): bump react-window from 2.2.4 to 2.3.0 - #14

Merged
geekypunk merged 1 commit into
mainfrom
dependabot/npm_and_yarn/react-window-2.3.0
Aug 2, 2026
Merged

chore(deps): bump react-window from 2.2.4 to 2.3.0#14
geekypunk merged 1 commit into
mainfrom
dependabot/npm_and_yarn/react-window-2.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown

Bumps react-window from 2.2.4 to 2.3.0.

Release notes

Sourced from react-window's releases.

2.2.7

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

2.2.6

  • useDynamicRowHeight should not instantiate ResizeObserver when server-rendering

2.2.5

  • Use defaultHeight/defaultWidth prop to server render initial set of rows/cells
  • Adjust TypeScript return type for rowComponent/cellComponent to work around a ReactNode vs ReactElement mismatch caused by #875
Changelog

Sourced from react-window's changelog.

2.3.0

  • Add optional rowKey prop to List and add optional rowKey/columnKey prop to Grid.

2.2.7

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

2.2.6

  • useDynamicRowHeight should not instantiate ResizeObserver when server-rendering

2.2.5

  • Use defaultHeight/defaultWidth prop to server render initial set of rows/cells
  • Adjust TypeScript return type for rowComponent/cellComponent to work around a ReactNode vs ReactElement mismatch caused by #875
Commits
  • 4d9eebb 2.2.7 -> 2.3.0
  • c48df31 fix: add rowKey for List (#911)
  • 94b465b Upgrade react-lib-tools to improve site-search
  • 94b424a Upgrade react-lib-tools to improve site-search
  • 7f71d0f Upgrade react-lib-tools to improve site-search
  • 8caa6fb Upgrade react-lib-tools to improve site-search
  • 94186de Update CONTRIBUTING.md
  • 6635478 Upgrade react-lib-tools
  • 0b7535e Upgrade react-lib-tools
  • 367baf7 Site search (#906)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 2, 2026
@geekypunk

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [react-window](https://github.com/bvaughn/react-window) from 2.2.4 to 2.3.0.
- [Release notes](https://github.com/bvaughn/react-window/releases)
- [Changelog](https://github.com/bvaughn/react-window/blob/main/CHANGELOG.md)
- [Commits](bvaughn/react-window@2.2.4...2.3.0)

---
updated-dependencies:
- dependency-name: react-window
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/react-window-2.3.0 branch from b8827e6 to 9df31dd Compare August 2, 2026 15:42
@geekypunk
geekypunk merged commit c4e2550 into main Aug 2, 2026
7 checks passed
@geekypunk
geekypunk deleted the dependabot/npm_and_yarn/react-window-2.3.0 branch August 2, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant