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 datatables.net-dt from 1.13.4 to 2.2.0 in /components #11522

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2025

Bumps datatables.net-dt from 1.13.4 to 2.2.0.

Release notes

Sourced from datatables.net-dt's releases.

1.13.11

DataTables 1.13.11

Commits
  • 59370e7 Sync tag release - 2.2.0
  • 44ef27b 4652edd0ac3e010443a6ec392c94a62d6e424cb5 Dev: State object should be 100% ind...
  • c54ff4f 8e155b3eca39175eec7e9c1fe3ecb273e63a438b Release 2.2.0
  • b114670 c5876413be0fdb125cb0e05db5c2ca770a436a1b Dev: Tweak to auto column width upda...
  • 692671c 5a05ebd839add77d82207f90478871cb3c69546c Fix: If -init columns.className is...
  • c904b11 2a38379c9820bf76296bfdce339f971ac6ec68ad Fix: Update `-init columns.orderData...
  • 1c4064a 4bc2118f2747e82d9509d4da4db0058b02230870 Update: Moved the tab focus (for key...
  • 9352d48 15a28f0db351b32b446a20ab2d4accd6acbd9716 Fix: -init layout's output depende...
  • f490b43 4f47939f6ee3fc533887ec775f202fd833645548 New: CSS variables to control row ho...
  • b9d05df 156957fcb3062a68de89b43d5f929fa3fa1f5c08 Fix: Remove the name attribute fro...
  • 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.2.0.
- [Release notes](https://github.com/DataTables/Dist-DataTables-DataTables/releases)
- [Commits](DataTables/Dist-DataTables-DataTables@1.13.4...2.2.0)

---
updated-dependencies:
- dependency-name: datatables.net-dt
  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 Jan 7, 2025
Copy link

dryrunsecurity bot commented Jan 7, 2025

DryRun Security Summary

The project is updating several DataTables library dependencies to version 2.2.0, which is likely to improve security and functionality while requiring careful review and testing to ensure compatibility.

Expand for full summary

Summary:

The provided code changes indicate that the project is updating the versions of several dependencies related to the DataTables library, a popular JavaScript library for creating interactive and feature-rich tables on web pages. Specifically, the datatables.net-dt and datatables.net libraries are being updated from version 1.13.4 to version 2.2.0. Additionally, several other DataTables-related dependencies, such as datatables.net-buttons-bs, datatables.net-buttons-dt, and datatables.net-colreorder, are also being updated.

From an application security perspective, these changes are generally positive as they likely address known security vulnerabilities in the previous versions of the libraries. Keeping dependencies up-to-date is an important aspect of maintaining a secure application, as older versions of libraries can sometimes contain vulnerabilities that could be exploited by attackers. However, it's important to review the release notes and change logs for the new versions of the libraries to ensure that there are no known security vulnerabilities or breaking changes that could impact the application. Additionally, thorough testing of the application after the updates is recommended to ensure that the changes do not introduce any unintended consequences.

Files Changed:

  1. components/yarn.lock: This file is updated to reflect the new versions of the datatables.net-dt and datatables.net libraries, as well as the other DataTables-related dependencies.
  2. components/package.json: This file is updated to change the version of the datatables.net-dt dependency from ^1.13.4 to ^2.2.0, indicating that the application is upgrading to the latest version of the DataTables library.

Code Analysis

We ran 9 analyzers against 2 files and 1 analyzer had findings. 8 analyzers had no findings.

Analyzer Findings
Sensitive Files Analyzer 1 finding

View PR in the DryRun Dashboard.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2025

Superseded by #11539.

@dependabot dependabot bot closed this Jan 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/components/dev/datatables.net-dt-2.2.0 branch January 10, 2025 12:48
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