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 commons-io:commons-io to v2.18.0 #49

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
commons-io:commons-io (source) 2.7 -> 2.18.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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

yegor256 commented Nov 4, 2022

@rultor please, try to merge

@rultor
Copy link

rultor commented Nov 5, 2022

@rultor please, try to merge

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

@rultor
Copy link

rultor commented Nov 5, 2022

@rultor please, try to merge

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

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 3296641
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Sat 05 Nov 2022 06:43:29 AM CET
+ uptime
 06:43:29 up 129 days,  9:44,  0 users,  load average: 0.14, 0.32, 0.70
+ 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

@renovate renovate bot changed the title Update dependency commons-io:commons-io to v2.11.0 Update dependency commons-io:commons-io to v2.12.0 May 30, 2023
@renovate renovate bot force-pushed the renovate/commons-io-commons-io-2.x branch from 807b84f to 9c7e80f Compare May 30, 2023 19:57
@codecov
Copy link

codecov bot commented May 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.64%. Comparing base (dab4fb1) to head (a91b569).

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #49   +/-   ##
=========================================
  Coverage     88.64%   88.64%           
  Complexity       30       30           
=========================================
  Files             6        6           
  Lines           370      370           
  Branches         10       10           
=========================================
  Hits            328      328           
  Misses           36       36           
  Partials          6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@renovate renovate bot changed the title Update dependency commons-io:commons-io to v2.12.0 Update dependency commons-io:commons-io to v2.13.0 Jun 9, 2023
@renovate renovate bot force-pushed the renovate/commons-io-commons-io-2.x branch from 9c7e80f to 6173fbc Compare June 9, 2023 23:57
@renovate renovate bot changed the title Update dependency commons-io:commons-io to v2.13.0 Update dependency commons-io:commons-io to v2.14.0 Sep 30, 2023
@renovate renovate bot force-pushed the renovate/commons-io-commons-io-2.x branch from 6173fbc to b8e5df3 Compare September 30, 2023 08:26
@renovate renovate bot changed the title Update dependency commons-io:commons-io to v2.14.0 Update dependency commons-io:commons-io to v2.15.0 Oct 26, 2023
@renovate renovate bot force-pushed the renovate/commons-io-commons-io-2.x branch from b8e5df3 to 3018f50 Compare October 26, 2023 05:21
@renovate renovate bot changed the title Update dependency commons-io:commons-io to v2.15.0 Update dependency commons-io:commons-io to v2.15.1 Nov 30, 2023
@renovate renovate bot force-pushed the renovate/commons-io-commons-io-2.x branch from 3018f50 to db4edec Compare November 30, 2023 02:59
@renovate renovate bot changed the title Update dependency commons-io:commons-io to v2.15.1 Update dependency commons-io:commons-io to v2.16.0 Mar 29, 2024
@renovate renovate bot force-pushed the renovate/commons-io-commons-io-2.x branch from db4edec to 13d0c1c Compare March 29, 2024 11:55
@renovate renovate bot changed the title Update dependency commons-io:commons-io to v2.16.0 Update dependency commons-io:commons-io to v2.16.1 Apr 8, 2024
@renovate renovate bot force-pushed the renovate/commons-io-commons-io-2.x branch from 13d0c1c to 438f9b4 Compare April 8, 2024 20:51
@renovate renovate bot changed the title Update dependency commons-io:commons-io to v2.16.1 Update dependency commons-io:commons-io to v2.17.0 Sep 20, 2024
@renovate renovate bot force-pushed the renovate/commons-io-commons-io-2.x branch from 438f9b4 to aa9ed15 Compare September 20, 2024 17:59
@renovate renovate bot changed the title Update dependency commons-io:commons-io to v2.17.0 Update dependency commons-io:commons-io to v2.18.0 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/commons-io-commons-io-2.x branch from aa9ed15 to a91b569 Compare November 21, 2024 20:54
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