Skip to content

chore(deps): bump @tanstack/react-virtual from 3.14.3 to 3.14.5 in the tanstack group - #5147

Merged
Chibuzor-Nwemambu merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tanstack-dda93f14ef
Jul 6, 2026
Merged

chore(deps): bump @tanstack/react-virtual from 3.14.3 to 3.14.5 in the tanstack group#5147
Chibuzor-Nwemambu merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tanstack-dda93f14ef

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the tanstack group with 1 update: @tanstack/react-virtual.

Updates @tanstack/react-virtual from 3.14.3 to 3.14.5

Release notes

Sourced from @​tanstack/react-virtual's releases.

@​tanstack/react-virtual@​3.14.5

Patch Changes

@​tanstack/react-virtual@​3.14.4

Patch Changes

Changelog

Sourced from @​tanstack/react-virtual's changelog.

3.14.5

Patch Changes

3.14.4

Patch Changes

Commits

Dependabot compatibility score

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 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 tanstack group with 1 update: [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual).


Updates `@tanstack/react-virtual` from 3.14.3 to 3.14.5
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Changelog](https://github.com/TanStack/virtual/blob/main/packages/react-virtual/CHANGELOG.md)
- [Commits](https://github.com/TanStack/virtual/commits/@tanstack/react-virtual@3.14.5/packages/react-virtual)

---
updated-dependencies:
- dependency-name: "@tanstack/react-virtual"
  dependency-version: 3.14.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
...

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 labels Jul 6, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 6, 2026
@Chibuzor-Nwemambu

Copy link
Copy Markdown
Collaborator

@claude review

@claude

claude Bot commented Jul 6, 2026

Copy link
Copy Markdown

Claude finished @Chibuzor-Nwemambu's task in 34s —— View job


Dependency Review — @tanstack/react-virtual 3.14.3 → 3.14.5

  • Read PR context and diff
  • Review package.json changes in both packages
  • Review pnpm-lock.yaml changes
  • Check how react-virtual is used in the codebase

Verdict: ✅ Safe to merge

A low-risk patch bump. The two changed versions only pull in transitive updates to @tanstack/virtual-core (3.17.1 → 3.17.3) — no public API changes in react-virtual itself. Both release notes are "Updated dependencies" only.

Consistency check — good:

  • packages/eds-core-react/package.json pins 3.14.5 (exact, matching its existing exact-pin convention for this dep)
  • packages/eds-data-grid-react/package.json uses ^3.14.5 (caret, matching its convention)
  • pnpm-lock.yaml resolves both importers to 3.14.5 with virtual-core 3.17.3

Usage: react-virtual is consumed via the useVirtualizer hook in the data grid (EdsDataGrid.tsx, TableRow.tsx, types.ts, EdsDataGridProps.ts) and in Autocomplete (useAutocomplete.ts, Option.tsx). A patch bump touching only virtual-core internals should not affect these call sites.

One observation (non-blocking)

The lockfile carries unrelated drift beyond the tanstack group — @expo/* (env, osascript, package-manager, json-file), js-yaml 5.2.0 → 5.2.1, and picomatch 4.0.4 → 4.0.5 were all re-resolved. These aren't part of this dependency group and appear to be incidental pnpm install drift from re-locking. It's harmless (transitive dev-only packages), but worth being aware that this PR's lockfile diff is slightly wider than its stated scope. If you prefer a lockfile that only reflects the tanstack change, a clean re-lock or @dependabot recreate would trim it.

Recommendation

Merge once CI is green. No code changes required.
· branch dependabot/npm_and_yarn/tanstack-dda93f14ef

@Chibuzor-Nwemambu Chibuzor-Nwemambu left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@Chibuzor-Nwemambu
Chibuzor-Nwemambu merged commit 6a8eeb1 into main Jul 6, 2026
9 checks passed
@Chibuzor-Nwemambu
Chibuzor-Nwemambu deleted the dependabot/npm_and_yarn/tanstack-dda93f14ef branch July 6, 2026 12:12
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