Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

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

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: phax/ph-schematron@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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 11, 2024
@reinhapa
Copy link
Member

@dependabot recreate

Bumps [com.helger.maven:ph-schematron-maven-plugin](https://github.com/phax/ph-schematron) from 6.3.3 to 8.0.0.
- [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.0)

---
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 force-pushed the dependabot/maven/com.helger.maven-ph-schematron-maven-plugin-8.0.0 branch from c3348da to 07fd7c8 Compare May 13, 2024 18:24
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 18, 2024

Superseded by #1000.

@dependabot dependabot bot closed this Jul 18, 2024
@dependabot dependabot bot deleted the dependabot/maven/com.helger.maven-ph-schematron-maven-plugin-8.0.0 branch July 18, 2024 03:02
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.

1 participant