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 tableexport.jquery.plugin from 1.10.2 to 1.25.0 in /app/assets #30

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 22, 2022

Bumps tableexport.jquery.plugin from 1.10.2 to 1.25.0.

Release notes

Sourced from tableexport.jquery.plugin's releases.

1.25.0

Fixed XSS vulnerability with default onCellHtmlData function

1.22.0

Call onAfterSaveToFile when exporting tp pdf with jsPdf

1.21.0

IE11 Support

1.20.2

  • New xlsx callback function 'onHyperlink', which allows to control the output of hyperlinks
  • Fixed a typo of the xlsx option
  • Some Readme updates

1.20.1

Code optimization and refactoring

1.20.0

  • To ensure compatibility with newer jsPDF versions, jsPDF-AutoTable 2.0.17 has been integrated and adapted
  • jsPDF 2.3.1 - Note: Due to the renaming of the jsPDF dist files jspdf.min.js became now jspdf.umd.min.js
  • SheetJS/js-xlsx v0.17.0
  • Filesaver.js 2.0.4
  • html2canvas 1.3.2

1.10.26

No changes in content. This release only addresses an issue with npm pulishing

1.10.25

pdfmake v0.1.71

1.10.24

Reverted changes from v1.10.23 which tried to publish the libs folder, but caused some problems

1.10.23

npm maintenance release to publish libs folder

1.10.22

  • Added some more pdfmake options
  • Fixed a minor issue addressing XLSX export of hyperlinks

1.10.21

  • Issue #306: Export multiple tables to one pdf file with pdfmake
  • Issue #313: Ignored columns with colspan attribute were exported incorrectly
  • Added an example for showing a progress indicator using jQuery's deferred object

1.10.20

  • Issue #304: NaN when date is empty
  • PDF format (using pdfmake): Simplified support of Arabic and Chinese characters

1.10.19

... (truncated)

Commits
  • dcbaee2 Release 1.25
  • 657c7d1 Security fix requires at least jQuery 3
  • de1c24f Fixed XSS vulnerability with default onCellHtmlData function
  • 4a4bd04 Typo (xslx -> xlsx) prevented xlsx number formatting
  • 335cc59 Create SECURITY.md
  • 986adee Example of xml export with onCellHtmlData and onCellData
  • 7ed12d1 Release 1.22
  • 3f83308 Call onAfterSaveToFile when exporting tp pdf
  • f82eb2e Release 1.21.0
  • a576bbb Release 1.21
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [tableexport.jquery.plugin](https://github.com/hhurz/tableExport.jquery.plugin) from 1.10.2 to 1.25.0.
- [Release notes](https://github.com/hhurz/tableExport.jquery.plugin/releases)
- [Commits](hhurz/tableExport.jquery.plugin@v1.10.2...v1.25.0)

---
updated-dependencies:
- dependency-name: tableexport.jquery.plugin
  dependency-type: direct:production
...

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 Apr 22, 2022
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