Skip to content

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

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

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

Conversation

@hash00

@hash00 hash00 commented Sep 3, 2026

Copy link
Copy Markdown
Owner

Applies 4 of the 6 bumps from #5, which is now closed.

Package From To
@tanstack/react-virtual 3.14.4 3.14.9
postcss 8.4.38 8.5.26
vite-plugin-electron 1.1.0 1.1.1
vitest 4.1.9 4.1.10

Not included:

  • eslint-plugin-react-refresh stays at 0.4.6 — 0.5.3 requires eslint ^9||^10, and this repo is still on eslint 8 with the legacy .eslintrc.cjs format. That's a separate, larger migration.
  • autoprefixer's bump is moot — it was removed entirely in build(deps-dev): bump tailwindcss from 3.4.19 to 4.3.3 #6 (tailwindcss v4's PostCSS plugin no longer needs it).

npm run lint && npm run typecheck && npm test && npm run build all pass on this branch.

@tanstack/react-virtual 3.14.4->3.14.9, postcss 8.4.38->8.5.26,
vite-plugin-electron 1.1.0->1.1.1, vitest 4.1.9->4.1.10.

eslint-plugin-react-refresh stays at 0.4.6 — 0.5.3 requires eslint
^9||^10 and this repo is still on eslint 8 with .eslintrc.cjs; that's
a separate migration. autoprefixer's bump is moot, dropped in #6.
Copilot AI lite review requested due to automatic review settings September 3, 2026 17:17

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/version bumps are internally consistent between package.json and package-lock.json with no apparent contract or configuration breakage in the reviewed changes.

Pull request overview

Updates a subset of dependency versions from the previously closed minor/patch bump PR (#5), keeping the project’s toolchain and runtime dependencies current while preserving the repo’s existing eslint v8 setup and Tailwind v4 PostCSS configuration.

Changes:

  • Bumped @tanstack/react-virtual to ^3.14.9.
  • Bumped tooling deps: postcss to ^8.5.26, vite-plugin-electron to ^1.1.1, and vitest to ^4.1.10.
  • Regenerated package-lock.json to reflect the updated direct and transitive resolutions (e.g., @tanstack/virtual-core, nanoid, tinyrainbow).
File summaries
File Description
package.json Updates the direct dependency/version ranges for the four selected packages.
package-lock.json Aligns the lockfile with the updated dependency graph and resolved artifact integrity entries.
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.

@hash00
hash00 merged commit aa0ff9e into main Sep 3, 2026
4 checks passed
@hash00
hash00 deleted the chore/manual-bumps-from-pr5 branch September 3, 2026 17:19
hash00 added a commit that referenced this pull request Sep 3, 2026
…#18)

@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).
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