Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the minor-and-patch group with 3 updates: react-window, vite and electron.

Updates react-window from 2.2.1 to 2.2.2

Changelog

Sourced from react-window's changelog.

2.2.2

The return type of List and Grid components is explicitly annotated as ReactElement. The return type of rowComponent and cellComponent changed from ReactNode to ReactElement. This was done to fix TypeScript warnings for React versions 18.0 - 18.2. (See issue #875)

Commits
  • a2bae7b 2.2.1 - 2.2.2
  • 5d59563 Annotate Grid and List return types explicitly to avoid redundant inlined inf...
  • b2fe9ed Update README.md docs with component prop types (#873)
  • 2d844ea Formatting tweaks
  • e4c83fd Improve RowProps and CellProps generics docs
  • 03fd826 Increased font size of code blocks
  • a4eef4c Tweaked <code> CSS color
  • 8028616 Decreased intensity of warning blocks
  • 17e625c Improve component props docs (#871)
  • f84477e Prettier config changes
  • See full diff in compare view

Updates vite from 7.1.11 to 7.1.12

Release notes

Sourced from vite's releases.

v7.1.12

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.1.12 (2025-10-23)

Bug Fixes

  • deps: downgrade commonjs plugin to 28.0.6 to avoid rollup/plugins#1909 (#20990) (56fd722)
Commits

Updates electron from 38.3.0 to 38.4.0

Release notes

Sourced from electron's releases.

electron v38.4.0

Release Notes for v38.4.0

Features

  • Support dynamic ESM imports in non-context isolated preloads. #48489 (Also in 39)

Fixes

  • Fixed shader-f16 to work on Windows. #48555 (Also in 37, 39)
  • Fixed white flash on call to BrowserWindow.show. #48560 (Also in 37, 39)
  • Titlebar buttons now appear on the correct side of windows on Wayland in Ubuntu. #48602 (Also in 39)
Commits

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 3 updates: [react-window](https://github.com/bvaughn/react-window), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [electron](https://github.com/electron/electron).


Updates `react-window` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/bvaughn/react-window/releases)
- [Changelog](https://github.com/bvaughn/react-window/blob/master/CHANGELOG.md)
- [Commits](bvaughn/react-window@2.2.1...2.2.2)

Updates `vite` from 7.1.11 to 7.1.12
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.12/packages/vite)

Updates `electron` from 38.3.0 to 38.4.0
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v38.3.0...v38.4.0)

---
updated-dependencies:
- dependency-name: react-window
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vite
  dependency-version: 7.1.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: electron
  dependency-version: 38.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Dependencies Pull requests that update or fix project dependencies. javascript Pull requests that update javascript code labels Oct 27, 2025
@github-actions github-actions bot merged commit d2d7e3f into main Oct 27, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/minor-and-patch-690d1f6a2a branch October 27, 2025 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update or fix project dependencies. javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants