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 jspdf-autotable from 3.5.31 to 3.8.0 #14075

Closed
wants to merge 1 commit into from

Conversation

snipe
Copy link
Owner

@snipe snipe commented Dec 26, 2023

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


Snyk has created this PR to upgrade jspdf-autotable from 3.5.31 to 3.8.0.

ℹ️ 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 4 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2023-12-05.
Release notes
Package name: jspdf-autotable
  • 3.8.0 - 2023-12-05

    What's Changed

    • Adding the new option horizontalPageBreakBehaviour. When set to "immediately" pages slit with horizontal page break are included immediately after each instead of at the end the document. By @ lucaslm in #1012

    New Contributors

    Full Changelog: v3.7.1...v3.8.0

  • 3.7.1 - 2023-11-01
    • Improve support for custom build configs (older typescript versions etc)
  • 3.7.0 - 2023-10-10

    What's Changed

    • Fix horizontalPageBreak infinite loop + refactor by @ mmghv in #999
    • Add support for lineHeightFactor by @ mmghv in #1000
    • Fix lineWidth object bug with fillColor: null by @ mmghv in #1002
    • Support css parsing of individual borders sides by @ mmghv in #1003
    • Update dependencies to latest version

    Full Changelog: v3.6.0...v3.7.0

  • 3.6.0 - 2023-08-24

    What's Changed

    • Add support for repeating multiple columns using horizontalPageBreakRepeat by @ ecosse3 in #988

    New Contributors

    Full Changelog: v3.5.31...v3.6.0

  • 3.5.31 - 2023-07-14
    • Fix #966 - hex fillColor together with lineWidth causes invalid arguments for rect fn #978
from jspdf-autotable GitHub release notes
Commit messages
Package name: jspdf-autotable
  • 6181713 3.8.0
  • c0d1d15 Update analysis
  • 1329a73 Add npm checkout script
  • 4e0da8b Adding new option horizontalPageBreakBehaviour
  • 2f152f0 Simplify pull request checkout
  • 16b9a37 3.7.1
  • c40e174 Change to line height factor getter function
  • 23a253b Update README.md
  • 1dc9427 3.7.0
  • 3b34a2a Upgrade example libs
  • fbcf2f6 Add trailing commas
  • 1aad6ca Fix lint warnings
  • c288c43 Upgrade libs
  • 543a2e9 Fix & add lienWidth tests
  • 5c656aa Support css parsing of individual borders sides
  • e2c3de8 Fix lineWidth object bug with fillColor: null
  • 4c04f6a Add support for lineHeightFactor
  • 6ab944f Update readme
  • e797184 Fix horizontalPageBreak infinite loop + refactor
  • 90a2c87 3.6.0
  • 6879859 Add support for repeating multiple columns using horizontalPageBreakRepeat option

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

@probot-autolabeler probot-autolabeler bot added dependencies Pull requests that update a dependency file javascript labels Dec 26, 2023
Copy link

what-the-diff bot commented Dec 26, 2023

PR Summary

  • Updated Dependency Version
    The software component "jspdf-autotable" that our code relies on has been upgraded. Its version has been updated from 3.7.1 to 3.8.0, usually reflecting security enhancements, performance improvements, better stability or added features. This update is likely to make our application more secure, stable, and efficient.

@snipe snipe closed this Jan 3, 2024
@snipe snipe deleted the snyk-upgrade-c6d43aa4d239c04a03781c2b14b9d00d branch January 3, 2024 23:22
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants