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

chore(deps): update buildkite plugin docker to v5.12.0 #44

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 5, 2023

This PR contains the following updates:

Package Update Change
docker minor v5.9.0 -> v5.12.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

buildkite-plugins/docker-buildkite-plugin (docker)

v5.12.0: (🥐 Medialuna XL)

Compare Source

Added:

Fixed:

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker#v5.11.0:
+     docker#v5.12.0:
        image: someimage
        workdir: /app

v5.11.0: (🛒 Shopping List)

Compare Source

Added:
Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker#v5.10.0:
+     docker#v5.11.0:
        image: someimage
        workdir: /app

v5.10.0: (🍊 Orange Juice)

Compare Source

Added:
Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker#v5.9.0:
+     docker#v5.10.0:
        image: someimage
        workdir: /app

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/docker-5.x branch from db9375b to 15f0e14 Compare July 17, 2023 22:48
@renovate renovate bot requested a review from a team as a code owner July 17, 2023 22:48
@renovate renovate bot force-pushed the renovate/docker-5.x branch 2 times, most recently from b5e5a57 to 6e06ca4 Compare September 11, 2023 22:21
@renovate renovate bot changed the title Update buildkite plugin docker to v5.8.0 Update buildkite plugin docker to v5.9.0 Sep 29, 2023
@renovate renovate bot force-pushed the renovate/docker-5.x branch from 6e06ca4 to 0efb487 Compare September 29, 2023 22:51
@renovate renovate bot changed the title Update buildkite plugin docker to v5.9.0 chore(deps): update buildkite plugin docker to v5.9.0 Nov 27, 2023
@renovate renovate bot force-pushed the renovate/docker-5.x branch from 0efb487 to 343c157 Compare November 27, 2023 19:09
@renovate renovate bot changed the title chore(deps): update buildkite plugin docker to v5.9.0 chore(deps): update buildkite plugin docker to v5.10.0 Feb 6, 2024
@renovate renovate bot force-pushed the renovate/docker-5.x branch from 343c157 to 0ca60a1 Compare February 6, 2024 16:49
@renovate renovate bot force-pushed the renovate/docker-5.x branch from 0ca60a1 to cb52c71 Compare April 17, 2024 23:15
@renovate renovate bot changed the title chore(deps): update buildkite plugin docker to v5.10.0 chore(deps): update buildkite plugin docker to v5.11.0 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/docker-5.x branch from cb52c71 to 2320035 Compare November 9, 2024 00:55
@renovate renovate bot changed the title chore(deps): update buildkite plugin docker to v5.11.0 chore(deps): update buildkite plugin docker to v5.12.0 Nov 9, 2024
@renovate renovate bot force-pushed the renovate/docker-5.x branch from 2320035 to 2bcafcd Compare November 15, 2024 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants