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 from 1.13.4 to 2.2.0 in /components #11523

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps datatables.net from 1.13.4 to 2.2.0.

Release notes

Sourced from datatables.net's releases.

1.13.11

DataTables 1.13.11

Commits
  • fb1c557 Sync tag release - 2.2.0
  • f95be84 4652edd0ac3e010443a6ec392c94a62d6e424cb5 Dev: State object should be 100% ind...
  • afabc89 8e155b3eca39175eec7e9c1fe3ecb273e63a438b Release 2.2.0
  • eaff715 c5876413be0fdb125cb0e05db5c2ca770a436a1b Dev: Tweak to auto column width upda...
  • c274f08 5a05ebd839add77d82207f90478871cb3c69546c Fix: If -init columns.className is...
  • 8b1620d 2a38379c9820bf76296bfdce339f971ac6ec68ad Fix: Update `-init columns.orderData...
  • 6caeb6b 4bc2118f2747e82d9509d4da4db0058b02230870 Update: Moved the tab focus (for key...
  • 36d4c8c 15a28f0db351b32b446a20ab2d4accd6acbd9716 Fix: -init layout's output depende...
  • cec3813 4f47939f6ee3fc533887ec775f202fd833645548 New: CSS variables to control row ho...
  • d1e9a09 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](https://github.com/DataTables/Dist-DataTables) from 1.13.4 to 2.2.0.
- [Release notes](https://github.com/DataTables/Dist-DataTables/releases)
- [Commits](DataTables/Dist-DataTables@1.13.4...2.2.0)

---
updated-dependencies:
- dependency-name: datatables.net
  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 pull request updates the versions of datatables.net and datatables.net-dt dependencies to address potential security vulnerabilities and improve the application's security posture.

Expand for full summary

Summary:

The code changes in this pull request focus on updating the versions of the datatables.net and datatables.net-dt dependencies used in the application. Specifically, the datatables.net dependency has been updated from version 1.13.4 to 2.2.0, and the datatables.net-dt dependency has been updated from version 1.13.4 to the latest version 1.13.4.

From an application security perspective, these updates are generally a positive change, as they address potential security vulnerabilities that may have been present in the older versions of the libraries. Keeping dependencies up-to-date is an important aspect of maintaining the security of an application. However, it's crucial to review the release notes and change logs for the new versions of the libraries to ensure that there are no known security issues or breaking changes that could impact the application's functionality. Additionally, thorough testing of the application after the dependency updates is recommended to identify and address any potential security or functional issues.

Files Changed:

  1. components/package.json: This file has been updated to change the version of the datatables.net dependency from ^1.13.4 to ^2.2.0.
  2. components/yarn.lock: This file indicates that the datatables.net dependency has been updated from version 1.13.4 to 2.2.0, and the datatables.net-dt dependency has been updated from version 1.13.4 to the latest version 1.13.4.

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 #11540.

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