Skip to content

Bump the npm-dt-for-itables group across 1 directory with 15 updates - #616

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/dt_for_itables/npm-dt-for-itables-7b4ac44dc9
Open

Bump the npm-dt-for-itables group across 1 directory with 15 updates#616
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/dt_for_itables/npm-dt-for-itables-7b4ac44dc9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-dt-for-itables group with 15 updates in the /packages/dt_for_itables directory:

Package From To
datatables.net-buttons 3.2.6 4.0.1
datatables.net-colreorder-dt 2.1.2 3.0.0
datatables.net-scroller-dt 2.4.3 3.0.0
datatables.net-buttons-dt 3.2.6 4.0.1
datatables.net-columncontrol 1.2.1 2.0.0
datatables.net-columncontrol-dt 1.2.1 2.0.0
datatables.net-datetime 1.6.3 2.0.0
datatables.net-dt 2.3.8 3.0.1
datatables.net-fixedcolumns-dt 5.0.5 6.0.0
datatables.net-fixedheader-dt 4.0.6 5.0.0
datatables.net-keytable-dt 2.12.2 3.0.0
datatables.net-plugins 2.3.6 3.0.1
datatables.net-rowgroup-dt 1.6.0 2.0.0
datatables.net-searchbuilder-dt 1.8.4 2.0.0
datatables.net-select-dt 3.1.3 4.0.0

Updates datatables.net-buttons from 3.2.6 to 4.0.1

Commits
  • c91141c Release 4.0.1
  • cfcae7e Fix: Bootstrap 4 - dropdown wasn't showing
  • d33b866 Fix: Potential ReDoS regexs
  • fb5bfba Examples: Correct links
  • 4268805 Release 4.0.0
  • be2f2a9 Test: Collection was relying on the old dom parameter which no longer
  • a164648 Fix: Default styling - when buttons flow on to a second line, there should be...
  • 9b9f5d2 New: The buttons that were previously split out into separate files (HTML5, C...
  • 398aece Dev: I knew I'd do that...
  • 7e35b98 Build: Use the exported variables for debug and build target
  • Additional commits viewable in compare view

Updates datatables.net-colreorder-dt from 2.1.2 to 3.0.0

Commits
  • a5f4bf1 Release 3.0.0
  • 0625744 Examples: Buttons no longer needs extra files for the export buttons and colu...
  • b56ce6c Build: Use the exported variables for debug and build target
  • 9522a6d Docs: Update for non-jQuery events
  • c1d17e1 Release 3.0.0-beta.1
  • c732980 Dev: Not strict mode yet - that work will follow
  • b7fb61e Update: ES6 output target from TypeScript
  • 11dd301 Update: Support for DataTable 3's changed search internals
  • 7a82de9 WIP fix: new init wasn't working without options
  • 2d3ea3b Docs: Consistent naming for DataTables types
  • Additional commits viewable in compare view

Updates datatables.net-scroller-dt from 2.4.3 to 3.0.0

Commits
  • 1eaf8bc Release 3.0.0 ready
  • 5b7430a Build: Use the exported variables for debug and build target
  • e927d11 Release 3.0.0-beta.1
  • e982be6 Dev: Not strict mode yet - that work will follow
  • 7cdec43 Update: ES6 output target from TypeScript
  • 1b9a1fa WIP: Correcting attrRemove change
  • 4940d97 WIP: Renaming in Dom for consistenty
  • ef6cb4d Docs: Updated for the more consistent naming convention used for DataTables' ...
  • b4963c5 Examples: Update to remove jQuery initialisation version of each example, and...
  • 982f8db WIP: Update to use DataTables Api / Dom / util exports
  • Additional commits viewable in compare view

Updates datatables.net-buttons-dt from 3.2.6 to 4.0.1

Commits
  • c91141c Release 4.0.1
  • cfcae7e Fix: Bootstrap 4 - dropdown wasn't showing
  • d33b866 Fix: Potential ReDoS regexs
  • fb5bfba Examples: Correct links
  • 4268805 Release 4.0.0
  • be2f2a9 Test: Collection was relying on the old dom parameter which no longer
  • a164648 Fix: Default styling - when buttons flow on to a second line, there should be...
  • 9b9f5d2 New: The buttons that were previously split out into separate files (HTML5, C...
  • 398aece Dev: I knew I'd do that...
  • 7e35b98 Build: Use the exported variables for debug and build target
  • Additional commits viewable in compare view

Updates datatables.net-columncontrol from 1.2.1 to 2.0.0

Commits
  • 6b0dc61 Examples: Fix links
  • 9357823 Release 2.0.0
  • f477308 New: -content info content type which will show a tooltip providing extra i...
  • 18d30fc Dev: Use the correct extension!
  • 1fbe493 Build: Use the exported variables for debug and build target
  • ad3bae4 Dev: Another attempt at solving the invalidation of the column type and state...
  • 167c247 Fix: if a date column type changes, we need to account for it
  • fb46b8f Fix: When using state saving and date columns, a formatted date would not be ...
  • 1451390 Fix: When DataTable.render.date() was used without moment or luxon on the p...
  • efd1fde New: State saving supports named columns now, allowing columns to be added an...
  • Additional commits viewable in compare view

Updates datatables.net-columncontrol-dt from 1.2.1 to 2.0.0

Commits
  • 6b0dc61 Examples: Fix links
  • 9357823 Release 2.0.0
  • f477308 New: -content info content type which will show a tooltip providing extra i...
  • 18d30fc Dev: Use the correct extension!
  • 1fbe493 Build: Use the exported variables for debug and build target
  • ad3bae4 Dev: Another attempt at solving the invalidation of the column type and state...
  • 167c247 Fix: if a date column type changes, we need to account for it
  • fb46b8f Fix: When using state saving and date columns, a formatted date would not be ...
  • 1451390 Fix: When DataTable.render.date() was used without moment or luxon on the p...
  • efd1fde New: State saving supports named columns now, allowing columns to be added an...
  • Additional commits viewable in compare view

Updates datatables.net-datetime from 1.6.3 to 2.0.0

Commits
  • 28b7c49 Release 2.0.0 ready
  • 953dc8a Build: Use the exported variables for debug and build target
  • 1d53e73 Dev: Changing dist dir make
  • 4dd6217 Examples: Update index title
  • df8ada9 Dev: Moving files for new DataTables site built process
  • 6385dea Fix: Address memory leak when destroying an instance
  • 3b26450 Housekeeping: Tidy readme
  • 2d79be5 Dev: Update release script to allow for a sub beta number
  • ee9e98e Dev: Remove d.ts file - its in dist now
  • c56fe89 Release package files
  • Additional commits viewable in compare view

Updates datatables.net-dt from 2.3.8 to 3.0.1

Release notes

Sourced from datatables.net-dt's releases.

3.0.1

DataTables source 3.0.1

3.0.0

DataTables source 3.0.0

3.0.0-beta.2

DataTables source 3.0.0-beta.2

3.0.0-beta.1

DataTables source 3.0.0-beta.1

Commits
  • 3d12c89 Docs - fix: A few more link tidy ups
  • 97b2967 Docs - fix: Adding missing types and addressing various 404 errors
  • 7254b18 Fix: ? would be appended to a URL when making an Ajax request, even if ther...
  • 563b07f Release 3.0.1
  • 56feaa6 Fix - test: TypeScript tests for add().nodes() was incorrect
  • 594f8a7 Fix - types: Expose type detection interface types
  • ba6c4a5 Fix - types: Table events which are added with -api on() or -api one() ha...
  • f88abdb Fix: If -init ajax is used as a function and doesn't return an XMLHttpReque...
  • 7940bf1 Merge branch 'master' of github.com:DataTables/DataTablesSrc
  • 132ed9c Fix - types: -api row().child() allows boolean values in the first paramete...
  • Additional commits viewable in compare view

Updates datatables.net-fixedcolumns-dt from 5.0.5 to 6.0.0

Commits
  • 8049aa7 Release 6.0.0 ready
  • 836b76e Examples: Buttons no longer needs extra files for the export buttons and colu...
  • af9747c Build: Use the exported variables for debug and build target
  • f5b5ec8 Release 6.0.0-beta.1
  • 9988325 Dev: Not strict mode yet - that work will follow
  • 65d1206 Update: ES6 output target from TypeScript
  • 8b74bd4 WIP: Example hadn't been ported
  • 2493031 WIP: Correcting attrRemove change
  • efa4ccb WIP: Renaming in Dom for consistenty
  • 568d934 Docs: Updated for the more consistent naming convention used for DataTables' ...
  • Additional commits viewable in compare view

Updates datatables.net-fixedheader-dt from 4.0.6 to 5.0.0

Commits
  • 8d8bc3e Release 5.0.0 ready
  • 2872ecb Examples: Buttons no longer needs extra files for the export buttons and colu...
  • 92a13fe Build: Use the exported variables for debug and build target
  • 7187a0b Docs: Update for non-jQuery events
  • d44d3d1 Examples: Update index title
  • bb63987 Release 5.0.0-beta.1
  • f10efd8 Dev: Not strict mode yet - that work will follow
  • e08fcb7 Update: ES6 output target from TypeScript
  • f10225f New: -api fixedHeader.adjust() will now recompute auto offsets as well as i...
  • abc3d40 Docs: Consistent naming for DataTables types
  • Additional commits viewable in compare view

Updates datatables.net-keytable-dt from 2.12.2 to 3.0.0

Commits
  • 7e0acf2 Release 3.0.0 ready
  • 5bff14c Build: Use the exported variables for debug and build target
  • 568eba6 Docs: Update for non-jQuery events
  • 3eb979e Examples: Update index title
  • d5b2b36 Release 3.0.0-beta.1
  • c4ccb2d Dev: Not strict mode yet - that work will follow
  • 49dfe0e Update: ES6 output target from TypeScript
  • 9f95544 Docs: Consistent naming for DataTables types
  • 6aad9e5 Docs: Updated for the more consistent naming convention used for DataTables' ...
  • 59af9ab Examples: Update to remove jQuery initialisation version of each example, and...
  • Additional commits viewable in compare view

Updates datatables.net-plugins from 2.3.6 to 3.0.1

Commits
  • 23f9683 Release 3.0.0
  • 5fa8063 Build: Use the exported variables for debug and build target
  • 6d0fc5f Dev: Add @​name to file missing it
  • 806e17d Dev: Tidying up the name and summary doc tags
  • 954058f Editor field types: Adding build step
  • da6ce2b Editor: Initial work on getting the Editor plugins into the Plugins repo
  • 9e50109 Fix: Documentation comments had wrong structure for some files
  • ad25aaa Features: publish each one as its own package
  • 5657f62 Build: Update build of latest features with min files
  • f0f25e8 Finish porting features and adding examples
  • Additional commits viewable in compare view

Updates datatables.net-rowgroup-dt from 1.6.0 to 2.0.0

Commits
  • f8eae90 Release 2.0.0 ready
  • 8845eaf Build: Use the exported variables for debug and build target
  • 4b7c70a Examples: Update index title
  • 1d80efc Release 2.0.0-beta.1
  • fa5b087 Dev: Not strict mode yet - that work will follow
  • dcb675b Fix: colspan for grouping rows wasn't being updated if there was more than ...
  • 910e4e1 Docs: Updated for the more consistent naming convention used for DataTables' ...
  • 6359778 Examples: Update to remove jQuery initialisation version of each example, and...
  • d19d66d WIP: Update to use DataTables Api / Dom / util exports
  • fffff9c Examples: Change terminology of jQuery selector to CSS selector
  • Additional commits viewable in compare view

Updates datatables.net-searchbuilder-dt from 1.8.4 to 2.0.0

Commits
  • 13df96d Examples: Add missing index file
  • b2567be Release 2.0.0 ready
  • 58f4820 Examples: Buttons no longer needs extra files for the export buttons and colu...
  • 4bf405f Build: Use the exported variables for debug and build target
  • b960579 Fix: Correct API parameters for SearchBuilder methods
  • 0de4a73 Examples: Update index title
  • 363f53b 2.0.0-beta.1
  • 1e04a27 Dev: Not strict mode yet - that work will follow
  • 93454b7 Update: ES6 output target from TypeScript
  • 8ffbd14 Docs: Update to always point at the most relevent type documentation
  • Additional commits viewable in compare view

Updates datatables.net-select-dt from 3.1.3 to 4.0.0

Commits
  • 2f18733 Release 4.0.0 ready
  • 633e8c0 Build: Use the exported variables for debug and build target
  • c4a50ce Docs: Update for non-jQuery events
  • d4ec1d4 Examples: Update index title
  • 76c586a Release 4.0.0-beta.1
  • f41d85a Dev: Not strict mode yet - that work will follow
  • 93df4ef Update: ES6 output target from TypeScript
  • 7376d4d Fix: Checkbox renderer didn't make use of a custom class name if one was given
  • 4eba36c Docs: Consistent naming for DataTables types
  • 675f579 WIP: Correcting attrRemove change
  • Additional commits viewable in compare view

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 npm-dt-for-itables group with 15 updates in the /packages/dt_for_itables directory:

| Package | From | To |
| --- | --- | --- |
| [datatables.net-buttons](https://github.com/DataTables/Buttons) | `3.2.6` | `4.0.1` |
| [datatables.net-colreorder-dt](https://github.com/DataTables/ColReorder) | `2.1.2` | `3.0.0` |
| [datatables.net-scroller-dt](https://github.com/DataTables/Scroller) | `2.4.3` | `3.0.0` |
| [datatables.net-buttons-dt](https://github.com/DataTables/Buttons) | `3.2.6` | `4.0.1` |
| [datatables.net-columncontrol](https://github.com/DataTables/ColumnControl) | `1.2.1` | `2.0.0` |
| [datatables.net-columncontrol-dt](https://github.com/DataTables/ColumnControl) | `1.2.1` | `2.0.0` |
| [datatables.net-datetime](https://github.com/DataTables/DateTime) | `1.6.3` | `2.0.0` |
| [datatables.net-dt](https://github.com/DataTables/DataTablesSrc) | `2.3.8` | `3.0.1` |
| [datatables.net-fixedcolumns-dt](https://github.com/DataTables/FixedColumns) | `5.0.5` | `6.0.0` |
| [datatables.net-fixedheader-dt](https://github.com/DataTables/FixedHeader) | `4.0.6` | `5.0.0` |
| [datatables.net-keytable-dt](https://github.com/DataTables/KeyTable) | `2.12.2` | `3.0.0` |
| [datatables.net-plugins](https://github.com/DataTables/Plugins) | `2.3.6` | `3.0.1` |
| [datatables.net-rowgroup-dt](https://github.com/DataTables/RowGroup) | `1.6.0` | `2.0.0` |
| [datatables.net-searchbuilder-dt](https://github.com/DataTables/SearchBuilder) | `1.8.4` | `2.0.0` |
| [datatables.net-select-dt](https://github.com/DataTables/Select) | `3.1.3` | `4.0.0` |



Updates `datatables.net-buttons` from 3.2.6 to 4.0.1
- [Commits](DataTables/Buttons@3.2.6...4.0.1)

Updates `datatables.net-colreorder-dt` from 2.1.2 to 3.0.0
- [Commits](DataTables/ColReorder@2.1.2...3.0.0)

Updates `datatables.net-scroller-dt` from 2.4.3 to 3.0.0
- [Commits](DataTables/Scroller@2.4.3...3.0.0)

Updates `datatables.net-buttons-dt` from 3.2.6 to 4.0.1
- [Commits](DataTables/Buttons@3.2.6...4.0.1)

Updates `datatables.net-columncontrol` from 1.2.1 to 2.0.0
- [Commits](DataTables/ColumnControl@1.2.1...2.0.0)

Updates `datatables.net-columncontrol-dt` from 1.2.1 to 2.0.0
- [Commits](DataTables/ColumnControl@1.2.1...2.0.0)

Updates `datatables.net-datetime` from 1.6.3 to 2.0.0
- [Commits](DataTables/DateTime@1.6.3...2.0.0)

Updates `datatables.net-dt` from 2.3.8 to 3.0.1
- [Release notes](https://github.com/DataTables/DataTablesSrc/releases)
- [Commits](DataTables/DataTablesSrc@2.3.8...3.0.1)

Updates `datatables.net-fixedcolumns-dt` from 5.0.5 to 6.0.0
- [Commits](DataTables/FixedColumns@5.0.5...6.0.0)

Updates `datatables.net-fixedheader-dt` from 4.0.6 to 5.0.0
- [Commits](DataTables/FixedHeader@4.0.6...5.0.0)

Updates `datatables.net-keytable-dt` from 2.12.2 to 3.0.0
- [Commits](DataTables/KeyTable@2.12.2...3.0.0)

Updates `datatables.net-plugins` from 2.3.6 to 3.0.1
- [Commits](DataTables/Plugins@2.3.6...3.0.1)

Updates `datatables.net-rowgroup-dt` from 1.6.0 to 2.0.0
- [Commits](DataTables/RowGroup@1.6.0...2.0.0)

Updates `datatables.net-searchbuilder-dt` from 1.8.4 to 2.0.0
- [Commits](DataTables/SearchBuilder@1.8.4...2.0.0)

Updates `datatables.net-select-dt` from 3.1.3 to 4.0.0
- [Commits](DataTables/Select@3.1.3...4.0.0)

---
updated-dependencies:
- dependency-name: datatables.net-buttons
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dt-for-itables
- dependency-name: datatables.net-colreorder-dt
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dt-for-itables
- dependency-name: datatables.net-scroller-dt
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dt-for-itables
- dependency-name: datatables.net-buttons-dt
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dt-for-itables
- dependency-name: datatables.net-columncontrol
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dt-for-itables
- dependency-name: datatables.net-columncontrol-dt
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dt-for-itables
- dependency-name: datatables.net-datetime
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dt-for-itables
- dependency-name: datatables.net-dt
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dt-for-itables
- dependency-name: datatables.net-fixedcolumns-dt
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dt-for-itables
- dependency-name: datatables.net-fixedheader-dt
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dt-for-itables
- dependency-name: datatables.net-keytable-dt
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dt-for-itables
- dependency-name: datatables.net-plugins
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dt-for-itables
- dependency-name: datatables.net-rowgroup-dt
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dt-for-itables
- dependency-name: datatables.net-searchbuilder-dt
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dt-for-itables
- dependency-name: datatables.net-select-dt
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dt-for-itables
...

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 Aug 7, 2026
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Thank you for making this pull request.

Did you know? You can try it on Binder: Binder:lab.

Also, the version of ITables developed in this PR is available as a wheel artifact 📦 for easy installation.
Download it here, unzip it and then run pip install itables-xxx.whl in the unzipped directory.

A conda package is also available for easy installation:
Download it here, and then run conda install itables-xxx.tar.bz2 in the directory where you downloaded the file.

@codecov-commenter

codecov-commenter commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.05%. Comparing base (13fc4f5) to head (f4beecf).

❗ There is a different number of reports uploaded between BASE (13fc4f5) and HEAD (f4beecf). Click for more details.

HEAD has 65 uploads less than BASE
Flag BASE (13fc4f5) HEAD (f4beecf)
68 3
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #616       +/-   ##
===========================================
- Coverage   95.23%   73.05%   -22.19%     
===========================================
  Files          59       57        -2     
  Lines        3716     3618       -98     
===========================================
- Hits         3539     2643      -896     
- Misses        177      975      +798     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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