Skip to content

Bump docker-workflow from 1.17 to 1.28#72

Merged
dependabot[bot] merged 2 commits intomasterfrom
dependabot/maven/org.jenkins-ci.plugins-docker-workflow-1.28
May 9, 2022
Merged

Bump docker-workflow from 1.17 to 1.28#72
dependabot[bot] merged 2 commits intomasterfrom
dependabot/maven/org.jenkins-ci.plugins-docker-workflow-1.28

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2022

Bumps docker-workflow from 1.17 to 1.28.

Release notes

Sourced from docker-workflow's releases.

1.28

🐛 Bug fixes

👻 Maintenance

1.27

1.26

📝 Documentation updates

1.25

🚀 New features and improvements

  • Add ability to skip removal of container after docker stop via the org.jenkinsci.plugins.docker.workflow.client.DockerClient.SKIP_RM_ON_STOPproperty (#189) @​jonsten

  • escape double quotes in env variables under windows (#220) @​schribl

👻 Maintenance

  • udpate to 2.190.1 (#220)

1.24

1.23

Bug Fixes

  • JENKINS-58732 - Migrate GlobalConfig & FolderConfig serial forms to avoid unreadable data warnings when upgrading to Pipeline: Declarative Plugin 1.6.0 (#211) @​jglick

... (truncated)

Commits
  • df647d7 [maven-release-plugin] prepare release docker-workflow-1.28
  • ac7d393 Bump docker commons
  • e20ab32 Merge pull request #244 from viceice/fix/windows-env-vars
  • ef5c63b Merge pull request #245 from TBBle/quote-docker_exec-env_vars-on-windows
  • b4d40ba fix: escape dollar
  • a7745bb Merge pull request #247 from rsandell/JENKINS-57366
  • a7efdb6 chore: refactor node calls
  • fee715b [JENKINS-57366] Testing that the security fix covered this
  • 05b2488 Quote "docker exec" env-vars on Windows
  • 822b140 fix: wrong method access
  • Additional commits viewable in compare view

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @jglick.


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 dependabot bot added dependencies java Pull requests that update Java code labels Feb 1, 2022
@jglick
Copy link
Member

jglick commented May 9, 2022

@dependabot rebase

Rechecking after #83.

Bumps [docker-workflow](https://github.com/jenkinsci/docker-workflow-plugin) from 1.17 to 1.28.
- [Release notes](https://github.com/jenkinsci/docker-workflow-plugin/releases)
- [Commits](jenkinsci/docker-workflow-plugin@docker-workflow-1.17...docker-workflow-1.28)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:docker-workflow
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.jenkins-ci.plugins-docker-workflow-1.28 branch from f363f97 to f00767d Compare May 9, 2022 18:26
Copy link
Member

@jglick jglick left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 9, 2022

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@jglick
Copy link
Member

jglick commented May 9, 2022

Seems trilead-api and jackson2-api differ on how to get org.json:json.

@dependabot dependabot bot merged commit 1e7a44c into master May 9, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.jenkins-ci.plugins-docker-workflow-1.28 branch May 9, 2022 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant