Skip to content

Bump datatables.net-dt from 1.13.4 to 2.3.2 in /components #12566

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps datatables.net-dt from 1.13.4 to 2.3.2.

Release notes

Sourced from datatables.net-dt's releases.

1.13.11

DataTables 1.13.11

Commits
  • f52c821 Sync tag release - 2.3.2
  • 1c2bc76 5bb67c1e7d3916e4f2eef9835b69642e68524704 Release: 2.3.2
  • 468055d 637b024e991159090a586050a9911805fd106d62 Docs: Tweak versionCheck docs
  • 0a6be67 4967819fbef5680f538f66951cb7bdae51ec7cdc
  • f8b8ee9 4967819fbef5680f538f66951cb7bdae51ec7cdc
  • 0f8e8bf 4967819fbef5680f538f66951cb7bdae51ec7cdc
  • eac60f1 4967819fbef5680f538f66951cb7bdae51ec7cdc
  • 274d0ea 4967819fbef5680f538f66951cb7bdae51ec7cdc
  • 4e41f50 4967819fbef5680f538f66951cb7bdae51ec7cdc
  • daffb96 4967819fbef5680f538f66951cb7bdae51ec7cdc
  • 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-dt](https://github.com/DataTables/Dist-DataTables-DataTables) from 1.13.4 to 2.3.2.
- [Release notes](https://github.com/DataTables/Dist-DataTables-DataTables/releases)
- [Commits](DataTables/Dist-DataTables-DataTables@1.13.4...2.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 9, 2025
@dependabot dependabot bot requested review from Maffooch and mtesauro as code owners June 9, 2025 13:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 9, 2025
Copy link

dryrunsecurity bot commented Jun 9, 2025

DryRun Security

This pull request involves a dependency version update for datatables.net and datatables.net-dt, which appears to be a routine maintenance update with no specific known vulnerabilities identified, and the yarn.lock file's integrity hashes provide additional package authenticity assurance.

⚠️ Dependency Version Update Risk in components/yarn.lock
Vulnerability Dependency Version Update Risk
Description While the dependency updates to datatables.net and datatables.net-dt (versions 1.13.4 and 2.3.2) were examined, no specific known vulnerabilities were found for these exact versions. The suggested vulnerability is overly broad and lacks concrete evidence of a security risk. Package updates are a normal part of software maintenance, and the presence of integrity hashes in the yarn.lock file provides some assurance of package authenticity.

datatables.net ">=1.12.1"
jquery ">=1.7"
datatables.net-dt@>=1.12.1, datatables.net-dt@^2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/datatables.net-dt/-/datatables.net-dt-2.3.2.tgz#bb34e814b41cfe3c20751bfc32410b0cc2497aa8"
integrity sha512-2heAMe0AVqJ8nt9wE35ArLtL1zP7N7qnhM3u52bLcJfi4NStxyBsHScVggTHVQPj7r9O+qirAxox1Xcr+Bm4Dw==
dependencies:
datatables.net "2.3.2"
jquery ">=1.7"
[email protected], datatables.net@>=1.12.1:
version "2.3.2"
resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-2.3.2.tgz#6821f6288e6ad3cb6879c33e0e7e11d4091d330b"
integrity sha512-31TzwIQM0+pr2ZOEOEH6dsHd/WSAl5GDDGPezOHPI3mM2NK4lcDyOoG8xXeWmSbVfbi852LNK5C84fpp4Q+qxg==
dependencies:
jquery ">=1.7"
datatables.net@^1.13.4:
version "1.13.4"
resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.13.4.tgz#9a809cee82eca0a884e10b4d47a3a3d6e65e9fe7"
integrity sha512-yzhArTOB6tPO2QFKm1z3hA4vabtt2hRvgw8XLsT1xqEirinfGYqWDiWXlkTPTaJv2e7gG+Kf985sXkzBFlGrGQ==


All finding details can be found in the DryRun Security Dashboard.

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