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 org.codehaus.groovy:groovy to v3.0.23 #126

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.codehaus.groovy:groovy (source) 3.0.15 -> 3.0.23 age adoption passing confidence

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.

@yegor256
Copy link
Member

@rultor please, try to merge

@rultor
Copy link
Contributor

rultor commented Mar 12, 2023

@rultor please, try to merge

@yegor256 Thanks for your request; @MikhailLipanin please confirm this.

@yegor256
Copy link
Member

yegor256 commented Mar 18, 2023

@rultor merge

@rultor
Copy link
Contributor

rultor commented Mar 18, 2023

@rultor merge

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

@rultor
Copy link
Contributor

rultor commented Mar 18, 2023

@rultor merge

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

    at java.lang.Thread.run (Thread.java:829)
Caused by: org.apache.maven.plugin.MojoFailureException: 'org.eolang.maven.PullMojo@43e42d5c' execution failed
    at org.eolang.maven.SafeMojo.exitError (SafeMojo.java:363)
    at org.eolang.maven.SafeMojo.execute (SafeMojo.java:256)
    at org.eolang.maven.Moja.execute (Moja.java:120)
    at org.eolang.maven.AssembleMojo.exec (AssembleMojo.java:258)
    at org.eolang.maven.SafeMojo.lambda$execWithTimeout$3 (SafeMojo.java:326)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
Caused by: java.util.concurrent.ExecutionException: java.io.IOException: Failed while trying to save to /home/r/repo/target/eo-test/04-pull/org/eolang/array.eo
    at java.util.concurrent.FutureTask.report (FutureTask.java:122)
    at java.util.concurrent.FutureTask.get (FutureTask.java:205)
    at org.eolang.maven.SafeMojo.execWithTimeout (SafeMojo.java:329)
    at org.eolang.maven.SafeMojo.execute (SafeMojo.java:230)
    at org.eolang.maven.Moja.execute (Moja.java:120)
    at org.eolang.maven.AssembleMojo.exec (AssembleMojo.java:258)
    at org.eolang.maven.SafeMojo.lambda$execWithTimeout$3 (SafeMojo.java:326)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
Caused by: java.io.IOException: Failed while trying to save to /home/r/repo/target/eo-test/04-pull/org/eolang/array.eo
    at org.eolang.maven.util.Home.save (Home.java:146)
    at org.eolang.maven.PullMojo.pull (PullMojo.java:201)
    at org.eolang.maven.PullMojo.exec (PullMojo.java:152)
    at org.eolang.maven.SafeMojo.lambda$execWithTimeout$3 (SafeMojo.java:326)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
Caused by: java.io.FileNotFoundException: https://raw.githubusercontent.com/objectionary/home/e5cabf1ceb5405d5a4fdb6045a468ee0d0123af9/objects/org/eolang/array.eo
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0 (HttpURLConnection.java:1920)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream (HttpURLConnection.java:1520)
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream (HttpsURLConnectionImpl.java:250)
    at java.net.URL.openStream (URL.java:1165)
    at org.cactoos.io.InputOf.lambda$new$4 (InputOf.java:103)
    at org.cactoos.io.InputOf.stream (InputOf.java:310)
    at org.cactoos.io.TeeInput.stream (TeeInput.java:867)
    at org.cactoos.io.TeeInput.stream (TeeInput.java:867)
    at org.cactoos.scalar.LengthOf.lambda$new$2 (LengthOf.java:89)
    at org.cactoos.scalar.ScalarEnvelope.value (ScalarEnvelope.java:53)
    at org.cactoos.scalar.Checked.value (Checked.java:76)
    at org.cactoos.scalar.IoChecked.value (IoChecked.java:63)
    at org.eolang.maven.util.Home.save (Home.java:139)
    at org.eolang.maven.PullMojo.pull (PullMojo.java:201)
    at org.eolang.maven.PullMojo.exec (PullMojo.java:152)
    at org.eolang.maven.SafeMojo.lambda$execWithTimeout$3 (SafeMojo.java:326)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
\u001b[0m\u001b[0mcontainer dd34a64a05f40812b348487d52b2eca848e8686bc81696978be1dd9732d9bc96 is dead
Sat 18 Mar 2023 06:23:06 AM CET

@renovate renovate bot force-pushed the renovate/groovy-monorepo branch from ef419ec to 2589038 Compare March 31, 2023 07:18
@renovate renovate bot changed the title Update dependency org.codehaus.groovy:groovy to v3.0.16 Update dependency org.codehaus.groovy:groovy to v3.0.17 Mar 31, 2023
@cr-gpt
Copy link

cr-gpt bot commented Mar 31, 2023

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

@pr-codex
Copy link

pr-codex bot commented Mar 31, 2023

Tldr

Updated Groovy version from 3.0.15 to 3.0.17 in pom.xml.

Detailed summary

  • Updated the version of Groovy dependency from 3.0.15 to 3.0.17 in pom.xml.

@renovate renovate bot changed the title Update dependency org.codehaus.groovy:groovy to v3.0.17 Update dependency org.codehaus.groovy:groovy to v3.0.17 - autoclosed Apr 20, 2023
@renovate renovate bot closed this Apr 20, 2023
@renovate renovate bot deleted the renovate/groovy-monorepo branch April 20, 2023 00:43
@renovate renovate bot changed the title Update dependency org.codehaus.groovy:groovy to v3.0.17 - autoclosed Update dependency org.codehaus.groovy:groovy to v3.0.17 Apr 20, 2023
@renovate renovate bot reopened this Apr 20, 2023
@renovate renovate bot restored the renovate/groovy-monorepo branch April 20, 2023 05:18
@renovate renovate bot changed the title Update dependency org.codehaus.groovy:groovy to v3.0.17 Update dependency org.codehaus.groovy:groovy to v3.0.18 Jun 29, 2023
@renovate renovate bot force-pushed the renovate/groovy-monorepo branch from 2589038 to dd0f9de Compare June 29, 2023 09:02
@renovate renovate bot changed the title Update dependency org.codehaus.groovy:groovy to v3.0.18 Update dependency org.codehaus.groovy:groovy to v3.0.19 Aug 22, 2023
@renovate renovate bot force-pushed the renovate/groovy-monorepo branch from dd0f9de to 75959e3 Compare August 22, 2023 11:12
@renovate renovate bot changed the title Update dependency org.codehaus.groovy:groovy to v3.0.19 Update dependency org.codehaus.groovy:groovy to v3.0.20 Dec 22, 2023
@renovate renovate bot changed the title Update dependency org.codehaus.groovy:groovy to v3.0.20 Update dependency org.codehaus.groovy:groovy to v3.0.21 Mar 1, 2024
@renovate renovate bot force-pushed the renovate/groovy-monorepo branch from ad8db27 to 11d9537 Compare March 1, 2024 14:32
@renovate renovate bot force-pushed the renovate/groovy-monorepo branch from 11d9537 to 5b8b471 Compare June 30, 2024 09:20
@renovate renovate bot changed the title Update dependency org.codehaus.groovy:groovy to v3.0.21 Update dependency org.codehaus.groovy:groovy to v3.0.22 Jun 30, 2024
@renovate renovate bot changed the title Update dependency org.codehaus.groovy:groovy to v3.0.22 Update dependency org.codehaus.groovy:groovy to v3.0.23 Nov 8, 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