Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update dependency org.jenkins-ci.main:jenkins-war to v2.481 #1771

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jenkins-ci.main:jenkins-war 2.480 -> 2.481 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 8, 2024
Copy link
Member

@basil basil left a comment

Choose a reason for hiding this comment

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

@janfaracik Looks like the code added in #1756 is failing on 2.480?

java.lang.IndexOutOfBoundsException: Index 1 out of bounds for length 1
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)
	at java.base/java.util.Objects.checkIndex(Objects.java:385)
	at java.base/java.util.ArrayList.get(ArrayList.java:427)
	at org.jenkinsci.test.acceptance.plugins.ssh_slaves.SshSlaveLauncher.addCredential(SshSlaveLauncher.java:48)
	at org.jenkinsci.test.acceptance.plugins.ssh_slaves.SshSlaveLauncher.pwdCredentials(SshSlaveLauncher.java:80)
	at plugins.SshSlavesPluginTest.jvmOptions(SshSlavesPluginTest.java:234)

@renovate renovate bot force-pushed the renovate/jenkins.version branch from b4d45f9 to c1bba14 Compare October 8, 2024 16:33
@renovate renovate bot changed the title Update dependency org.jenkins-ci.main:jenkins-war to v2.480 Update dependency org.jenkins-ci.main:jenkins-war to v2.480 - autoclosed Oct 9, 2024
@renovate renovate bot closed this Oct 9, 2024
@renovate renovate bot deleted the renovate/jenkins.version branch October 9, 2024 21:44
@renovate renovate bot restored the renovate/jenkins.version branch October 15, 2024 15:04
@renovate renovate bot changed the title Update dependency org.jenkins-ci.main:jenkins-war to v2.480 - autoclosed Update dependency org.jenkins-ci.main:jenkins-war to v2.480 Oct 15, 2024
@renovate renovate bot reopened this Oct 15, 2024
@renovate renovate bot force-pushed the renovate/jenkins.version branch from c1bba14 to 4f96b1b Compare October 15, 2024 15:25
@renovate renovate bot changed the title Update dependency org.jenkins-ci.main:jenkins-war to v2.480 Update dependency org.jenkins-ci.main:jenkins-war to v2.481 Oct 15, 2024
@renovate renovate bot force-pushed the renovate/jenkins.version branch from 4f96b1b to 022b607 Compare October 15, 2024 15:26
@basil basil merged commit a8c0143 into master Oct 15, 2024
26 checks passed
@basil basil deleted the renovate/jenkins.version branch October 15, 2024 16:38
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant