polystat / odin

Object Dependency Inspector
10 stars 2 forks source link

Update dependency com.github.sbt:sbt-pgp to v2.2.1 #77

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
com.github.sbt:sbt-pgp plugin patch 2.2.0-M2 -> 2.2.1

Release Notes

sbt/sbt-pgp (com.github.sbt:sbt-pgp) ### [`v2.2.1`](https://togithub.com/sbt/sbt-pgp/releases/tag/v2.2.1): 2.2.1 [Compare Source](https://togithub.com/sbt/sbt-pgp/compare/v2.2.0...v2.2.1) #### bug fix - Pass in `--yes` to GnuPG CLI during signing by [@​eed3si9n](https://togithub.com/eed3si9n) in [https://github.com/sbt/sbt-pgp/pull/200](https://togithub.com/sbt/sbt-pgp/pull/200) #### behind the scene - Update CI by [@​eed3si9n](https://togithub.com/eed3si9n) in [https://github.com/sbt/sbt-pgp/pull/198](https://togithub.com/sbt/sbt-pgp/pull/198) **Full Changelog**: https://github.com/sbt/sbt-pgp/compare/v2.2.0...v2.2.1 ### [`v2.2.0`](https://togithub.com/sbt/sbt-pgp/releases/tag/v2.2.0): 2.2.0 [Compare Source](https://togithub.com/sbt/sbt-pgp/compare/v2.2.0-M2...v2.2.0) #### What's Changed - Fixes 'gpg: invalid option "--pinentry-mode"' on GPG 2.0 by [@​winitzki](https://togithub.com/winitzki) in [https://github.com/sbt/sbt-pgp/pull/197](https://togithub.com/sbt/sbt-pgp/pull/197) - Fixes many typos by [@​xuwei-k](https://togithub.com/xuwei-k) in [https://github.com/sbt/sbt-pgp/pull/189](https://togithub.com/sbt/sbt-pgp/pull/189) - Updates dependencies by [@​xuwei-k](https://togithub.com/xuwei-k) in [https://github.com/sbt/sbt-pgp/pull/193](https://togithub.com/sbt/sbt-pgp/pull/193) - Adds testcase by [@​CTiPKA](https://togithub.com/CTiPKA) in [https://github.com/sbt/sbt-pgp/pull/194](https://togithub.com/sbt/sbt-pgp/pull/194) - Uses slash syntax by [@​xuwei-k](https://togithub.com/xuwei-k) in [https://github.com/sbt/sbt-pgp/pull/190](https://togithub.com/sbt/sbt-pgp/pull/190) and [@​eed3si9n](https://togithub.com/eed3si9n) in [https://github.com/sbt/sbt-pgp/pull/196](https://togithub.com/sbt/sbt-pgp/pull/196) #### New Contributors - [@​CTiPKA](https://togithub.com/CTiPKA) made their first contribution in [https://github.com/sbt/sbt-pgp/pull/194](https://togithub.com/sbt/sbt-pgp/pull/194) - [@​winitzki](https://togithub.com/winitzki) made their first contribution in [https://github.com/sbt/sbt-pgp/pull/197](https://togithub.com/sbt/sbt-pgp/pull/197) **Full Changelog**: https://github.com/sbt/sbt-pgp/compare/v2.1.2...v2.2.0

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 is behind base branch, 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.

yegor256 commented 1 year ago

@rultor please, try to merge

rultor commented 1 year ago

@rultor please, try to merge

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

rultor commented 1 year ago

@rultor please, try to merge

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

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 2639671
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Tue 06 Dec 2022 05:46:03 AM CET
+ uptime
 05:46:03 up 12 days, 11:24,  0 users,  load average: 5.01, 5.03, 5.00
+ 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