Skip to content

Bump datatables.net-buttons from 3.2.2 to 3.2.3 #564

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: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2025

Bumps datatables.net-buttons from 3.2.2 to 3.2.3.

Release notes

Sourced from datatables.net-buttons's releases.

3.2.3

Buttons 3.2.3

Commits
  • c969f61 Sync tag release - 3.2.3
  • 33ab202 0cdb721216d655bfed05cf3cf2362ebf0628d7bf Release 3.2.3
  • 671b6f7 05fbaf062a57ab5b4556f628dfdbe4d68ff46ae6 Fix: Make dropdown scrollable for lo...
  • a64e1c1 20786636538709e3630d08dd6effe107df294c93 Dev: Correction to logic check for n...
  • 845c324 f216880fb841d883a56129d637c75fd38851d49d Fix: Improve performance for button ...
  • b017d3a 73cdaad7eff108065037d3b715853e8f0c867714 Docs: Add mention of special style 6...
  • c031e56 642d021a40a7d0791df0cbaa1fdbcd4224373eeb Docs: Typo fix
  • aa66207 bb356ca6e9c55819cb5437633d22b44bff57b87b Fix: For styling integrations that w...
  • b182277 73033e1631f1e56e551c35887eb0db525f2719fb Typescript: Add bom parameter for ...
  • f302f37 007b84a7c2d2d4a0d17edae350188b74976f125e Types: Add callback to the button `a...
  • 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 Update of dependencies javascript Pull requests that update Node Javascript dependencies labels Apr 25, 2025
Copy link

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: No test results available
   🚀   Integration tests: 100% successful (11 passed)
   ⛔   Architecture tests: No test results available

Code Coverage

   〰️   Line Coverage: 75% (43 missed lines)
   ➰   Branch Coverage: 100% (0 missed branches)

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings

Bugs

   SpotBugs   SpotBugs: No bugs

Vulnerabilities

   OWASP Dependency Check   OWASP Dependency Check: 172 vulnerabilities (error: 15, high: 45, normal: 108, low: 4)

Software Metrics

   🌀   Cyclomatic Complexity: 74 (total)
   💭   Cognitive Complexity: 9 (total)
   ➿   N-Path Complexity: 71 (total)
   📏   Lines of Code: 1165 (total)
   📝   Non Commenting Source Statements: 289 (total)
   🔗   Class Cohesion: 38.46% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)


🚧   Error Messages

Quality Monitor Errors:
No matching report files found when using pattern '**/target/surefire-reports/TEST*util*.xml'! Configuration error for 'Unit Tests'?
No matching report files found when using pattern '**/target/surefire-reports/TEST*archunit*.xml'! Configuration error for 'Architecture tests'?

Created by Quality Monitor v2.5.3 (#8fa0834). More details are shown in the GitHub Checks Result.

@uhafner
Copy link
Member

uhafner commented Apr 29, 2025

https://github.com/dependabot rebase

Bumps [datatables.net-buttons](https://github.com/DataTables/Dist-DataTables-Buttons) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/DataTables/Dist-DataTables-Buttons/releases)
- [Commits](DataTables/Dist-DataTables-Buttons@3.2.2...3.2.3)

---
updated-dependencies:
- dependency-name: datatables.net-buttons
  dependency-version: 3.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/datatables.net-buttons-3.2.3 branch from a46833c to 840236f Compare April 29, 2025 11:54
Copy link

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: 100% successful (17 passed)
   🚀   Integration tests: 100% successful (11 passed)
   ⛔   Architecture tests: 100% successful (15 passed)

Code Coverage

   〰️   Line Coverage: 75% (43 missed lines)
   ➰   Branch Coverage: 100% (0 missed branches)

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings

Bugs

   SpotBugs   SpotBugs: No bugs

Vulnerabilities

   OWASP Dependency Check   OWASP Dependency Check: 172 vulnerabilities (error: 15, high: 45, normal: 108, low: 4)

Software Metrics

   🌀   Cyclomatic Complexity: 74 (total)
   💭   Cognitive Complexity: 9 (total)
   ➿   N-Path Complexity: 71 (total)
   📏   Lines of Code: 1165 (total)
   📝   Non Commenting Source Statements: 289 (total)
   🔗   Class Cohesion: 38.46% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)


Created by Quality Monitor v2.5.3 (#8fa0834). More details are shown in the GitHub Checks Result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies javascript Pull requests that update Node Javascript dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant