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

Enable dependabot to automatically get dependency updates #9

Merged
merged 1 commit into from
Oct 19, 2020

Conversation

MRamonLeon
Copy link
Contributor

It would be great to have Dependabot configured to get dependencies updates filed automatically. This will help avoiding bugs or security vulnerabilities from old dependencies.

Some helpful documentation about Dependabot to fine adjust it if needed:

@MRamonLeon
Copy link
Contributor Author

cc: @batmat

@MRamonLeon
Copy link
Contributor Author

Failure doesn't seem to be related:

 ERROR: Error cloning remote repo 'origin'
[2020-10-08T15:13:13.365Z] hudson.plugins.git.GitException: hudson.remoting.ProxyException: org.eclipse.jgit.errors.TranslationBundleLoadingException: Loading of translation bundle failed for [org.eclipse.jgit.internal.JGitText, en]
[2020-10-08T15:13:13.365Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:148)
[2020-10-08T15:13:13.365Z] 	at jdk.internal.reflect.GeneratedMethodAccessor818.invoke(Unknown Source)
[2020-10-08T15:13:13.365Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-10-08T15:13:13.365Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2020-10-08T15:13:13.365Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[2020-10-08T15:13:13.365Z] 	at com.sun.proxy.$Proxy384.execute(Unknown Source)
[2020-10-08T15:13:13.365Z] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1219)
[2020-10-08T15:13:13.365Z] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1297)
[2020-10-08T15:13:13.365Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
[2020-10-08T15:13:13.365Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-10-08T15:13:13.365Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-10-08T15:13:13.365Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-10-08T15:13:13.365Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
[2020-10-08T15:13:13.365Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2020-10-08T15:13:13.365Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[2020-10-08T15:13:13.365Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[2020-10-08T15:13:13.365Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
[2020-10-08T15:13:13.365Z] Caused by: hudson.remoting.ProxyException: org.eclipse.jgit.errors.TranslationBundleLoadingException: Loading of translation bundle failed for [org.eclipse.jgit.internal.JGitText, en]

@batmat batmat self-requested a review October 19, 2020 06:21
@batmat batmat closed this Oct 19, 2020
@batmat
Copy link
Member

batmat commented Oct 19, 2020

reopening/retriggering

@batmat batmat reopened this Oct 19, 2020
Copy link
Member

@batmat batmat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Infra failure on Windows. As a maintainer, I'll merge this anyway.

@batmat batmat merged commit eea012c into jenkinsci:master Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants