Skip to content

build(deps): bump tabulator-tables to 6.5.2#841

Merged
lcottercertinia merged 1 commit into
certinia:mainfrom
lukecotter:build-deps-tabulator
Jul 9, 2026
Merged

build(deps): bump tabulator-tables to 6.5.2#841
lcottercertinia merged 1 commit into
certinia:mainfrom
lukecotter:build-deps-tabulator

Conversation

@lukecotter

Copy link
Copy Markdown
Collaborator

Patch bump of tabulator-tables 6.5.1 → 6.5.2 in log-viewer/, run as the pristine released package (no node_modules edits).

No scroll/render impact

6.5.2 contains two editor-only fixes (select-range enter-to-edit #4912, multiselect duplicate selections #4862). Diffing the tabulator_esm.mjs bundle 6.5.1→6.5.2 shows all 36 changed lines are in the list/select editor module; the virtual DOM renderer and scroll path are byte-identical. The log-viewer uses read-only grids (no editors), so these changes are inert for us. Source-level scroll CSS (DataGrid.scss) is unaffected.

Verification

typecheck ✓ · lint ✓ · 962 tests ✓ · rollup build ✓ · rolldown build ✓.

Patch bump, run as the pristine released package (no node_modules edits).
6.5.2 contains two editor-only fixes (select-range enter-to-edit,
multiselect duplicate selections); the virtual DOM renderer and scroll
path are byte-identical to 6.5.1 and the log-viewer uses read-only grids,
so there is no scroll/render impact.
@lcottercertinia lcottercertinia merged commit ab9ed30 into certinia:main Jul 9, 2026
7 checks passed
@lukecotter lukecotter deleted the build-deps-tabulator branch July 9, 2026 15:00
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