Skip to content

Bump org.exist-db:exist-saxon-regex from 9.4.0-9.e1 to 10.6.e1#6203

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/maven/org.exist-db-exist-saxon-regex-10.6.e1
Open

Bump org.exist-db:exist-saxon-regex from 9.4.0-9.e1 to 10.6.e1#6203
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/maven/org.exist-db-exist-saxon-regex-10.6.e1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps org.exist-db:exist-saxon-regex from 9.4.0-9.e1 to 10.6.e1.

Commits
  • 1e7fc5f [maven-release-plugin] prepare release 10.6.e1
  • 38be882 Merge pull request #4 from eXist-db/move-file
  • 7bd5184 Fix bad resources path
  • b2fe72a Merge pull request #3 from eXist-db/feature/prepare_Saxon10
  • ee59739 Update pom.xml
  • 9945432 Update code to make compatible with Saxon 10.6
  • 9a6533a Bump version
  • b63256c Fix code to use updated API
  • 4bb9839 Repair for removed add(char) method
  • ab71119 Bump version
  • 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 [org.exist-db:exist-saxon-regex](https://github.com/exist-db/exist-saxon-regex) from 9.4.0-9.e1 to 10.6.e1.
- [Commits](eXist-db/exist-saxon-regex@9.4.0-9.e1...10.6.e1)

---
updated-dependencies:
- dependency-name: org.exist-db:exist-saxon-regex
  dependency-version: 10.6.e1
  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 Issues or pull requests that change Java code or are related to the JVM labels Apr 2, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 2, 2026 05:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Issues or pull requests that change Java code or are related to the JVM labels Apr 2, 2026
@duncdrum
Copy link
Copy Markdown
Contributor

duncdrum commented Apr 2, 2026

develop is still at

<saxon.version>9.9.1-8</saxon.version>

do we want to go to 10 for regex?

@line-o
Copy link
Copy Markdown
Member

line-o commented Apr 2, 2026

@duncdrum while we want to upgrade the version of Saxon that exist-db is using we would rather want to long-jump to 12.
This PR updates exist-saxon-regex which is separate from the other integration of Saxon. So, I expect that merging this PR as is will give us two separate versions of Saxon in our dependency tree.

@duncdrum
Copy link
Copy Markdown
Contributor

duncdrum commented Apr 2, 2026

@line-o yes, and my question was if there is a reason for wanting to do so?

@line-o
Copy link
Copy Markdown
Member

line-o commented Apr 2, 2026

@duncdrum I would say this would only be justified if the version 10 of Saxon-regex performs its tasks much faster and more reliable.
We cannot simply update Saxon in exist as you surely know.

@line-o line-o added the discuss ask for feedback label Apr 2, 2026
@duncdrum duncdrum added the ON-HOLD Do not pull-in label Apr 15, 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 discuss ask for feedback java Issues or pull requests that change Java code or are related to the JVM ON-HOLD Do not pull-in

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants