Skip to content

build(deps): bump QuestPDF from 2023.12.4 to 2024.7.3#10

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/QuestPDF-2024.7.3
Closed

build(deps): bump QuestPDF from 2023.12.4 to 2024.7.3#10
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/QuestPDF-2024.7.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2024

Bumps QuestPDF from 2023.12.4 to 2024.7.3.

Release notes

Sourced from QuestPDF's releases.

2024.7.3

  • Introduced FontDiscoveryPaths setting for specifying directories for automatic font registration and improved font search performance.
  • Updated native dependencies: from skia m126 to m128.
  • Improved the exception message related to the "Any CPU" architecture incompatibility.

2024.7.2

  • Fixed a memory leak issue when generating documents as images using the GenerateImages method.

2024.7.1

  • Fixed: the ShowOnce element does not work as intended
  • Updated native assets.

2024.7.0

New Features:

  • Implemented TextStyle support for OpenType font features such as ligatures, kerning, and more.
  • Introduced support for MultiColumn layouts, offering more flexible content arrangement.

Layout Issue Debugging Experience:

  • Improved the layout debugging feature by providing more detailed information on the reasons behind the SpacePlan.Wrap operation.
  • Enhanced visualization for elements that were not drawn or measured on a faulty page.
  • For the Row element, added detailed layout debugging information, including type and size for each item.

Optimizations:

  • Improved paragraph cache utilization for TextBlock elements within repeating content, such as page footers/headers and decorations before/after content.

Fixes and Enhancements:

  • Updated predefined page sizes to use integer values for better consistency with other software.
  • Fixed an issue where the Dynamic SVG element might scale its content incorrectly when using certain size units.
  • Fixed incorrect spacing in TextBlock elements containing only injected layout elements and no text.

2024.7.0-rc0

Version 2024.7.0

New Features:

  • Implemented TextStyle support for OpenType font features such as ligatures, kerning, and more.
  • Introduced support for MultiColumn layouts, offering more flexible content arrangement.

Layout Issue Debugging Experience:

  • Improved the layout debugging feature by providing more detailed information on the reasons behind the SpacePlan.Wrap operation.
  • Enhanced visualization for elements that were not drawn or measured on a faulty page.
  • For the Row element, added detailed layout debugging information, including type and size for each item.

Optimizations:

  • Improved paragraph cache utilization for TextBlock elements within repeating content, such as page footers/headers and decorations before/after content.

Fixes and Enhancements:

  • Updated predefined page sizes to use integer values for better consistency with other software.

... (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 Sep 27, 2024
Bumps [QuestPDF](https://github.com/QuestPDF/library) from 2023.12.4 to 2024.7.3.
- [Release notes](https://github.com/QuestPDF/library/releases)
- [Commits](https://github.com/QuestPDF/library/commits/2024.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/QuestPDF-2024.7.3 branch from 16c6ce7 to eb8d148 Compare September 27, 2024 20:19
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2024

Superseded by #13.

@dependabot dependabot bot closed this Oct 7, 2024
@dependabot dependabot bot deleted the dependabot/nuget/QuestPDF-2024.7.3 branch October 7, 2024 21:38
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.

0 participants