Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2024

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

Release notes

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

ph-schematron 8.0.2

Full Changelog: phax/ph-schematron@ph-schematron-parent-pom-8.0.1...ph-schematron-parent-pom-8.0.2

ph-schematron 8.0.1

  • Updated to Saxon 12.5
  • The default SVRL to error level mapper changed caution from WARNING to INFORMATION according to official sources. See #168 - thx @​costas80
  • Improved the error handling in "pure" mode, in case a test expression does not evaluate properly. See #171 - thx @​gediminasre
  • Improved the type detection of test expressions in "pure" mode if Saxon is used as the XSLT engine. See #170 - thx @​bertrand-lorentz

Full Changelog: phax/ph-schematron@ph-schematron-parent-pom-8.0.0...ph-schematron-parent-pom-8.0.1

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: phax/ph-schematron@ph-schematron-parent-pom-7.1.3...ph-schematron-parent-pom-8.0.0

ph-schematron 7.1.3

Full Changelog: phax/ph-schematron@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: phax/ph-schematron@ph-schematron-parent-pom-7.1.1...ph-schematron-parent-pom-7.1.2

... (truncated)

Commits
  • ad75dcb [maven-release-plugin] prepare release ph-schematron-parent-pom-8.0.2
  • 72aa5ef Updated to SchXslt 1.10
  • b0dc51b Added support for FilterExpression; #175
  • 68d85fe Added test cases; #174
  • 6f963b3 Fixed oackage name
  • 4f2d103 Matching ForExpression to NODESET; #173
  • 8ffae7c Added support for ForExpression; #173
  • bcd8188 [maven-release-plugin] prepare for next development iteration
  • 92dc57f [maven-release-plugin] prepare release ph-schematron-parent-pom-8.0.1
  • f27ff46 Added NodeKindTest as well; #170
  • Additional commits viewable in compare view

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

Bumps [com.helger.maven:ph-schematron-maven-plugin](https://github.com/phax/ph-schematron) from 6.3.3 to 8.0.2.
- [Release notes](https://github.com/phax/ph-schematron/releases)
- [Commits](phax/ph-schematron@ph-schematron-parent-pom-6.3.3...ph-schematron-parent-pom-8.0.2)

---
updated-dependencies:
- dependency-name: com.helger.maven:ph-schematron-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 30, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2024

Superseded by #1009.

@dependabot dependabot bot closed this Aug 26, 2024
@dependabot dependabot bot deleted the dependabot/maven/com.helger.maven-ph-schematron-maven-plugin-8.0.2 branch August 26, 2024 03:20
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