eXist-db / documentation

Documentation of eXist
13 stars 44 forks source link

chore(deps): bump com.helger.maven:ph-schematron-maven-plugin from 6.3.3 to 8.0.0 #960

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 6 months ago

Bumps com.helger.maven:ph-schematron-maven-plugin from 6.3.3 to 8.0.0.

Release notes

Sourced from com.helger.maven:ph-schematron-maven-plugin's releases.

ph-schematron 8.0.0

  • Updated to Saxon 12.4
  • Updated to ph-commons 11.1.4
  • Updated to jvnet JAXB Maven Plugin The variable resolution problem in pure mode was resolved by a kind contribution in #164 - thx @​bertrand-lorentz
  • All deprecated elements, marked as "forRemoval" were removed
  • Renamed interface ISchematronXSLTValidator to ISchematronOutputValidator
  • Renamed method ISchematronXSLTValidator.getSchematronValidity to ISchematronOutputValidator.getSchematronOutputValidity
  • Renamed all implementing classes SchematronXSLTValidator* to SchematronOutputValidityDeterminator*
  • Renamed methods ISchematronXSLTBasedResource.(get|set)XSLTValidator to (get|set)OutputValidityDeterminator
  • Added new SchematronDebug debug log methods
  • Removed the experimental parallel validation in PSXPathBoundSchema
  • Removed the constructors of SchematronResourcePure with a boolean bLenient parameter. Use the version without it and call setLenient(boolean) instead
  • Honoring the @subject attribute in the Pure implementation. See #133 - thx @​ericlop

What's Changed

New Contributors

Full Changelog: https://github.com/phax/ph-schematron/compare/ph-schematron-parent-pom-7.1.3...ph-schematron-parent-pom-8.0.0

ph-schematron 7.1.3

Full Changelog: https://github.com/phax/ph-schematron/compare/ph-schematron-parent-pom-7.1.2...ph-schematron-parent-pom-7.1.3

ph-schematron 7.1.2

  • Updated to ph-commons 11.1

Full Changelog: https://github.com/phax/ph-schematron/compare/ph-schematron-parent-pom-7.1.1...ph-schematron-parent-pom-7.1.2

ph-schematron 7.1.1

  • Updated to Saxon 11.5 - reverted back from Saxon 12.x as the default branch
  • DefaultSVRLErrorLevelDeterminator now also deals with caution as a warning level
  • Improved logging and code documentation

What's Changed

Full Changelog: https://github.com/phax/ph-schematron/compare/ph-schematron-parent-pom-7.1.0...ph-schematron-parent-pom-7.1.1

ph-schematron 7.1.0

  • Updated to Saxon HE 12.0
  • Updated to ANT 1.10.13

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)
reinhapa commented 4 months ago

@dependabot recreate

dependabot[bot] commented 2 months ago

Superseded by #1000.