-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Bump io.jenkins.tools.bom:bom from 2.176.2 to 2.176.3 #587
Bump io.jenkins.tools.bom:bom from 2.176.2 to 2.176.3 #587
Conversation
Bumps [io.jenkins.tools.bom:bom](https://github.com/jenkinsci/bom) from 2.176.2 to 2.176.3. - [Release notes](https://github.com/jenkinsci/bom/releases) - [Commits](jenkinsci/bom@bom-2.176.2...bom-2.176.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fun to see this all actually working the way it is supposed to.
@@ -143,7 +143,6 @@ | |||
<dependency> | |||
<groupId>org.jenkins-ci.plugins.workflow</groupId> | |||
<artifactId>workflow-durable-task-step</artifactId> | |||
<version>2.33</version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
|
||
if (!StringUtils.isEmpty(customWorkspace)) { | ||
argMap.put("customWorkspace", customWorkspace); | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Related to one of these updates? jenkinsci/structs-plugin#49 perhaps?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, seems like the one.
java.lang.IllegalArgumentException: WARNING: Unknown parameter(s) found for class type 'org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep': customWorkspace
Bumps io.jenkins.tools.bom:bom from 2.176.2 to 2.176.3.
Release notes
Sourced from io.jenkins.tools.bom:bom's releases.
Commits
6146263
[maven-release-plugin] prepare release bom-2.176.3d620396
Merge pull request #79 from jglick/2.176.3143006c
Test sample plugin against newest LTS.9aad590
Merge pull request #77 from jenkinsci/dependabot/maven/org.jenkins-ci.plugins...acb5935
Bump credentials from 2.2.1 to 2.3.02d6838c
Merge pull request #76 from basil/fixed-testd56cc7d
CredentialsUserRemoteConfigTest ought to pass nowe3153e7
Merge pull request #75 from jglick/fixed-test936182c
GitClientTest ought to pass now.f3b59d7
Merge pull request #74 from jenkinsci/dependabot/maven/org.jenkins-ci.plugins...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard:
Finally, you can contact us by mentioning @dependabot.