Closed renovate[bot] closed 1 year ago
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables for this repo. you could follow readme for more information
This PR updates the jcabi-log dependency from version 0.22.0 to 0.23.0 in the pom.xml file.
@rultor please, try to merge
@rultor please, try to merge
@renovate[bot] @yegor256 We failed, sorry, try again:
java.lang.ClassCastException: class javax.json.JsonValueImpl cannot be cast to class javax.json.JsonString (javax.json.JsonValueImpl and javax.json.JsonString are in unnamed module of loader 'app')
at org.glassfish.json.JsonObjectBuilderImpl$JsonObjectImpl.getJsonString(JsonObjectBuilderImpl.java:252)
at org.glassfish.json.JsonObjectBuilderImpl$JsonObjectImpl.getString(JsonObjectBuilderImpl.java:257)
at com.jcabi.github.RtChecks.check(RtChecks.java:127)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
at com.jcabi.github.RtChecks.lambda$all$0(RtChecks.java:113)
at java.base/java.util.Optional.map(Optional.java:260)
at com.jcabi.github.RtChecks.all(RtChecks.java:110)
at com.rultor.agents.github.qtn.QnMerge.allChecksSuccessful(QnMerge.java:185)
at com.rultor.agents.github.qtn.QnMerge.understand(QnMerge.java:80)
at com.rultor.agents.github.qtn.QnIfUnlocked.understand(QnIfUnlocked.java:101)
at com.rultor.agents.github.qtn.QnIfPull.understand(QnIfPull.java:81)
at com.rultor.agents.github.qtn.QnAskedBy.understand(QnAskedBy.java:105)
at com.rultor.agents.github.qtn.QnIfContains.understand(QnIfContains.java:79)
at com.rultor.agents.github.qtn.QnFirstOf.understand(QnFirstOf.java:81)
at com.rultor.agents.github.qtn.QnByArchitect.understand(QnByArchitect.java:113)
at com.rultor.agents.github.qtn.QnAlone.understand(QnAlone.java:96)
at com.rultor.agents.github.qtn.QnIfCollaborator.understand(QnIfCollaborator.java:84)
at com.rultor.agents.github.qtn.QnFirstOf.understand(QnFirstOf.java:81)
at com.rultor.agents.github.qtn.QnFollow.understand(QnFollow.java:85)
at com.rultor.agents.github.qtn.QnWithAuthor.understand(QnWithAuthor.java:72)
at com.rultor.agents.github.qtn.QnParametrized.understand(QnParametrized.java:89)
at com.rultor.agents.github.qtn.QnReaction.understand(QnReaction.java:96)
at com.rultor.agents.github.qtn.QnReferredTo.understand(QnReferredTo.java:104)
at com.rultor.agents.github.qtn.QnNotSelf.understand(QnNotSelf.java:75)
at com.rultor.agents.github.qtn.QnSince.understand(QnSince.java:79)
at com.rultor.agents.github.qtn.QnSafe.understand(QnSafe.java:82)
at com.rultor.agents.github.Understands.parse(Understands.java:197)
at com.rultor.agents.github.Understands.process(Understands.java:131)
at com.rultor.agents.AbstractAgent.execute(AbstractAgent.java:70)
at com.rultor.spi.Agent$Iterative.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$AjcClosure1.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$Service.lambda$0(MethodScheduler.java:194)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at com.jcabi.log.VerboseThreads$Wrap.run(VerboseThreads.java:222)
at java.base/java.lang.Thread.run(Thread.java:833)
Merging #107 (924ba64) into master (23ba909) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #107 +/- ##
=========================================
Coverage 89.36% 89.36%
Complexity 8 8
=========================================
Files 2 2
Lines 47 47
Branches 3 3
=========================================
Hits 42 42
Misses 5 5
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
@rultor merge
This PR contains the following updates:
0.22.0
->0.23.0
Release Notes
jcabi/jcabi-log
### [`v0.23.0`](https://togithub.com/jcabi/jcabi-log/releases/tag/0.23.0): fresh release [Compare Source](https://togithub.com/jcabi/jcabi-log/compare/0.22.0...0.23.0) See [#154](https://togithub.com/jcabi/jcabi-log/issues/154), release log: - [`8433ebf`](https://togithub.com/jcabi/jcabi-log/commit/8433ebf5a4c4dcc22feb77030206cdb51e1af84d) by [@yegor256](https://togithub.com/yegor256): #up: [#153](https://togithub.com/jcabi/jcabi-log/issues/153) typos - [`0cc97a8`](https://togithub.com/jcabi/jcabi-log/commit/0cc97a8f0a1c59bd4b306fa87782f3750cab4903) by [@yegor256](https://togithub.com/yegor256): #up: [#153](https://togithub.com/jcabi/jcabi-log/issues/153) assumption - [`291e4bf`](https://togithub.com/jcabi/jcabi-log/commit/291e4bf389ad3404a8460e2d4d5d53c1f49509e8) by [@yegor256](https://togithub.com/yegor256): #up: rultor 19 - [`f7a9d13`](https://togithub.com/jcabi/jcabi-log/commit/f7a9d137d3cbd3828dfad4a0518eb3dda8c374cb) by [@rultor](https://togithub.com/rultor): Merge branch '\__rultor' - [`644c71a`](https://togithub.com/jcabi/jcabi-log/commit/644c71a47cfc23202738e929d0626f54a8cb3634) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.slf4j:sl... - [`f04577d`](https://togithub.com/jcabi/jcabi-log/commit/f04577d6a23482838e7c0d8bfbf5cdc52097cf6c) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.slf4j:sl... - [`3b5d747`](https://togithub.com/jcabi/jcabi-log/commit/3b5d7473e6435e11dcc4e2e24fa4671051d1c055) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.mockito:... - [`0cebe2b`](https://togithub.com/jcabi/jcabi-log/commit/0cebe2b8401bef369ebc5275c4356884044484ec) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.mockito:... - [`66ea1ad`](https://togithub.com/jcabi/jcabi-log/commit/66ea1ad9d20057e02ad8ed922d26853d688b3264) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.mockito:... - [`940bb6a`](https://togithub.com/jcabi/jcabi-log/commit/940bb6ae0f2aaa5eb9f3d59943efe8b13de94538) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.mockito:... - [`0a5487a`](https://togithub.com/jcabi/jcabi-log/commit/0a5487a477a97d8e3a625c5e7d89f3a023c0a886) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.mockito:... - [`b128c9e`](https://togithub.com/jcabi/jcabi-log/commit/b128c9e251bde783aeac3c1da4f032052cda9362) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.mockito:... - [`48f73ef`](https://togithub.com/jcabi/jcabi-log/commit/48f73ef333c61ce991a5526adfd27bd391fc4127) by [@rultor](https://togithub.com/rultor): Merge branch '\__rultor' - [`ef36241`](https://togithub.com/jcabi/jcabi-log/commit/ef36241d82d759fa9ebe6ee8021c945ea0bf4a40) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.slf4j:sl... - [`b34facc`](https://togithub.com/jcabi/jcabi-log/commit/b34faccedbe406bb884c184ce9c753d8e7fbd992) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.slf4j:sl... - [`e0bf9c4`](https://togithub.com/jcabi/jcabi-log/commit/e0bf9c4e6e6f53e5871526aa2e98a2d48cac6e8e) by [@rultor](https://togithub.com/rultor): Merge branch '\__rultor' - [`8127f2a`](https://togithub.com/jcabi/jcabi-log/commit/8127f2a40f8a45bcd8e241a6e7aeb57b261544e6) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.slf4j:sl... - [`ebdf985`](https://togithub.com/jcabi/jcabi-log/commit/ebdf985c0c53ab800fe39b55fa7a80b1f4008c92) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.slf4j:sl... - [`3c4b438`](https://togithub.com/jcabi/jcabi-log/commit/3c4b438d8859af98b410da7ef2b9fbb5d336b0c5) by [@rultor](https://togithub.com/rultor): Merge branch '\__rultor' - [`e6cd847`](https://togithub.com/jcabi/jcabi-log/commit/e6cd8471d82d471a23bc31bcd8a10e1b2c4d04d4) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.slf4j:sl... - and 22 more... Released by Rultor 1.74.7, see [build log](https://www.rultor.com/t/31196-1495734080)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.
This PR has been generated by Mend Renovate. View repository job log here.