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.2 in /components #11735

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 Feb 5, 2025

Bumps datatables.net from 1.13.4 to 2.2.2.

Release notes

Sourced from datatables.net's releases.

1.13.11

DataTables 1.13.11

Commits
  • 4833d61 Sync tag release - 2.2.2
  • 0d1e149 2086c5b5667371bbd2e3b335121c66c26e8d95f6 Release 2.2.2
  • a074087 1c3f9d4dba51d758b4f9477a78e96b905925b0c2 Example: Update flexible width examp...
  • 2475e49 528e66bbd5a050d9c83f720d19864c40410326bf Fix: CSS output is ASCII only now - ...
  • 4cca239 990aa13065b2e3264ff1e2c82240f2db977b0762 Fix: Remove @​charset from non-minifi...
  • 24e7189 e58b21197e4895ea4dfada639e8483d3acb82ec9 Fix: -api destroy() wasn't removin...
  • 24b1d98 5775734c93eb8f1b82c590673ab82d20deeca69f Tests: Update for change to move the...
  • 6812734 833c60e8ca18dde698cc0d661af23ad47946d52c Build: Correct error for Editor pack...
  • f344bd5 ba292272441e8cb0f155d421688711a7cf7280f2 Fix: aria-label for sorting should...
  • 74bd818 9f7bbc77a204392ce37883057264b4be2ebbfcb4 Fix: -api ready() would run with t...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 5, 2025
Copy link

dryrunsecurity bot commented Feb 5, 2025

DryRun Security Summary

The pull request upgrades DataTables.net from v1.13.4 to v2.2.2, requiring thorough testing and security review due to potential breaking changes and compatibility concerns in this major version update.

Expand for full summary

This pull request updates the DataTables.net dependency from version 1.13.4 to 2.2.2 in package.json and yarn.lock files. Security considerations include:

  1. Potential breaking changes or unexpected behaviors due to major version upgrade (components/package.json)
  2. Need for thorough testing of DataTables-related functionality
  3. Recommendation to review library release notes for potential security updates or breaking changes
  4. Requirement to verify compatibility and ensure no introduced vulnerabilities in the new package version

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.

Bumps [datatables.net](https://github.com/DataTables/Dist-DataTables) from 1.13.4 to 2.2.2.
- [Release notes](https://github.com/DataTables/Dist-DataTables/releases)
- [Commits](DataTables/Dist-DataTables@1.13.4...2.2.2)

---
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 force-pushed the dependabot/npm_and_yarn/components/dev/datatables.net-2.2.2 branch from 7efc634 to c6f8c19 Compare February 18, 2025 17:20
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