Skip to content

Conversation

@pull
Copy link

@pull pull bot commented May 15, 2025

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 : )

dependabot bot and others added 16 commits May 14, 2025 17:33
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
@pull pull bot added the ⤵️ pull label May 15, 2025
@pull pull bot merged commit ff652b1 into Mu-L:master May 15, 2025
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants