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.yaml:snakeyaml to v2 #125

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.yaml:snakeyaml 1.33 -> 2.3 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 Feb 26, 2023

@rultor please, try to merge

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

@yegor256
Copy link
Member

@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@6e54243b' 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 7f515c1b9e96ad6734586fb757804bdec657345c6b39a85a903caf3a01af1d69 is dead
Sat 18 Mar 2023 06:18:25 AM CET

@renovate renovate bot force-pushed the renovate/org.yaml-snakeyaml-2.x branch from 22f6334 to 74b43f2 Compare August 4, 2023 12:22
@renovate renovate bot force-pushed the renovate/org.yaml-snakeyaml-2.x branch from 74b43f2 to 8e28fb8 Compare August 27, 2023 10:21
@renovate renovate bot force-pushed the renovate/org.yaml-snakeyaml-2.x branch from 8e28fb8 to 687bc26 Compare August 31, 2024 18:30
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