Skip to content

Bump io.xspec:xspec from 1.6.0 to 3.4.3#57

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 24, 2026

Bumps io.xspec:xspec from 1.6.0 to 3.4.3.

Release notes

Sourced from io.xspec:xspec's releases.

v3.4.3

Summary

XSpec 3.4 adds more entry points to the support for XQS as the Schematron implementation.

Common to Languages Under Test

  • After x:context or x:call, the x:variable and x:like elements can appear in any order and can be mixed. For example, the following sequence is valid: x:call, x:variable, x:like, x:variable, x:like
  • Requires Java 17 or later. XSpec is tested with Java 17 and 21.
  • Saxon 10 is no longer supported.
  • XSpec is tested with XML Calabash 3.0.42.

XSLT

  • The "XSpec for XSLT using XProc" transformation scenario for Oxygen uses XProc v3.

XQuery

  • The "XSpec for XQuery using XProc" transformation scenario for Oxygen uses XProc v3.
  • XSpec is tested with BaseX 12.2.

Schematron

  • If your Schematron schema uses an XQuery-based queryBinding (e.g., queryBinding="xquery31"), there are now more ways to execute an XSpec test for that schema. In v3.3, you can run such a test only with XProc. In v3.4, you can also run the test with xspec.bat, xspec.sh, Ant, or the "Run XSpec Test" transformation scenario. A local installation of BaseX is required. To learn more, see Getting Started with XSpec and Schematron and Schematron implementation.
  • The built-in XQS library is v1.1.5.

Many thanks to all the XSpec contributors who made this release possible! They are listed next to relevant items in non-collapsed sections below; in collapsed sections, @​cmarchand contributed to many items, especially the Java upgrade.

Merged Pull Requests since v3.3.2

New feature or enhancement

PR # Scope Subject Author Participants
#2190 schema allow mixing x:variable and x:like @​galtm
#2189 schematron command-line support to test Schematron via XQS @​galtm
#2197 schematron bump built-in XQS from v1.1.2 to v1.1.4 @​galtm
#2216 schematron bump built-in XQS from v1.1.4 to v1.1.5 @​galtm
#2241 schematron command-line support for custom XQS location @​galtm @​birdya22
#2215 oxygen transformation scenarios for XSLT, XQuery with XProc 3 @​galtm
#2264 schematron support testing via XQS in Ant @​galtm
#2268 oxygen add BaseX path to Run XSpec Test transformation scenario @​galtm

Bug fix

PR # Scope Subject Author Participants
#2255 cli forward slash for use with Saxon -p @​birdya22 @​galtm

Test

... (truncated)

Commits
  • 449f973 build(oxygen): add-on v3.4.3 (#2282)
  • c69b4c8 ci: restore Maven packaging in AppVeyor (#2285)
  • 16b3e56 fix(ci): limit AppVeyor to first 150 Bats cases (#2281)
  • 671118c ci(deps): bump Oxygen components to reflect 28.1 build 2026031705 (#2283)
  • f5d1865 ci(deps-dev): bump @​commitlint/config-angular from 20.4.4 to 20.5.0 (#2279)
  • 90aaa95 ci(deps-dev): bump @​commitlint/cli from 20.4.4 to 20.5.0 (#2280)
  • 9e03032 ci(deps-dev): bump @​commitlint/cli from 20.4.3 to 20.4.4 (#2278)
  • 50b0c22 ci(deps-dev): bump @​commitlint/config-angular from 20.4.3 to 20.4.4 (#2277)
  • ae2fe63 ci(deps): bump XML Calabash from 3.0.40 to 3.0.42 (#2276)
  • cde810f build(oxygen): add-on v3.4.2 (#2273)
  • 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 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 [io.xspec:xspec](https://github.com/xspec/xspec) from 1.6.0 to 3.4.3.
- [Release notes](https://github.com/xspec/xspec/releases)
- [Commits](xspec/xspec@v1.6.0...v3.4.3)

---
updated-dependencies:
- dependency-name: io.xspec:xspec
  dependency-version: 3.4.3
  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 Mar 24, 2026
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