Open renovate[bot] opened 2 years ago
@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:116)
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)
This PR contains the following updates:
0.23.0
->0.24.2
Release Notes
jcabi/jcabi-log (com.jcabi:jcabi-log)
### [`v0.24.2`](https://togithub.com/jcabi/jcabi-log/releases/tag/0.24.2): log the entire command in `VerboseProcess` [Compare Source](https://togithub.com/jcabi/jcabi-log/compare/0.24.1...0.24.2) See [#196](https://togithub.com/jcabi/jcabi-log/issues/196), release log: - [`d5144b3`](https://togithub.com/jcabi/jcabi-log/commit/d5144b359d84f0d8bc14be4bb6c09d3bc9e2a463) by [@yegor256](https://togithub.com/yegor256): [#196](https://togithub.com/jcabi/jcabi-log/issues/196) yaml fixes - [`388505a`](https://togithub.com/jcabi/jcabi-log/commit/388505a0e00b8077c22e13f4f37ed257e210fd91) by [@yegor256](https://togithub.com/yegor256): [#196](https://togithub.com/jcabi/jcabi-log/issues/196) yamllint - [`5289e07`](https://togithub.com/jcabi/jcabi-log/commit/5289e07fe4656979b8ca9ee532ebbcb16665029b) by [@yegor256](https://togithub.com/yegor256): [#196](https://togithub.com/jcabi/jcabi-log/issues/196) copyrights - [`38d404f`](https://togithub.com/jcabi/jcabi-log/commit/38d404f03492017c2b1bfaf126a698f2d00e4f48) by [@yegor256](https://togithub.com/yegor256): [#196](https://togithub.com/jcabi/jcabi-log/issues/196) year up - [`1e3fa7c`](https://togithub.com/jcabi/jcabi-log/commit/1e3fa7ca3d7bc35c08eb3f2a449068fa6ac9f130) by [@yegor256](https://togithub.com/yegor256): [#196](https://togithub.com/jcabi/jcabi-log/issues/196) print command - [`75706b1`](https://togithub.com/jcabi/jcabi-log/commit/75706b1c94dc12a3267b9cd1911c6f9259cb2e22) by [@renovate](https://togithub.com/renovate)\[bot]: Update slf4j monorepo to v2.0.... - [`6bc0de2`](https://togithub.com/jcabi/jcabi-log/commit/6bc0de2982004185d8d59e6132779692c74da861) by [@renovate](https://togithub.com/renovate)\[bot]: Update slf4j monorepo to v2.0.... - [`6882594`](https://togithub.com/jcabi/jcabi-log/commit/688259424d653ab6dcdf4b91517921e9c0663705) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.apache.c... - [`775d654`](https://togithub.com/jcabi/jcabi-log/commit/775d65403e188a7da33ac9a589c8395d0c7996e8) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.slf4j:sl... - [`2f46abe`](https://togithub.com/jcabi/jcabi-log/commit/2f46abe0685a728c17cb4f8e13b1ae2af637221b) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.slf4j:sl... - [`73c787f`](https://togithub.com/jcabi/jcabi-log/commit/73c787fb6e202ad309827a12b5b56e554de576ad) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.apache.c... - [`975e5cf`](https://togithub.com/jcabi/jcabi-log/commit/975e5cfe4d8c7d811b8ce3990059d4e1c0b0182d) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.mockito:... - [`c33e53b`](https://togithub.com/jcabi/jcabi-log/commit/c33e53b755b8ece6b09da5937b42bb934c7304cd) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.apache.c... - [`05f302a`](https://togithub.com/jcabi/jcabi-log/commit/05f302aec1073a05d77f0a6b82b8b54c48fd5c39) by [@renovate](https://togithub.com/renovate)\[bot]: Update slf4j monorepo to v2.0.... - [`3475404`](https://togithub.com/jcabi/jcabi-log/commit/347540479593042d6a486993b97dab8ace5dd85f) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.mockito:... - [`30aedcd`](https://togithub.com/jcabi/jcabi-log/commit/30aedcd0bed09094ee2cd1c52c2081d73313a1fe) by [@yegor256](https://togithub.com/yegor256): logo - [`94f6ba2`](https://togithub.com/jcabi/jcabi-log/commit/94f6ba22c4fb5d78644acaffe423b5590d6f44f2) by [@yegor256](https://togithub.com/yegor256): logo - [`5dd7913`](https://togithub.com/jcabi/jcabi-log/commit/5dd79133cdcd11046906a5215e4d3c57747a6699) by [@renovate](https://togithub.com/renovate)\[bot]: Update slf4j monorepo to v2.0.... - [`e883be9`](https://togithub.com/jcabi/jcabi-log/commit/e883be9c3b13a14fb7be6e934488f7e172e8d5c2) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.mockito:... - [`12b8f9a`](https://togithub.com/jcabi/jcabi-log/commit/12b8f9a1ed2a7b3fa2b6b7e0f5216a0bb8f1b24e) by [@renovate](https://togithub.com/renovate)\[bot]: Update actions/cache action to... - and 7 more... Released by Rultor 2.0-SNAPSHOT, see [build log](https://www.rultor.com/t/43400-2304138447) ### [`v0.24.1`](https://togithub.com/jcabi/jcabi-log/releases/tag/0.24.1): 'other' has different root [Compare Source](https://togithub.com/jcabi/jcabi-log/compare/0.24.0...0.24.1) See [#175](https://togithub.com/jcabi/jcabi-log/issues/175), release log: - [`7c50ea8`](https://togithub.com/jcabi/jcabi-log/commit/7c50ea865ea86080c0f5b0d0e751adf8205c7e47) by [@yegor256](https://togithub.com/yegor256): [#175](https://togithub.com/jcabi/jcabi-log/issues/175) fix - [`c2662f7`](https://togithub.com/jcabi/jcabi-log/commit/c2662f7def44976b84ed4fc13806a30e2538c38c) by [@yegor256](https://togithub.com/yegor256): [#175](https://togithub.com/jcabi/jcabi-log/issues/175) name - [`fae1141`](https://togithub.com/jcabi/jcabi-log/commit/fae114140efe0c046fece06a65dccf3ce4fe2e5d) by [@yegor256](https://togithub.com/yegor256): [#175](https://togithub.com/jcabi/jcabi-log/issues/175) win test - [`221a9dd`](https://togithub.com/jcabi/jcabi-log/commit/221a9dd07d99e025b4eaaffe1e26353d6fd01634) by [@yegor256](https://togithub.com/yegor256): new codecov.yml - [`dfd2858`](https://togithub.com/jcabi/jcabi-log/commit/dfd28580c20c5a60598f385d70a729a1e7bd6de9) by [@yegor256](https://togithub.com/yegor256): new location of codecov/codeco... Released by Rultor 2.0-SNAPSHOT, see [build log](https://www.rultor.com/t/37536-1870188148) ### [`v0.24.0`](https://togithub.com/jcabi/jcabi-log/releases/tag/0.24.0): FileDecor [Compare Source](https://togithub.com/jcabi/jcabi-log/compare/0.23.0...0.24.0) See [#174](https://togithub.com/jcabi/jcabi-log/issues/174), release log: - [`044bdb0`](https://togithub.com/jcabi/jcabi-log/commit/044bdb07b7f5c056b42affcd629356a31788a405) by [@yegor256](https://togithub.com/yegor256): link - [`3bd02f5`](https://togithub.com/jcabi/jcabi-log/commit/3bd02f56475cb1bc42638fe635405938e7b1bd58) by [@yegor256](https://togithub.com/yegor256): [#174](https://togithub.com/jcabi/jcabi-log/issues/174) codecov - [`af95c1c`](https://togithub.com/jcabi/jcabi-log/commit/af95c1c1ab219a81ad1f9fd699962755e2a3338a) by [@yegor256](https://togithub.com/yegor256): [#174](https://togithub.com/jcabi/jcabi-log/issues/174) no windows - [`a84c76a`](https://togithub.com/jcabi/jcabi-log/commit/a84c76ae462823be1cd7e1624472de547144c746) by [@yegor256](https://togithub.com/yegor256): [#134](https://togithub.com/jcabi/jcabi-log/issues/134) mockito test scope - [`71c673e`](https://togithub.com/jcabi/jcabi-log/commit/71c673e16635c9b9636299f69eb2c66d53d75676) by [@yegor256](https://togithub.com/yegor256): [#128](https://togithub.com/jcabi/jcabi-log/issues/128) year up - [`2b827a1`](https://togithub.com/jcabi/jcabi-log/commit/2b827a196d424afede2fd3f33f775aabf473edb1) by [@yegor256](https://togithub.com/yegor256): [#128](https://togithub.com/jcabi/jcabi-log/issues/128) clean - [`ef0626c`](https://togithub.com/jcabi/jcabi-log/commit/ef0626cdb38b7f4a1dbbe5fca07fe1307790afa1) by [@yegor256](https://togithub.com/yegor256): [#128](https://togithub.com/jcabi/jcabi-log/issues/128) all test classes are priv... - [`14ea160`](https://togithub.com/jcabi/jcabi-log/commit/14ea160a719c8b4ca05fb83e2d0e3516a3803393) by [@yegor256](https://togithub.com/yegor256): [#128](https://togithub.com/jcabi/jcabi-log/issues/128) all tests are private - [`a6a88c5`](https://togithub.com/jcabi/jcabi-log/commit/a6a88c58058c57a52983c49f7aeba05f0977c96f) by [@rultor](https://togithub.com/rultor): Merge branch '\__rultor' - [`26269e7`](https://togithub.com/jcabi/jcabi-log/commit/26269e7ca2cb573374512ad6327feadf211015f4) by [@yegor256](https://togithub.com/yegor256): Merge pull request [#166](https://togithub.com/jcabi/jcabi-log/issues/166) from j... - [`0752f8c`](https://togithub.com/jcabi/jcabi-log/commit/0752f8cc9ed0bbcb206a67cdb29bead5a4e9109e) by [@yegor256](https://togithub.com/yegor256): [#174](https://togithub.com/jcabi/jcabi-log/issues/174) FileDecor - [`e633cfd`](https://togithub.com/jcabi/jcabi-log/commit/e633cfd1f733e329116f39b5ccf9f8dd69882545) by [@yegor256](https://togithub.com/yegor256): [#174](https://togithub.com/jcabi/jcabi-log/issues/174) doc - [`5bfc895`](https://togithub.com/jcabi/jcabi-log/commit/5bfc895bf8591b2ad26801c08e8ad1cc66747bf5) by [@yegor256](https://togithub.com/yegor256): PDD GitHub Action to volodya-l... - [`ef4795e`](https://togithub.com/jcabi/jcabi-log/commit/ef4795e7863cbca112535dd9c426edf762acd5d2) by [@renovate](https://togithub.com/renovate)\[bot]: Update actions/checkout action... - [`2e7c258`](https://togithub.com/jcabi/jcabi-log/commit/2e7c2580a06711e3e1ad6f9272c5953badeddfcf) by [@yegor256](https://togithub.com/yegor256): New PDD GitHub Action location - [`2e94d15`](https://togithub.com/jcabi/jcabi-log/commit/2e94d15e1faa928aa78f618521a4ee13f6c4c355) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.mockito:... - [`0df1a9d`](https://togithub.com/jcabi/jcabi-log/commit/0df1a9d78f03827d2087b63110d6dc84ad74b736) by [@renovate](https://togithub.com/renovate)\[bot]: Update actions/setup-java acti... - [`fd07cb6`](https://togithub.com/jcabi/jcabi-log/commit/fd07cb6b4c46e9c2d54fceb7ce6e4b19a313be18) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.apache.c... - [`ba5ed3c`](https://togithub.com/jcabi/jcabi-log/commit/ba5ed3cdac40cca3b080c92ba9c968ea49b719c1) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.mockito:... - [`5e5c8d9`](https://togithub.com/jcabi/jcabi-log/commit/5e5c8d9d4377e0067ddf335d9d0813b08997482a) by [@renovate](https://togithub.com/renovate)\[bot]: Update dependency org.apache.c... - and 13 more... Released by Rultor 2.0-SNAPSHOT, see [build log](https://www.rultor.com/t/37484-1869496442)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 was generated by Mend Renovate. View the repository job log.