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 QuestPDF from 2024.10.2 to 2024.12.1 in /eFormAPI/Plugins/Workflow.Pn #839

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2024

Bumps QuestPDF from 2024.10.2 to 2024.12.1.

Release notes

Sourced from QuestPDF's releases.

2024.12.1

  • Fixed: The library now provides hints when an additional dependency is required.
  • Improved license-related explanation message.

2024.12.0

This release introduces several long-awaited features releated to document operations such as:

  • Assemble: Rearrange, select, and remove specific pages within a document.
  • Merge: Combine multiple PDF files into a single document.
  • Add Attachments: Embed additional files (such as text or images) as attachments within the PDF.
  • Underlay and Overlay: Apply other PDF as a background (underlay) or foreground (overlay) to another, adding layered content.
  • Linearize: Optimize files for fast web viewing, allowing compatible PDF readers to display the document before it’s fully downloaded.
  • Encrypt with Access Restrictions: Secure PDFs with user and owner passwords, applying access controls (like permissions for printing, filling forms, extracting or modifying content).

These features are built using the qpdf library, available under the "Apache-2.0" license. The qpdf library is available at: https://github.com/qpdf/qpdf We extend our thanks to the authors of qpdf for their contributions to the open-source community.

Further improvements:

  • Adjusted the default path for loading font files to prevent rare application hangs in certain environments
  • Performance optimization: improved scalability by limiting the maximum level of parallelism
  • Performance optimization for legacy .NET Framework: collect stack trace only when running with the Companion App
  • TextBlock: slightly reduced memory usage

2024.12.0-rc3

Fixed: When executing document operation on Windows, escaping file paths does not work as expected.

2024.12.0-rc2

Version 2024.12.0-rc2

  • Document Operations: improved compatibility with Windows operating systems.
  • Fixed: The text underline decoration was not rendering correctly.

2024.12.0-rc0

This release introduces several long-awaited features releated to document operations such as:

  • Assemble: Rearrange, select, and remove specific pages within a document.
  • Merge: Combine multiple PDF files into a single document.
  • Add Attachments: Embed additional files (such as text or images) as attachments within the PDF.
  • Underlay and Overlay: Apply other PDF as a background (underlay) or foreground (overlay) to another, adding layered content.
  • Linearize: Optimize files for fast web viewing, allowing compatible PDF readers to display the document before it’s fully downloaded.
  • Encrypt with Access Restrictions: Secure PDFs with user and owner passwords, applying access controls (like permissions for printing, filling forms, extracting or modifying content).

These features are built using the qpdf library, available under the "Apache-2.0" license. The qpdf library is available at: https://github.com/qpdf/qpdf

We extend our thanks to the authors of qpdf for their contributions to the open-source community.

The code of qpdf library has been extended by QuestPDF to support important PDF/A-3b compliance requirements as well ZUGFeRD metadata extension.

2024.10.4

Fixed: The text underline decoration was not rendering correctly.

... (truncated)

Commits

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 the dependencies Pull requests that update a dependency file label Dec 10, 2024
@dependabot dependabot bot force-pushed the dependabot/nuget/eFormAPI/Plugins/Workflow.Pn/QuestPDF-2024.12.1 branch 2 times, most recently from 3f29e11 to d4043bd Compare December 29, 2024 14:18
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2024

Dependabot cannot update to the required version. Because of this, Dependabot cannot update this pull request.

Bumps [QuestPDF](https://github.com/QuestPDF/library) from 2024.10.2 to 2024.12.1.
- [Release notes](https://github.com/QuestPDF/library/releases)
- [Commits](QuestPDF/QuestPDF@2024.10.2...2024.12.1)

---
updated-dependencies:
- dependency-name: QuestPDF
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/eFormAPI/Plugins/Workflow.Pn/QuestPDF-2024.12.1 branch from d4043bd to 70dc752 Compare December 29, 2024 18:18
@renemadsen renemadsen merged commit ead160f into master Dec 30, 2024
3 of 4 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/eFormAPI/Plugins/Workflow.Pn/QuestPDF-2024.12.1 branch December 30, 2024 05: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant