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

Bump docker-plugin from 1.2.2 to 1.3.0 #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 30, 2023

Bumps docker-plugin from 1.2.2 to 1.3.0.

Release notes

Sourced from docker-plugin's releases.

1.3.0

🚀 New features and improvements

🐛 Bug fixes

  • Suppress common info-level messages from DockerContainerWatchdog (#926) @​jglick

📝 Documentation updates

👻 Maintenance

🚦 Tests

1.2.10

🚀 New features and improvements

🐛 Bug fixes

🚦 Tests

✍ Other changes

Changelog

Sourced from docker-plugin's changelog.

Changelog

Unreleased

A pre-release can be downloaded from https://ci.jenkins.io/job/Plugins/job/docker-plugin/job/master/

1.2.10

2022-09-27

  • Fix PortUtilsTest unit test on Windows #901
  • Fix JCasC parsing of volume/mounts #852
  • Docker-attach should inject JAR before starting container #898
  • Bump min Jenkins version from 2.204.4 to 2.303.3 #897
  • Fix readonly parsing when mounting #880
  • Enhancement: Supports mounting NPIPEs #888
  • Enhancement: Add support for --cpus #895
  • Enhancement: Improve help text for docker user field #909
  • Fix volumes-from parsing #878
  • ⚠️ Requires docker-java-api-plugin 3.2.x

1.2.9

2022-04-27

  • More loosening of the dependency on the exact docker-java version #884
  • ⚠️ Compatible with both docker-java-api-plugin 3.2.x and 3.1.x

1.2.8

2022-04-14

1.2.7

2022-04-07

  • Enhancement: Add support for build-time variables (build args) #730, JENKINS-48512
  • Fix DockerOnceRetentionStrategy #859
  • ℹ️ Causes cosmetic issue on Jenkins Web-UI #881

1.2.6

2021-12-13

  • Prepare for sunset icon removal from core #870

1.2.5

2021-12-09

  • QA: Fix Javadoc warnings #869

1.2.4

2021-12-09

  • Enhancement: Improve compatibility with jobConfigHistory plugin #861
  • Enhancement: Watchdog logging improvements #860
  • Enhancement: Documentation improvements #857, #864
  • QA: Stop using deprecated methods #848, #851, #862, #865

... (truncated)

Commits
  • eef1776 [maven-release-plugin] prepare release docker-plugin-1.3.0
  • 5479e38 Merge pull request #935 from jenkinsci/more-inclusive-naming
  • 04c38c4 Use more inclusive terms in docs
  • f92ac72 Remove badges, not helpful for documentation readers
  • ffaf882 Merge pull request #934 from MarkEWaite/feature/from_netty_to_apachehttpclient
  • c370715 Reduce pom diffs
  • 87ce0d5 Merge branch 'jenkinsci:master' into feature/from_netty_to_apachehttpclient
  • 5240bbe Add release drafter tag config
  • 2eff5b0 Enable release drafter
  • 6285b53 Remove unused groovy version property
  • 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 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)

Bumps [docker-plugin](https://github.com/jenkinsci/docker-plugin) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/jenkinsci/docker-plugin/releases)
- [Changelog](https://github.com/jenkinsci/docker-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/docker-plugin@docker-plugin-1.2.2...docker-plugin-1.3.0)

---
updated-dependencies:
- dependency-name: io.jenkins.docker:docker-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants