Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump xmlcalabash from 1.5.3-110 to 1.5.6-120 in /build #1788

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 11, 2023

Bumps xmlcalabash from 1.5.3-110 to 1.5.6-120.

Release notes

Sourced from xmlcalabash's releases.

1.5.6-120

There are no changes in this release from 1.5.5-120.

1.5.6-110

The 1.5.5-110 release claimed to use XML Resolver 5.1.3, but in fact still depended on 5.1.2.

That's the only change in this release, the version of XML Resolver in the dependency has been udpated.

(The XML Resolver update does fix a bug having to do with same-document references and the ALWAYS_RESOLVE flag.)

1.5.6-100

There are no changes in this release from 1.5.5-100.

1.5.5-120

This is mostly a convenience release. It updates the version of the XML Resolver to fix #324

It also updates the version of Saxon 12 to Saxon 12.2. This required a few small API changes.

Note: this release is for Saxon 12. The equivalent release for Saxon 11 is 1.5.5-110 and for Saxon 10 is 1.5.5-100.

1.5.5-110

This is a convenience release, the only real change is the version of XML Resolver referenced.

Fixes #343.

1.5.5-100

This is a convenience release, the only real change is the version of XML Resolver referenced.

Fixes #343.

1.5.4-120

No release notes provided.

1.5.4-110

No release notes provided.

1.5.4-100

No release notes provided.

Commits

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 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.

@aj-stein-nist
Copy link
Contributor

@dependabot rebase

Dependabot couldn't find the original pull request head commit, 439431f.
@dependabot dependabot bot force-pushed the dependabot/maven/build/develop/com.xmlcalabash-xmlcalabash-1.5.6-120 branch from 439431f to 958a0fc Compare July 11, 2023 12:45
@aj-stein-nist
Copy link
Contributor

Given this error message and potentially breaking the website build without a pressing need (not a security update), we will skip this update.

Error: Exception in thread "main" java.lang.NoClassDefFoundError: net/sf/saxon/om/NamespaceUri
	at com.xmlcalabash.core.XProcConstants.<clinit>(XProcConstants.java:38)
	at com.xmlcalabash.util.UserArgs$StepArgs.checkArgs(UserArgs.java:940)
	at com.xmlcalabash.util.UserArgs.checkArgs(UserArgs.java:511)
	at com.xmlcalabash.util.ParseArgs.parse(ParseArgs.java:223)
	at com.xmlcalabash.drivers.Main.run(Main.java:92)
	at com.xmlcalabash.drivers.Main.main(Main.java:83)
Caused by: java.lang.ClassNotFoundException: net.sf.saxon.om.NamespaceUri
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)

@aj-stein-nist
Copy link
Contributor

@dependabot ignore this minor version

@dependabot dependabot bot closed this Jul 11, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 11, 2023

OK, I won't notify you about version 1.5.x again, unless you re-open this PR. 😢

@dependabot dependabot bot deleted the dependabot/maven/build/develop/com.xmlcalabash-xmlcalabash-1.5.6-120 branch July 11, 2023 13:03
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.

1 participant