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

[Snyk] Upgrade datatables.net-bs from 1.10.21 to 1.13.4 #2

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

Conversation

TheMartyrAmbiguousFable
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade datatables.net-bs from 1.10.21 to 1.13.4.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 17 versions ahead of your current version.
  • The recommended version was released 3 months ago, on 2023-03-10.
Release notes
Package name: datatables.net-bs
  • 1.13.4 - 2023-03-10

    Release 1.13.4

  • 1.13.3 - 2023-02-28

    Release 1.13.3

  • 1.13.2 - 2023-02-03

    Release 1.13.2

  • 1.13.1 - 2022-11-08

    Release 1.13.1

  • 1.13.0 - 2022-11-07

    Release 1.13.0

  • 1.12.1 - 2022-05-19

    Release 1.12.1

  • 1.12.0 - 2022-05-12

    Release 1.12.0

  • 1.11.5 - 2022-02-28

    Release 1.11.5

  • 1.11.4 - 2022-01-21

    Release 1.11.4

  • 1.11.3 - 2021-09-24

    DataTables Bootstrap 1.11.3

  • 1.11.2 - 2021-09-08
  • 1.11.1 - 2021-09-04
  • 1.11.0 - 2021-09-03
  • 1.10.25 - 2021-06-04
  • 1.10.24 - 2021-03-09
  • 1.10.23 - 2020-12-18
  • 1.10.22 - 2020-09-18
  • 1.10.21 - 2020-05-11
from datatables.net-bs GitHub release notes
Commit messages
Package name: datatables.net-bs
  • 0d217b1 Sync tag release - 1.13.4
  • 3cf97f9 9e2e907053a04f56c8e3e07d0cc139e4ea01a534 1.13.4 release
  • 6f6f26b 3e54874d8a422c6d0b6a7769dabaf81d764d8fb1 Fix: When reading data from the DOM with orthogonal attributes, it should still be read into an array (with objects in it), not and object with objects.
  • c359c0f a8b54d9f348f4cf3d339a08c4d7f9fd517d9314d Build: Update CJS loader in wrapper scripts to allow them to be imported without executing the returned function
  • 1e40b5c e9c9d496ea86287116ed8bd45b77a3bf2b4c23c9 Update: Allow CommonJS loader to operate without needing to execute a factory function when a window object is available
  • 92788e7 f1fe69ff74fca44b154c312e356faca7a4462ed9 Fix: Static types were not typed on the `$.fn.dataTable` / `$.fn.DataTable` objects
  • abf49de 623b6ebb30f804f0da6909e314b8a900310bf7d0 Fix - types: `Api` interface is not _newable_ - however, `ApiStatic` is. The `new()` has been removed from the `Api` interface.
  • d9feb08 abe5953c8977ab6ab74e903b997ba0dab58b6b86 Fix: Consider CommonJS loader in Typescript definitions
  • c3b1732 949852472e3b396eb48d6249d62e9e8d027bb1c0 Fix: Add alternative text for sorting content
  • 0b8b26a Sync tag release - 1.13.3
  • 89b666b c22323dffc67cf304c3ff76dc642f34dc6f5def9 Release 1.13.3
  • 1f6cf5e a834466be2a3f9ed68ce66b067187d9f196d4d85 Fix: Types - better naming for static interfaces
  • 0861b10 86d64e361003d78409d7ff06837a751a67fb2aeb Fix: Add `role=status` to the processing element
  • a8f8d1f 7ead19a907fddc735c795222df83ca8e0b959ac8 Fix: Sorting icons for nested tables (within a scrolling table) was not being shown
  • 6dabf58 ba175f196ce7f5042ab42832a54c06c0b1019234 Fix: Processing indicator colour wasn't valid
  • e45c625 Sync tag release - 1.13.2
  • c72dd60 0ad95a4ea48669fc461afb5439c10282f525dfa3 Release 1.13.2
  • 37f7a0b 9174a744cf8ff9b591388c85a0070bd2a3bf215b Split ConfigColumnDefs into {target} and {targets}
  • 5428a9c ea71dc1fc660335e0aa22ac6290517718f16370c New: Use of CSS variables (with fallback for old browsers) to be able to easily change the selected row colour
  • 5a0d7b4 5f4e76598905e70ce066eefc37ae536c172372ad Dev - example: Tidy up example for custom filtering
  • 497b3f7 df43c8274eb62048ac713715f118f29356b96db9 New: If a table is not yet attached to the document, then we trigger the event on the table as before, but now also on the body of the document. This is to simulate the bubbling that is normally performed by events, so we can listen for events such as `-event xhr` without needing to worry if the table is in the document or not.
  • 8cefc6a 8138a66fde193a8cc27339093ee46e167592ba82 New: Experimental support for BigInt
  • 10faa68 93a604c3276e8a2a8cdb26e6bacdfdf37dc37f02 Fix: Accessability improvements with additional ARIA attributes for paging control
  • 516d06a 5a8a613c703eb99333358257c46406aaf1076076 Fix: Improvements to accessability for Bootstrap 5 paging control

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants