Skip to content

Build(deps): Bump org.w3c:epubcheck from 5.2.1 to 5.3.0#1077

Open
dependabot[bot] wants to merge 1 commit intointegrationfrom
dependabot/maven/org.w3c-epubcheck-5.3.0
Open

Build(deps): Bump org.w3c:epubcheck from 5.2.1 to 5.3.0#1077
dependabot[bot] wants to merge 1 commit intointegrationfrom
dependabot/maven/org.w3c-epubcheck-5.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps org.w3c:epubcheck from 5.2.1 to 5.3.0.

Release notes

Sourced from org.w3c:epubcheck's releases.

EPUBCheck v5.3.0

Total Downloads of EPUBCheck v5.3.0

This is the latest production-ready release of EPUBCheck. It can be used to check conformance to the EPUB 3.3 specification.

This release was made by the DAISY Consortium for W3C. Many thanks to everyone who contributed and reported issues!

EPUBCheck is also available in the Maven Central Repository as org.w3c:epubcheck.

Features

Bug Fixes

  • allow CSS has:(<selector>) syntax (6509da8), closes #1605 #1618
  • allow decomposed URL encoding of composite characters (fea03be), closes #1606
  • css: improve support for 'q' and 'ch' units (315d862)
  • do not pollute stdout JSON with messages (1440418), closes #1603
  • do not throw an exception for duplicate encrypted data (60a6d6c), closes #1607
  • improve palpable content definition (6a1c11b)
  • relativize path reported in OPF-002 (0db811c)
  • remove 'image/svg+xml' from font core media types (2094698), closes #1615

Dependencies updates

  • bump com.google.guava:guava from 32.0.0-jre to 33.4.8-jre (4979051e)
  • bump org.apache.commons:commons-compress from 1.21 to 1.27 (4818dcd4)
  • bump com.ibm.icu:icu4j from 72.1 to 77.1 (2d9271a6)
Changelog

Sourced from org.w3c:epubcheck's changelog.

5.3.0 (2025-09-01)

This is the latest production-ready release of EPUBCheck. It can be used to check conformance to the EPUB 3.3 specification.

This release was made by the DAISY Consortium for W3C. Many thanks to everyone who contributed and reported issues!

EPUBCheck is also available in the Maven Central Repository as org.w3c:epubcheck.

Features

Bug Fixes

  • allow CSS has:(<selector>) syntax (6509da8), closes #1605 #1618
  • allow decomposed URL encoding of composite characters (fea03be), closes #1606
  • css: improve support for 'q' and 'ch' units (315d862)
  • do not pollute stdout JSON with messages (1440418), closes #1603
  • do not throw an exception for duplicate encrypted data (60a6d6c), closes #1607
  • improve palpable content definition (6a1c11b)
  • relativize path reported in OPF-002 (0db811c)
  • remove 'image/svg+xml' from font core media types (2094698), closes #1615

Dependencies updates

  • bump com.google.guava:guava from 32.0.0-jre to 33.4.8-jre (4979051e)
  • bump org.apache.commons:commons-compress from 1.21 to 1.27 (4818dcd4)
  • bump com.ibm.icu:icu4j from 72.1 to 77.1 (2d9271a6)

Commits
  • 029831b chore: prepare release v5.3.0
  • c85eb73 chore: prepare README and CHANGELOG for v5.3.0
  • cd0c88e refactor: add util to flatten a CSS composed construct
  • 0a452a0 refactor: simplify CSS location getters
  • 315d862 fix(css): improve support for 'q' and 'ch' units
  • 6a1c11b fix: improve palpable content definition
  • 49d25d8 refactor: use List instead of Set in MetadataSet
  • d90b8f2 feat: set severity of '.epub' extension message to USAGE
  • 383fe4c refactor: remove a useless import
  • fb25585 test: augment the syntax of the main checking step
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.w3c:epubcheck](https://github.com/w3c/epubcheck) from 5.2.1 to 5.3.0.
- [Release notes](https://github.com/w3c/epubcheck/releases)
- [Changelog](https://github.com/w3c/epubcheck/blob/main/CHANGELOG.md)
- [Commits](w3c/epubcheck@v5.2.1...v5.3.0)

---
updated-dependencies:
- dependency-name: org.w3c:epubcheck
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 8, 2025
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants