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

Update dependency com.jcabi:jcabi-xml to v0.30.1 #48

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.jcabi:jcabi-xml (source) 0.21.1 -> 0.30.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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 https://github.com/jcabi/jcabi-xml/issues/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

v0.23.2: New parent and cactoos

Compare Source

v0.23.1: new skin

See #​161, release log:

Released by Rultor 1.70.6, see build log

v0.22.2: XMLDocument constructor validation of XML declaration fails on valid XML document

Compare Source

See #​153, release log:

Released by Rultor 1.68.9, see build log

v0.22.1: get rid of aspects

See #​152, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.21.5: xpath result List<String> is not transitive

Compare Source

See #​149, release log:

Released by Rultor 1.68.2, see build log

v0.21.4: xml:message output is not captured in Saxon 9.8

Compare Source

See #​146, release log:

Released by Rultor 1.67.1, see build log

v0.21.3: report XSL error messages inside exception text

Compare Source

See #​145, release log:

Released by Rultor 1.67.1, see build log

v0.21.2: XSLChain doesn't support with()

Compare Source

See #​144, release log:

Released by Rultor 1.67.1, see build log


Configuration

📅 Schedule: 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.

@renovate renovate bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from 737b04c to 4bfed77 Compare September 28, 2022 08:44
@renovate renovate bot changed the title Update dependency com.jcabi:jcabi-xml to v0.25.3 Update dependency com.jcabi:jcabi-xml to v0.25.4 Sep 28, 2022
@renovate renovate bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from 4bfed77 to 08560d9 Compare November 3, 2022 10:12
@renovate renovate bot changed the title Update dependency com.jcabi:jcabi-xml to v0.25.4 Update dependency com.jcabi:jcabi-xml to v0.25.5 Nov 3, 2022
@yegor256
Copy link
Member

yegor256 commented Nov 4, 2022

@rultor please, try to merge

@rultor
Copy link

rultor commented Nov 4, 2022

@rultor please, try to merge

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

@rultor
Copy link

rultor commented Nov 4, 2022

@rultor please, try to merge

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

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 2786478
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Fri 04 Nov 2022 10:11:43 PM CET
+ uptime
 22:11:43 up 129 days,  1:12,  0 users,  load average: 2.70, 2.20, 1.21
+ cat
com.rultor.spi.Profile: There is no 'merge' section in .rultor.yml
	at com.rultor.agents.req.StartsRequest.docker(StartsRequest.java:350)
	at com.rultor.agents.req.StartsRequest.vars(StartsRequest.java:255)
	at com.rultor.agents.req.StartsRequest.script(StartsRequest.java:148)
	at com.rultor.agents.req.StartsRequest.process(StartsRequest.java:109)
	at com.rultor.agents.AbstractAgent.execute(AbstractAgent.java:70)
	at com.rultor.spi.Agent.execute(Agent.java:84)
	at com.rultor.Routine.process(Routine.java:202)
	at com.rultor.Routine.unsafe_aroundBody0(Routine.java:180)
	at com.rultor.Routine.run(Routine.java:1)
	at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:179)
	at com.jcabi.aspects.aj.MethodInterrupter.wrap(MethodInterrupter.java:108)
	at com.rultor.Routine.unsafe(Routine.java:175)
	at com.rultor.Routine.run(Routine.java:142)
	at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:190)
	at com.jcabi.aspects.aj.MethodScheduler.lambda./run.sh(MethodScheduler.java:194)
	at java.base/java.util.concurrent.Executors.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor.run(ThreadPoolExecutor.java:635)
	at com.jcabi.log.VerboseThreads.run(VerboseThreads.java:222)
	at java.base/java.lang.Thread.run(Thread.java:833)

+ exit -1
'cid' file is absent, most probably the Docker container wasn't started correctly

@renovate renovate bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from 08560d9 to c7488e6 Compare March 18, 2023 09:57
@renovate renovate bot changed the title Update dependency com.jcabi:jcabi-xml to v0.25.5 Update dependency com.jcabi:jcabi-xml to v0.27.2 Mar 18, 2023
@codecov
Copy link

codecov bot commented Mar 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.64%. Comparing base (dab4fb1) to head (37f2749).

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #48   +/-   ##
=========================================
  Coverage     88.64%   88.64%           
  Complexity       30       30           
=========================================
  Files             6        6           
  Lines           370      370           
  Branches         10       10           
=========================================
  Hits            328      328           
  Misses           36       36           
  Partials          6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from c7488e6 to 7e50ee4 Compare July 20, 2023 08:41
@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 20, 2023
@renovate renovate bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from 7e50ee4 to d92975b Compare July 22, 2023 05:24
@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 22, 2023
@renovate renovate bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from d92975b to 3202480 Compare October 30, 2024 05:47
@renovate renovate bot changed the title Update dependency com.jcabi:jcabi-xml to v0.29.0 Update dependency com.jcabi:jcabi-xml to v0.30.0 Oct 30, 2024
@renovate renovate bot force-pushed the renovate/com.jcabi-jcabi-xml-0.x branch from 3202480 to 37f2749 Compare November 13, 2024 11:42
@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 13, 2024
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