build(deps): bump datatables.net-bs5 from 2.3.8 to 3.0.0 in /storm-webapp - #8964
Merged
reiabreu merged 2 commits intoAug 4, 2026
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/storm-webapp/datatables.net-bs5-3.0.0
branch
from
August 1, 2026 06:03
848530d to
8bfc8ec
Compare
Bumps [datatables.net-bs5](https://github.com/DataTables/DataTablesSrc) from 2.3.8 to 3.0.0. - [Release notes](https://github.com/DataTables/DataTablesSrc/releases) - [Commits](DataTables/DataTablesSrc@2.3.8...3.0.0) --- updated-dependencies: - dependency-name: datatables.net-bs5 dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/storm-webapp/datatables.net-bs5-3.0.0
branch
from
August 3, 2026 07:20
8bfc8ec to
e33aed1
Compare
DataTables 3.0.0 renamed the settings property sTableId to tableId, so the state save/load callbacks in topology.html and component.html were reading .concat on undefined and crashing table rendering.
dependabot
Bot
deleted the
dependabot/npm_and_yarn/storm-webapp/datatables.net-bs5-3.0.0
branch
August 4, 2026 22:20
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps datatables.net-bs5 from 2.3.8 to 3.0.0.
Release notes
Sourced from datatables.net-bs5's releases.
Commits
dbae57aFix: Improved regex for script tag removalf890acfDocs: Fix broken links9969713Release 3.0.0 ready5a9be5cDocs: Correct typo1aa61d5Dev: Adding a way for reference links in the examples to be relative948e23cDev: Updating favicon url for the new site layoutacd64dfDev: Examples will now load min JS/CSS files for non-debug buildsf48dbf9Build: Adding a newreleasetarget type (adding todebugand no target)f7c3421Dev: Adding plain text option to the syntax highlighter81d9dd4Dev: Changing how the markdown columns used on the site work