Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tabulator-tables and @types/tabulator-tables #1980

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps tabulator-tables and @types/tabulator-tables. These dependencies needed to be updated together.
Updates tabulator-tables from 5.5.0 to 6.2.0

Release notes

Sourced from tabulator-tables's releases.

Toggle Formatter, AutoColumns Updates & Events

No release notes provided.

Spreadsheet Importer

No release notes provided.

Updates and Fixes

  • Fix regression breaking autoColumns on initial load of ajax data

ESM Tree Shaking, Spreadsheets & Grids, Resize Guides & Much Much More...

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

  • ESM Tree Shaking is fully working now!
  • Build tools have been upgraded to the latest versions
  • New features for module builders
  • Row headers
  • Spreadsheet module, grid generation, array format data handling
  • Resize guides
  • Editor empty value handling
  • Improved range exporting
  • Rownum accessor for export
  • New Events
  • Performance improvements for data trees
  • A load of bug fixes

There are a large number of updates to Tabulator in this release, Checkout the Release Notes for full details

Updates and Fixes

  • Fixed issues with rendering in range selection module when no row header defined
  • Fixed regression in frozen columns module when frozen columns are initially hidden
  • Fix issue in time and datetime editors where 24 hour times were not being handled correctly
  • You can now use the editableTitle and movableColumns options together without dragging the mouse in the title input causing the column to be moved
  • Using events after calling the setHeight function will no longer result console warnings
  • Fixed regression that caused text areas to not resize on table resize, introduced during performance improvements in v5.5
  • Editors can now only trigger success or cancel calls once (if validation passes) to prevent duplicate events

Cell Range Selection & Much Much More!

There are a large number of updates to Tabulator in this release, Checkout the Release Notes for full details

Updates and Fixes

  • fix regression in last release with node-sass becoming a prod dependency

Updates and Fixes

  • The link formatter now correctly handles nested data lookup from the urlField formatter param
  • The tabEndNewRow option will now not create a new row if there is a validation failure on the last table cell when it is bing edited
  • Fixed issue with row management pipeline not being fully initialized with remote data loading
  • Ensure nestedFieldSeparator option is correctly applied when handling row updates
  • The setColumnLayout function now correctly applies all settings passed into the function, not just those currently set in a columns definition
  • Ajax params passed to the setData function now correctly override those set in the ajaxParams setup option
  • Removed incorrect mouse pointer from disabled pagination buttons

... (truncated)

Commits

Updates @types/tabulator-tables from 5.4.8 to 6.2.0

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependency javascript Pull requests that update Javascript code labels Apr 1, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tabulator-tables-and-types/tabulator-tables-6.2.0 branch from 15d17a3 to 0254c52 Compare April 8, 2024 09:22
Bumps [tabulator-tables](https://github.com/olifolkerd/tabulator) and [@types/tabulator-tables](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tabulator-tables). These dependencies needed to be updated together.

Updates `tabulator-tables` from 5.5.0 to 6.2.0
- [Release notes](https://github.com/olifolkerd/tabulator/releases)
- [Commits](olifolkerd/tabulator@5.5.0...6.2.0)

Updates `@types/tabulator-tables` from 5.4.8 to 6.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tabulator-tables)

---
updated-dependencies:
- dependency-name: tabulator-tables
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/tabulator-tables"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tabulator-tables-and-types/tabulator-tables-6.2.0 branch from 0254c52 to 96ab3ba Compare April 10, 2024 12:31
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 29, 2024

Superseded by #1995.

@dependabot dependabot bot closed this Apr 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tabulator-tables-and-types/tabulator-tables-6.2.0 branch April 29, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants