Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 19, 2022

Bumps ph-schematron-maven-plugin from 6.2.2 to 6.3.3.

Release notes

Sourced from ph-schematron-maven-plugin's releases.

ph-schematron 6.3.3

  • Updated to Saxon 11.4 (which updates XMLResolver to 4.4 which updates to Apache Http Client 5.x)
  • Extended ISchematronXSLTBasedResource API to enable/disable the SVRL validation

Full Changelog: phax/ph-schematron@ph-schematron-parent-pom-6.3.2...ph-schematron-parent-pom-6.3.3

ph-schematron 6.3.2

  • Updated the RelaxNG components to version 20220510
  • Updated to SchXslt 1.9.1
  • The Maven "Schematron to XSLT" plugin has the parameter "stopOnError" (boolean)

Full Changelog: phax/ph-schematron@ph-schematron-parent-pom-6.3.1...ph-schematron-parent-pom-6.3.2

ph-schematron 6.3.1

  • Updated to Saxon 11.3
  • Updated to SchXslt 1.8.7
  • Updated the RelaxNG components to version 20181222

Full Changelog: phax/ph-schematron@ph-schematron-parent-pom-6.3.0...ph-schematron-parent-pom-6.3.1

ph-schematron 6.3.0

  • Updated to Saxon 11.2
  • Updated to SchXslt 1.8.6

Full Changelog: phax/ph-schematron@ph-schematron-parent-pom-6.2.8...ph-schematron-parent-pom-6.3.0

ph-schematron 6.2.8

  • Updated to SchXslt 1.8.5
  • Deprecated SchematronHelper.applySchematron in favour of the native methods
  • The Maven plugin prints a progress report, if the execution takes longer than 5 seconds. This can be enabled/disabled with the new parameter showProgress.
  • The diagnostic-reference elements in the Pure implementation now copy the rich attributes. See #126 - thanks @​costas80

ph-schematron 6.2.7

  • Fixed an error in the ISO Schematron, that caused a message to be emitted if a iso:name[@path] exists that does not had a @select attribute.
  • Avoid double evaluation of Schematron when using the XSLT based approach with disabled caching

ph-schematron 6.2.6

  • Extended SchematronResourceSCH API. See #122 - thanks @​cshjsc
  • Made an improvement in the ISO Schematron XSLT on attribute handling. See #123 - thanks @​Falcon2677

ph-schematron 6.2.5

  • Updated to ph-commons 10.1.5
  • Fixed quite some SonarCloud issues - nothing critical
  • Fixed the automatic resource ID of in-memory resources. See #118 - thanks @​olavivaino and @​qligier
  • Added new factory method overloads for class SchematronResourceSchXslt_XSLT2

ph-schematron 6.2.4

  • Updated to ANT 1.10.12
  • Added a new unchecked exception class SchematronInterruptedException that is thrown in case the current Thread gets interrupted during the compilation of XSLTs/Schematrons. See #119 - thanks @​Michiel-s

... (truncated)

Commits
  • 140c84b [maven-release-plugin] prepare release ph-schematron-parent-pom-6.3.3
  • f8ed3f1 Cleaned up global depencency management
  • f34ed8f Fixed deprecated APIs
  • df58f88 Saxon 11.4
  • f72a171 Added tests
  • efb0fcd Version bump
  • c4184fa Extended API to enable/disable SVRL validation
  • 036bb09 [maven-release-plugin] prepare for next development iteration
  • 6424148 [maven-release-plugin] prepare release ph-schematron-parent-pom-6.3.2
  • 215db69 ph-commons 10.1.7
  • 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 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 [ph-schematron-maven-plugin](https://github.com/phax/ph-schematron) from 6.2.2 to 6.3.3.
- [Release notes](https://github.com/phax/ph-schematron/releases)
- [Commits](phax/ph-schematron@ph-schematron-parent-pom-6.2.2...ph-schematron-parent-pom-6.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Aug 19, 2022
@similar-code-searcher
Copy link

Similar files are

Copy link
Author

dependabot bot commented on behalf of github Dec 29, 2024

Superseded by #163.

@dependabot dependabot bot closed this Dec 29, 2024
@dependabot dependabot bot deleted the dependabot/maven/com.helger.maven-ph-schematron-maven-plugin-6.3.3 branch December 29, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants