Skip to content

Bump io.xspec:xspec from 1.6.0 to 3.3.2#50

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/io.xspec-xspec-3.3.2
Closed

Bump io.xspec:xspec from 1.6.0 to 3.3.2#50
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/io.xspec-xspec-3.3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 31, 2025

Bumps io.xspec:xspec from 1.6.0 to 3.3.2.

Release notes

Sourced from io.xspec:xspec's releases.

v3.3.2

Summary

XSpec 3.3 upgrades its XProc harnesses to XProc 3 and adds support for XQS as the Schematron implementation.

This will be the last XSpec release to support Java 8. This will be the last XSpec release to support Saxon 10 and Saxon 11.

Common to Languages Under Test

  • In the x:expect element, the new, optional result-type attribute describes the sequence type you expect for the actual result (#2122). XSpec checks the type before evaluating @test, so an unexpected type leads to an ordinary failure instead of a type error.
  • XSpec reports its own version number in command-line output and HTML reports (#2097).

XSLT

  • You can execute an XSpec test for XSLT using an XProc 3 pipeline (#2127).

XQuery

  • You can execute an XSpec test for XQuery using an XProc 3 pipeline (#2127).
  • XSpec is tested with BaseX 12.0.

Schematron

  • You can execute an XSpec test for a Schematron schema that uses an XQuery-based queryBinding, using XQS as the Schematron implementation (#2157). Initial limitation: Access to this feature is via XProc 3 only.

Many thanks to all the XSpec contributors who made this release possible! They are listed next to relevant items in non-collapsed sections below.

Merged Pull Requests since v3.2.2

New Contributors

New feature or enhancement

PR # Scope Subject Author Participants
#2097 make XSpec report its own version number @​galtm @​cmarchand, @​AirQuick
#2122 pre-check actual result's data type in x:expect @​galtm @​nkutsche, @​cmarchand
#2127 xproc add support for running XSpec scenarios using XProc 3 @​georgebina @​galtm, @​ndw, @​AirQuick
#2157 schematron execute test for Schematron schema via XQS @​galtm
#2167 ignore more local Eclipse settings @​martian-a
#2169 xproc add XML catalogs @​martian-a @​galtm, @​cmarchand
#2175 schematron bump built-in XQS to v1.1.0 @​galtm
#2184 schematron bump built-in XQS to v1.1.2 @​galtm

Bug fix

PR # Scope Subject Author Participants
#2099 report code coverage support for explicit XSLT packages @​birdya22 @​galtm

... (truncated)

Commits
  • 8797c84 build: release v3.3.2 (#2178)
  • 414bca0 build(deps): bump org.sonatype.central:central-publishing-maven-plugin (#2183)
  • f18128f feat(schematron): bump built-in XQS to v1.1.2 (#2184)
  • 5127f2f build(deps): bump org.apache.maven.plugins:maven-compiler-plugin (#2182)
  • 63c7393 build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin (#2181)
  • 734dffa fix(xproc): rename report-theme as html-report-theme (#2177)
  • 8308651 test(schematron): test XQS with XQuery helper (#2179)
  • 3fa26cc ci(deps): bump XML Calabash from 3.0.15 to 3.0.18 (#2180)
  • 988a590 build(deps): bump net.sf.saxon:Saxon-HE from 12.8 to 12.9 (#2176)
  • 4646c94 feat(schematron): bump built-in XQS to v1.1.0 (#2175)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [io.xspec:xspec](https://github.com/xspec/xspec) from 1.6.0 to 3.3.2.
- [Release notes](https://github.com/xspec/xspec/releases)
- [Commits](xspec/xspec@v1.6.0...v3.3.2)

---
updated-dependencies:
- dependency-name: io.xspec:xspec
  dependency-version: 3.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Oct 31, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 24, 2026

Superseded by #57.

@dependabot dependabot Bot closed this Mar 24, 2026
@dependabot dependabot Bot deleted the dependabot/maven/io.xspec-xspec-3.3.2 branch March 24, 2026 08:10
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