Skip to content

Bump tabulator-tables from 6.2.1 to 6.4.0#2109

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/tabulator-tables-6.4.0
Open

Bump tabulator-tables from 6.2.1 to 6.4.0#2109
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/tabulator-tables-6.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Copy link
Copy Markdown
Contributor

Bumps tabulator-tables from 6.2.1 to 6.4.0.

Release notes

Sourced from tabulator-tables's releases.

Unit Test & Fixes

This release introduces a suite of unit test as well as a wide range of fixes across the library

Updates and Fixes

  • Fixed an exception when a column using the virtual horizontal renderer contained only frozen columns
  • Nested tables no longer cause a memory leak when data is replaced using the setData function
  • Column width changes triggered by a user double clicking on the column resize handle are now persistent when the table is redrawn due to resize or visibility change
  • The order of interaction event dispatches has been corrected so the cell event is fired before the row event

Improved Importing, Adaptive Formatters & Dependency Management

There have been many changes in the latest release, including:

  • Improved Dependency Management

  • Loads of new Import functionality

  • Adaptive Formatters & Editors

  • Improved Sorters

  • New Formatters

  • Import Mutators

Checkout the Release Notes for full details

Updates and Fixes

Added src files to package.json export list

Updates and Fixes

Fix regression in package.json

Updates and Fixes

Fix regression in last patch release

Updates and Fixes

  • Updated bundler and package.json to improve ESM import compatibility
  • Fixed alignment issues when browser is zoomed into table
Commits
  • fe38eb7 update version to 6.4.0
  • 72f7387 update copyright date
  • 17b4166 fix deprecated keyCode (#4787)
  • 2fc812f Merge pull request #4810 from eniaf/fix-datatree-initializerow
  • 081caae Merge pull request #4793 from Tyoneb/fix-issue-4723
  • a26a738 Merge pull request #4812 from JakeBaumbaugh/fix-issue-4224
  • 7312a12 Merge pull request #4814 from kunaljaykam/performance_patch
  • 3ed553a Merge pull request #4517 from azmy60/fix/nav-while-editing
  • 814958f Merge branch 'master' into fix/nav-while-editing
  • 4cbcd7a Merge pull request #4516 from azmy60/fix/edit-and-selectrange-conflict
  • Additional commits viewable in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tabulator-tables](https://github.com/olifolkerd/tabulator) from 6.2.1 to 6.4.0.
- [Release notes](https://github.com/olifolkerd/tabulator/releases)
- [Commits](tabulator-tables/tabulator@6.2.1...6.4.0)

---
updated-dependencies:
- dependency-name: tabulator-tables
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 21, 2026
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.

0 participants