Update dependency com.github.librepdf:openpdf to v2.4.0 #266
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.2.3->2.4.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
LibrePDF/OpenPDF (com.github.librepdf:openpdf)
v2.4.0: OpenPDF 2.4.0Compare Source
OpenPDF 2.4.0 Release Notes
Highlights
com.lowagietoorg.openpdf.openpdfsubmodule has been split (duplicated) into:openpdf-core-legacy– all classes here are deprecated.openpdf-core-modern– actively maintained and used by all submodules.See 2.4.0 migration guide for details.
What's Changed
Major Changes
Module restructuring:
openpdfintoopenpdf-core-legacyandopenpdf-core-modern.#1393 – @andreasrosdal
openpdf-core-legacy.#1395 – @andreasrosdal
openpdf-core-modern.#1396 – @andreasrosdal
New features:
ColumnTextto control whether words are chopped, or to throw an exception instead of arbitrarily chopping long words.#1379 – @csimoes1
#1386 – @MaSchmidt1999
Performance improvements:
#1373 – @giangianoulas
Code cleanup:
System.out.printlncalls.#1364 – @andreasrosdal
Dependency Updates
org.sonatype.central:central-publishing-maven-plugin0.7.0 → 0.8.0com.puppycrawl.tools:checkstyle10.25.0 → 11.0.0 (multiple incremental updates)org.jetbrains.kotlin:kotlin-stdlib2.1.21 → 2.2.0org.jetbrains.kotlin:kotlin-maven-plugin2.1.21 → 2.2.0junit.version5.13.1 → 5.13.4com.google.errorprone:error_prone_annotations2.38.0 → 2.41.0org.dom4j:dom4j2.1.4 → 2.2.0org.apache.maven.plugins:maven-gpg-plugin3.2.7 → 3.2.8org.verapdf:validation-model1.28.1 → 1.28.2commons-io:commons-io2.19.0 → 2.20.0org.htmlunit:neko-htmlunit4.13.0 → 4.14.0New Contributors
ColumnTextlong word handling #1379We will soon begin on the OpenPDF 3.0 version which uses only the org.openpdf package name.
Full Changelog: 2.2.4 → 2.4.0
v2.2.4: OpenPDF 2.2.4Compare Source
What's Changed
New Contributors
Full Changelog: LibrePDF/OpenPDF@2.2.3...2.2.4
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.