Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 6, 2022

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

Release notes

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

ph-schematron 6.3.0

  • Updated to Saxon 11.2
  • Updated to SchXslt 1.8.6

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

ph-schematron 6.2.3

  • Updated to SchXslt 1.8.4
  • Added some factory methods in the PS* classes
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 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.1.
- [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.1)

---
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 May 6, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 7, 2022

Superseded by #124.

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