Skip to content

build(deps): manual bumps from the closed minor-and-patch group - #18

Merged
hash00 merged 1 commit into
mainfrom
chore/manual-bumps-from-pr14
Sep 3, 2026
Merged

hash00 merged 1 commit into
mainfrom
chore/manual-bumps-from-pr14

Conversation

@hash00

@hash00 hash00 commented Sep 3, 2026

Copy link
Copy Markdown
Owner

Applies the remaining bumps from #14, which is now closed (superseded by #17's eslint 9 migration).

Package From To
@tanstack/react-virtual 3.14.9 3.14.10
@testing-library/react 16.3.2 16.3.3
vite-plugin-electron 1.1.1 1.1.2
vitest 4.1.10 4.1.11

postcss and eslint-plugin-react-refresh were already at/above this PR's targets after #15 and #17. autoprefixer's bump is moot — removed entirely in #6.

npm run lint && npm run typecheck && npm test && npm run build all pass.

@tanstack/react-virtual 3.14.9->3.14.10, @testing-library/react
16.3.2->16.3.3, vite-plugin-electron 1.1.1->1.1.2, vitest 4.1.10->4.1.11.

postcss and eslint-plugin-react-refresh were already at/above this
PR's targets after #15 and #17; autoprefixer's bump is moot (removed
in #6).
Copilot AI lite review requested due to automatic review settings September 3, 2026 17:30
@hash00
hash00 merged commit 16d82b7 into main Sep 3, 2026
4 checks passed
@hash00
hash00 deleted the chore/manual-bumps-from-pr14 branch September 3, 2026 17:32

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The dependency bumps are consistent between package.json and package-lock.json, and the updated peer constraints (e.g., vite >=6) are satisfied by the existing dev dependency set.

Pull request overview

Updates a handful of remaining minor/patch dependency versions (originally part of the now-closed “minor-and-patch” group), keeping the repo’s tooling and runtime libraries current after the earlier eslint 9 migration.

Changes:

  • Bump @tanstack/react-virtual to ^3.14.10.
  • Bump @testing-library/react to ^16.3.3.
  • Bump vite-plugin-electron to ^1.1.2 and vitest to ^4.1.11, with corresponding lockfile updates.
File summaries
File Description
package.json Updates the declared dependency ranges for the four packages being bumped.
package-lock.json Updates resolved versions/integrities to match the new package ranges (including updated transitive versions like @tanstack/virtual-core and vitest subpackages).
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants