forked from LibrePDF/OpenPDF
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from LibrePDF:master #42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps commons-io:commons-io from 2.18.0 to 2.19.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.19.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps org.apache.xmlgraphics:fop from 2.10 to 2.11. --- updated-dependencies: - dependency-name: org.apache.xmlgraphics:fop dependency-version: '2.11' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0. --- updated-dependencies: - dependency-name: org.apache.felix:maven-bundle-plugin dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.13.0 to 3.14.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…1.2 (#1304) Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.11.1 to 3.11.2. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.1...maven-javadoc-plugin-3.11.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-version: 3.11.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…- Fixed (#1271) * Issue 1230 - fixed * Issue 1230 - adding test * Use the media type provided in the image data * Adding different tests for PNG and JPEG * Code styling issues fixed * Remove the declaration of thrown exception 'java.io.IOException', as it cannot be thrown from method's body * Fix complex function getInstance(URL) * Replace this usage of 'Stream.collect(Collectors.toList())' with 'Stream.toList()' and ensure that the list is unmodified * CodeFactor issues fixed * Simplify another complex function * Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes (fixed) --------- Co-authored-by: MaayanBN <maayanb@continuitysoftware.com>
…language attribute at <dc:title><rdf:Alt><rdf:li>Title... (#1279) * Add tests for PDF/A-1-compliance of XMP Metadata * Fix typo in pdf:Keywords * Fix dc:title and dc:description by adding xml:lang attribute * Fix PDFValidationTest to satisfy Codacy Static Code Analysis * Fix naming in PDFValidationTest to satisfy Codacy Static Code Analysis
…1285) Co-authored-by: Olivier Delierre <o.delierre@icloud.com>
…after the other, they are placed NEXT TO each other, instead of one AFTER the other - Fixed. (#1275) Co-authored-by: MaayanBN <maayanb@continuitysoftware.com>
From the JPEG specification, B.1.1.2: "Any marker may optionally be preceded by any number of fill bytes, which are bytes assigned code X'FF'."
…ith LZW Clear Table code (256) (#1299) * Issue 1298 - Fix in LZWDecoder when valid PDF stream data does not start with LZW Clear Table code (256), occurs in PostScript calculator functions in several PDFs we have encountered, changes include unit tests to cover both common LZW and this more uncommon scenario * Issue 1298 - Fixed up style violations in import statements in new LZWDecodedTest file * Issue 1298 - Removed unneeded throws IOException from new LZW decoder unit test * Issue 1298 - Simplified unexpected case in main LZW decode loop to not throw RuntimeException and silently proceed, not as big a fan of this change but cannot get past static code analyzers without it
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )