Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

By approving this PR, you are confirming that you have adequately and effectively reviewed this change.

Searchable Hashes
  • 2383f97b1de459d736444350e552469e
  • 1203ceb16fe8b99fbf947a262babd993

The above information was added by dependabot-augmentor.

Bumps @types/react-window from 1.8.8 to 2.0.0.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@types/react-window](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-window) from 1.8.8 to 2.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-window)

---
updated-dependencies:
- dependency-name: "@types/react-window"
  dependency-version: 2.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code major Breaking change labels Oct 6, 2025
@Faye-Xiao Faye (Faye-Xiao) added minor Non breaking change and removed major Breaking change labels Oct 20, 2025
@skyscanner-backpack-bot
Copy link

Visit https://backpack.github.io/storybook-prs/3997 to see this build running in a browser.

@Faye-Xiao Faye (Faye-Xiao) added major Breaking change and removed minor Non breaking change labels Oct 21, 2025
@Faye-Xiao
Copy link
Contributor

It only includes the type/react-window, which we actively use in the BpkScrollableCalendarGridList. We need to upgrade both(type/react-window and react-window to V2) at the same time and perform careful validation, as they are used in the calendar component and react-window introduces some breaking changes(https://github.com/bvaughn/react-window/blob/master/CHANGELOG.md).

Excluded it from V38.2x.0 and V39 versions and deferred it.

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 major Breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants