Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps QuestPDF from 2025.1.6 to 2025.1.7.

Release notes

Sourced from QuestPDF's releases.

2025.1.7

  • Enhanced Layout Issue Debugging Algorithm,
  • Fixed a memory leak related to rendering text elements with page numbers,
  • Added finalizer warnings to various classes to help prevent memory leaks in the future,
  • Optimized memory management for native objects across multiple areas,
  • Adjusted the QPDF implementation to reliably handle non-ASCII content using a UTF-8 marshaler,
  • Improved cross-platform compatibility by including required dependencies for macOS,
  • Fixed: the Line element was rendered in an incorrect position.
Commits
  • 64b3bce 2025.1.7
  • 628409e Minor adjustments
  • bb2f2c2 Layout Issue Debugging: enhanced algorithm
  • 95501f5 Adjust tests to comply with the WarnThatFinalizerIsReached check
  • c94e464 Adjust the UnitTests project to comply with new WarnThatFinalizerIsReached ch...
  • ad5dae8 Improved memory management by disposing all elements created in DynamicCompon...
  • 3eab841 Improved cross-platform compatibility by including necessary dependencies for...
  • ef13898 Fixed: the Line element is drawn in the incorrect place #1213
  • 76e7021 Adjusted qpdf implementation to reliably handle non-ascii content by utilizin...
  • b3518ef Fixed memory leak related to rendering Text elements with page numbers. Added...
  • 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 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 24, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2025

Superseded by #162.

@dependabot dependabot bot closed this Apr 14, 2025
@dependabot dependabot bot deleted the dependabot/nuget/QuestPDF-2025.1.7 branch April 14, 2025 06:30
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant