Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps datatables.net-bs from 1.13.11 to 2.3.6.

Commits
  • 5478402 Sync tag release - 2.3.6
  • 1ea0818 b10fe2c01fe4f23b89984419d769cb44ae5482b3 Release 2.3.6
  • f729451 8ac26da4545515302a3bf4c7b5217d4508d3f4b7 Dev: Well that was disappointing. Fo...
  • 9b0a61d 137230d3689fa4021da4fdc2ab0bdc9a6b46e26e Dev: Make test case insensitive
  • 1d61185 0b56dbf0d83f2457aaa105ebd7a7de32b2d09ee3 Fix: When calculation column widths,...
  • f836ff8 a0664009d791cea3a4c05e7f9cbc60df4c71fe88 New: columnTitleTag option which c...
  • 20ec1eb 0edfb72ce5e8dcf9307b69e31fd3bb50350091d8 Fix: Table child elements should con...
  • d2ccea4 8eb9c48f82247932525460c6affa96d7f014be1f Fix: Encoded entities could cause co...
  • 266816e 7ff4bc952993e6570672390cc86be7bcf09e7ec6 Fix: Improving auto column width cal...
  • a7edaba d16598760a91867a274b918c17a027eccbef1bf3 Fix: Bootstrap 5 with a `table-respo...
  • 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 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)

Bumps [datatables.net-bs](https://github.com/DataTables/Dist-DataTables-Bootstrap) from 1.13.11 to 2.3.6.
- [Release notes](https://github.com/DataTables/Dist-DataTables-Bootstrap/releases)
- [Commits](DataTables/Dist-DataTables-Bootstrap@1.13.11...2.3.6)

---
updated-dependencies:
- dependency-name: datatables.net-bs
  dependency-version: 2.3.6
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jan 19, 2026
@augmentcode
Copy link

augmentcode bot commented Jan 19, 2026

🤖 Augment PR Summary

Summary: Updates the frontend DataTables Bootstrap package to a newer major release.

Changes:

  • Bumped datatables.net-bs from ^1.10.15 to ^2.3.6 in package.json to pull in the latest DataTables Bootstrap distribution.

🤖 Was this summary useful? React with 👍 or 👎

Copy link

@augmentcode augmentcode bot left a comment

Choose a reason for hiding this comment

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

Review completed. 1 suggestions posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

"clipper-lib": "^6.4.2",
"components-jqueryui": "^1.12.1",
"datatables.net-bs": "^1.10.15",
"datatables.net-bs": "^2.3.6",
Copy link

Choose a reason for hiding this comment

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

This bumps datatables.net-bs to the 2.x line, but related DataTables extensions here (e.g. datatables.net-buttons-bs and datatables.net-select-bs) are still pinned to 1.x; please double-check that the mixed major versions are compatible at runtime (or whether the extensions also need to be updated together).

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎

@Pek5892 Pek5892 merged commit 863df71 into master Jan 21, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/datatables.net-bs-2.3.6 branch January 21, 2026 10:39
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.

2 participants