jenkinsci / docker-swarm-plugin

Jenkins plugin which allows to add a Docker Swarm as a cloud agent provider
https://plugins.jenkins.io/docker-swarm/
MIT License
55 stars 48 forks source link

Bump org.jenkins-ci.plugins:docker-commons from 1.9 to 1.18 #128

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps org.jenkins-ci.plugins:docker-commons from 1.9 to 1.18.

Release notes

Sourced from org.jenkins-ci.plugins:docker-commons's releases.

1.18

1.17

🚀 New features and improvements

📝 Documentation updates

1.16

🚀 New features and improvements

  • Rename the "Docker Host Certificate Authentication" credentials type to more generic "X.509 Client Certificate" (#79) @​Vlatombe
  • Migrate docs from Wiki to GitHub (#83) @​oleg-nenashev

🐛 Bug Fixes

👻 Maintenance

Commits
  • 181d582 [maven-release-plugin] prepare release docker-commons-1.18
  • c069b79 [SECURITY-1878]
  • 7078a70 [maven-release-plugin] prepare for next development iteration
  • 2f0fda4 [maven-release-plugin] prepare release docker-commons-1.17
  • 3186bed Merge pull request #87 from rsandell/jcasc
  • 01ed2ad Update src/test/resources/org/jenkinsci/plugins/docker/commons/casc_bare.yaml
  • a3d8988 Configuration as Code support
  • 508cb08 Prepare pom for JCasC
  • f5fcfdd Merge pull request #84 from jenkinsci/wiki-reference
  • ca63d1e Remove the obsolete reference to the plugin Wiki
  • 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 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/jenkinsci/docker-swarm-plugin/network/alerts).
Roemer commented 1 year ago

Thanks bot!