Update dependency com.github.librepdf:openpdf to v2.2.2 #260
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.5->2.2.2Release Notes
LibrePDF/OpenPDF (com.github.librepdf:openpdf)
v2.2.2: OpenPDF 2.2.2Compare Source
What's Changed
Full Changelog: LibrePDF/OpenPDF@2.2.1...2.2.2
v2.2.1Compare Source
News in OpenPDF 2.2.1
v2.2.0Compare Source
OpenPDF 2.2.0 Released!
We’re excited to announce the release of OpenPDF 2.2.0, a new milestone in our ongoing mission to build a modern, fully open-source PDF library for Java.
What's New
openpdf-rendererModule Added (#1357)We’ve added a brand new module:
openpdf-renderer.This module integrates the openpdf-renderer engine into OpenPDF, enabling:
BufferedImagefor use in Java applicationsIt’s perfect for developers who need visual previews of PDFs in desktop or server-side applications.
Maven Coordinates:
v2.1.0Compare Source
OpenPDF 2.1.0 - Modernization and New Features
We are excited to announce the release of OpenPDF 2.1.0, which marks a major step forward for the project.
Java 21 required: OpenPDF 2.1.0 now targets Java 21 LTS and benefits from its modern features and performance improvements. Java 21 was released in 2023.
New Kotlin module openpdf-kotlin Build PDFs more easily using idiomatic Kotlin APIs and a DSL-inspired builder interface.
Added openpdf-html module: A maintained fork of Flying Saucer for converting HTML to PDF, now part of the OpenPDF project. The goal is to improve HTML5 and modern CSS support.
Deprecated HtmlParser We encourage migrating to openpdf-html for improved HTML rendering.
Updated dependencies.
Full Changelog: LibrePDF/OpenPDF@2.0.5...2.1.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.