Skip to content

Update dependency com.jcabi:jcabi-xml to v0.37.1#64

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/com.jcabi-jcabi-xml-0.x
Closed

Update dependency com.jcabi:jcabi-xml to v0.37.1#64
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/com.jcabi-jcabi-xml-0.x

Conversation

@renovate

@renovate renovate Bot commented Nov 3, 2022

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.jcabi:jcabi-xml (source) 0.23.20.37.1 age confidence

Release Notes

jcabi/jcabi-xml (com.jcabi:jcabi-xml)

v0.37.1: XSLDocument.toString() may return null in a concurrent environment

Compare Source

See #​497, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.37.0: perf: cache DocumentBuilder and toString in XSLDocument

Compare Source

See #​493, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.36.0: perf: cache compiled XSL Templates to avoid re-parsing on each transform

Compare Source

See #​492, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.35.0: where is XMLDocument.make()?

Compare Source

See #​422, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.34.0: XSLDocument tolerates warnings

Compare Source

See #​300, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.33.5: ClasspathResolver is not public

See #​292, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.33.2: thread-safety issues (CONTD)

Compare Source

See #​273, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.33.1: bug(#​282): Fixed StrictXML toString()

See #​284, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.32.0: Optimising XMLDocument for Better Performance

Compare Source

See #​277, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.31.0: let's remove the XSD interface and add the validate() method to XML

See #​276, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.30.0: fix(#​185): remove synchronization at all

Compare Source

See #​270, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.29.1: fix(#​185): remove synchronization in XSLDocument

Compare Source

See #​269, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.29.0: feat(#​215): Add several useful constructors for SaxonDocument

Compare Source

See #​216, release log:

Released by Rultor 1.75.1, see build log

v0.28.0: XMLDocumentTest.java:59-64: Implement XPath 2.0...

Compare Source

See #​213, release log:

Released by Rultor 1.75.1, see build log

v0.27.2: XMLDocument.with(Sources) forgets the SID

Compare Source

See #​196, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.27.1: XMLDocument.with(Sources) forgets the SID

Compare Source

See #​196, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.27.0: trace() instead of debug()

Compare Source

See #​193, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.26.0: XSLDocument ctor must accept SystemId in most cases

Compare Source

See #​191, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.25.5: Threading bug fixed

Compare Source

See #​185

v0.25.4: improve logging messages

Compare Source

See #​182, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.25.3: load XSL only once per XSLDocument

Compare Source

See #​172, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.25.2: more logs about factories

Compare Source

See #​171, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.25.1: compatibility with Saxon 11

Compare Source

See #​170, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.25.0: refresh

Compare Source

See #​168, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.24.0: new parent 1.33.0

Compare Source

See #​167, release log:

Released by Rultor 2.0-SNAPSHOT, see build log


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@yegor256

yegor256 commented Nov 4, 2022

Copy link
Copy Markdown
Member

@rultor please, try to merge

@renovate renovate Bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from 20546b3 to 74e510a Compare December 1, 2022 12:44
@renovate renovate Bot changed the title Update dependency com.jcabi:jcabi-xml to v0.25.5 Update dependency com.jcabi:jcabi-xml to v0.26.0 Dec 1, 2022
@rultor

rultor commented Dec 1, 2022

Copy link
Copy Markdown
Contributor

@rultor please, try to merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor

rultor commented Dec 1, 2022

Copy link
Copy Markdown
Contributor

@rultor please, try to merge

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 2min)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to /home/r/repo/target/surefire-reports for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
    at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:271)
    at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159)
    at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:453)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1175)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:932)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
\u001b[0m\u001b[0mcontainer b0549009092fc8c97d35fa781883b216924b5a9e004529a7a3292f0a13cbf4e4 is dead
Thu 01 Dec 2022 01:48:40 PM CET

@renovate renovate Bot changed the title Update dependency com.jcabi:jcabi-xml to v0.26.0 Update dependency com.jcabi:jcabi-xml to v0.27.0 Dec 23, 2022
@renovate renovate Bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from 74e510a to 3b3bec3 Compare December 23, 2022 13:57
@renovate renovate Bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from 3b3bec3 to db4cb93 Compare January 15, 2023 18:21
@renovate renovate Bot changed the title Update dependency com.jcabi:jcabi-xml to v0.27.0 Update dependency com.jcabi:jcabi-xml to v0.27.1 Jan 15, 2023
@renovate renovate Bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from db4cb93 to cabe704 Compare January 16, 2023 04:47
@renovate renovate Bot changed the title Update dependency com.jcabi:jcabi-xml to v0.27.1 Update dependency com.jcabi:jcabi-xml to v0.27.2 Jan 16, 2023
@renovate renovate Bot changed the title Update dependency com.jcabi:jcabi-xml to v0.27.2 Update dependency com.jcabi:jcabi-xml to v0.28.0 Jul 19, 2023
@renovate renovate Bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from cabe704 to f60b029 Compare July 19, 2023 16:25
@renovate renovate Bot changed the title Update dependency com.jcabi:jcabi-xml to v0.28.0 Update dependency com.jcabi:jcabi-xml to v0.29.0 Jul 21, 2023
@renovate renovate Bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from f60b029 to 6e86050 Compare July 21, 2023 10:00
@renovate renovate Bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from 6e86050 to 8934287 Compare October 29, 2024 11:28
@renovate renovate Bot changed the title Update dependency com.jcabi:jcabi-xml to v0.29.0 Update dependency com.jcabi:jcabi-xml to v0.29.1 Oct 29, 2024
@renovate renovate Bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from 8934287 to 9de36fe Compare October 29, 2024 18:10
@renovate renovate Bot changed the title Update dependency com.jcabi:jcabi-xml to v0.29.1 Update dependency com.jcabi:jcabi-xml to v0.30.0 Oct 29, 2024
@renovate renovate Bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from 9de36fe to 935cfcb Compare November 12, 2024 22:21
@renovate renovate Bot changed the title Update dependency com.jcabi:jcabi-xml to v0.30.0 Update dependency com.jcabi:jcabi-xml to v0.30.1 Nov 12, 2024
@renovate renovate Bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from 935cfcb to a730c69 Compare December 2, 2024 02:06
@renovate renovate Bot changed the title Update dependency com.jcabi:jcabi-xml to v0.30.1 Update dependency com.jcabi:jcabi-xml to v0.31.0 Dec 2, 2024
@renovate renovate Bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from a730c69 to 3fdb0a7 Compare December 5, 2024 23:54
@renovate renovate Bot changed the title Update dependency com.jcabi:jcabi-xml to v0.31.0 Update dependency com.jcabi:jcabi-xml to v0.32.0 Dec 5, 2024
@renovate renovate Bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from 3fdb0a7 to e85a512 Compare December 23, 2024 13:43
@renovate renovate Bot changed the title Update dependency com.jcabi:jcabi-xml to v0.32.0 Update dependency com.jcabi:jcabi-xml to v0.33.0 Dec 23, 2024
@renovate renovate Bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from e85a512 to 43c6dc6 Compare December 23, 2024 15:33
@renovate renovate Bot changed the title Update dependency com.jcabi:jcabi-xml to v0.33.0 Update dependency com.jcabi:jcabi-xml to v0.33.1 Dec 23, 2024
@renovate renovate Bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from 43c6dc6 to 734b0cb Compare December 24, 2024 13:03
@renovate renovate Bot changed the title Update dependency com.jcabi:jcabi-xml to v0.33.1 Update dependency com.jcabi:jcabi-xml to v0.33.2 Dec 24, 2024
@renovate renovate Bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from 734b0cb to 940116e Compare December 24, 2024 21:35
@renovate renovate Bot changed the title Update dependency com.jcabi:jcabi-xml to v0.33.2 Update dependency com.jcabi:jcabi-xml to v0.33.3 Dec 24, 2024
@renovate renovate Bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from 940116e to c6f19ed Compare January 29, 2025 14:25
@renovate renovate Bot changed the title Update dependency com.jcabi:jcabi-xml to v0.33.3 Update dependency com.jcabi:jcabi-xml to v0.33.5 Jan 29, 2025
@renovate renovate Bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from c6f19ed to f6a0b61 Compare April 17, 2025 12:28
@renovate renovate Bot changed the title Update dependency com.jcabi:jcabi-xml to v0.33.5 Update dependency com.jcabi:jcabi-xml to v0.34.0 Apr 17, 2025
@renovate renovate Bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from f6a0b61 to e105083 Compare May 4, 2025 14:59
@renovate renovate Bot changed the title Update dependency com.jcabi:jcabi-xml to v0.34.0 Update dependency com.jcabi:jcabi-xml to v0.35.0 May 4, 2025
@renovate renovate Bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from e105083 to f7ec328 Compare May 14, 2026 17:15
@renovate renovate Bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from f7ec328 to 6b035fb Compare May 29, 2026 09:46
@renovate renovate Bot changed the title Update dependency com.jcabi:jcabi-xml to v0.35.0 Update dependency com.jcabi:jcabi-xml to v0.36.0 May 29, 2026
@renovate renovate Bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from 6b035fb to 605205f Compare May 29, 2026 15:02
@renovate renovate Bot changed the title Update dependency com.jcabi:jcabi-xml to v0.36.0 Update dependency com.jcabi:jcabi-xml to v0.37.0 May 29, 2026
@renovate renovate Bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from 605205f to 3c3fe89 Compare June 11, 2026 20:57
@renovate renovate Bot changed the title Update dependency com.jcabi:jcabi-xml to v0.37.0 Update dependency com.jcabi:jcabi-xml to v0.37.1 Jun 11, 2026
@yegor256 yegor256 closed this Jun 12, 2026
@renovate

renovate Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.37.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/com.jcabi-jcabi-xml-0.x branch June 12, 2026 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants