christiaanderidder / QuestPDF.Markdown

QuestPDF.Markdown allows rendering markdown into a QuestPDF document
MIT License
29 stars 7 forks source link

Bump QuestPDF from 2024.3.2 to 2024.3.3 in the nuget group #54

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the nuget group with 1 update: QuestPDF.

Updates QuestPDF from 2024.3.2 to 2024.3.3

Release notes

Sourced from QuestPDF's releases.

2024.3.3

  • Improved the default scaling behavior of Image and SvgImage elements when they are direct descendants of the Constrained element (Width, Height, MinWidth, MinHeight, MaxWidth, MaxHeight).
  • Enhanced handling of texts containing the carriage return character '\r' within the custom page format setting.
  • Fixed: enhanced the handling of the TextStyle.LineHeight modifier for better consistency with industry-standard software, as well as adjusted the default value.
  • Fixed: when the UseEnvironmentFonts setting is enabled, the Lato font was not being properly registered. This issue could lead to runtime exceptions in specific minimal environments.
  • Fixed: Addressed a potential null reference exception in the SvgImage object’s finalizer that could lead to application crashes when handling invalid SVG content.
Commits
  • 557fee8 2024.3.3 release
  • fd3eb94 Updated native packages
  • b84f463 Previewer: updated SkiaSharp to 2.88.7
  • e987a38 Fixed: Addressed a potential null reference exception in the SvgImage object’...
  • aa24992 Improved the default scaling behavior of Image and SvgImage elements when the...
  • 60a9592 Add comment about possible deadlock in SkNativeDependencyProvider
  • c7c18e4 Fixed: enhanced the handling of the TextStyle.LineHeight modifier for better ...
  • 2cba4f4 Removed unnecessary file
  • 29393ab Enhanced handling of texts containing the carriage return character '\r' with...
  • 390395f Fixed: When the UseEnvironmentFonts setting is enabled, the Lato font was not...
  • See full diff 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions