yegor256 / kdpcover

LaTeX class rendering a cover for a book published by Kindle Direct Publishing (KDP)
https://ctan.org/pkg/kdpcover
MIT License
14 stars 5 forks source link

Update teatimeguest/setup-texlive-action action to v2.6.0 #15

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
teatimeguest/setup-texlive-action action minor v2.5.1 -> v2.6.0

Release Notes

teatimeguest/setup-texlive-action ### [`v2.6.0`](https://togithub.com/teatimeguest/setup-texlive-action/releases/tag/v2.6.0) [Compare Source](https://togithub.com/teatimeguest/setup-texlive-action/compare/v2.5.1...v2.6.0) ##### Features - add support for TeX Live 2023 ([#​249](https://togithub.com/teatimeguest/setup-texlive-action/issues/249)) ##### Bug Fixes - make sure that the main repository is properly updated ([#​248](https://togithub.com/teatimeguest/setup-texlive-action/issues/248)) - correct URL protocol syntax (unreleased) ##### Performance Improvements - add more helpful error messages ([#​248](https://togithub.com/teatimeguest/setup-texlive-action/issues/248)) ##### Dependency Updates - **deps:** bump [@​actions/cache](https://togithub.com/actions/cache) from 3.1.3 to 3.1.4 ([#​244](https://togithub.com/teatimeguest/setup-texlive-action/issues/244)) - **deps:** bump [@​actions/cache](https://togithub.com/actions/cache) from 3.1.4 to 3.2.1 ([#​245](https://togithub.com/teatimeguest/setup-texlive-action/issues/245)) - **deps:** bump [@​actions/http-client](https://togithub.com/actions/http-client) from 2.0.1 to 2.1.0 ([#​246](https://togithub.com/teatimeguest/setup-texlive-action/issues/246)) - **deps:** bump [@​actions/io](https://togithub.com/actions/io) from 1.1.2 to 1.1.3 ([#​247](https://togithub.com/teatimeguest/setup-texlive-action/issues/247))

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.

yegor256 commented 1 year ago

@rultor please, try to merge

rultor commented 1 year ago

@rultor please, try to merge

@renovate[bot] @yegor256 We failed, sorry, try again:

    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:117)
    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.all(RtChecks.java:105)
    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:75)
    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)