Skip to content

Conversation

@felix-renovate
Copy link
Contributor

@felix-renovate felix-renovate bot commented Mar 15, 2024

This PR contains the following updates:

Package Type Update Change
actions/checkout action digest 08c6903 -> 93cb6ef
buildkite/plugin-tester (source) minor v4.1.0 -> v4.2.0
docker-compose minor v5.0.0 -> v5.12.1
koalaman/shellcheck-alpine minor v0.9.0 -> v0.11.0

Release Notes

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

v5.12.1

Compare Source

What's Changed

Full Changelog: buildkite-plugins/docker-compose-buildkite-plugin@v5.12.0...v5.12.1

v5.12.0: (🫆Traces)

Compare Source

What's Changed
New Contributors

Full Changelog: buildkite-plugins/docker-compose-buildkite-plugin@v5.11.0...v5.12.0

v5.11.0: (⛸ Ice Skating)

Compare Source

What's Changed
New Contributors

Full Changelog: buildkite-plugins/docker-compose-buildkite-plugin@v5.10.0...v5.11.0

What's Changed
New Contributors

Full Changelog: buildkite-plugins/docker-compose-buildkite-plugin@v5.10.0...v5.11.0

v5.10.0: (🤧 Coughing a Lot)

Compare Source

What's Changed
New Contributors
Upgrading

To upgrade, update your pipeline.yml files:

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

Full Changelog: buildkite-plugins/docker-compose-buildkite-plugin@v5.9.0...v5.10.0

v5.9.0: (🛍️ Buying Groceries)

Compare Source

What's Changed
Upgrading

To upgrade, update your pipeline.yml files:

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

Full Changelog: buildkite-plugins/docker-compose-buildkite-plugin@v5.8.0...v5.9.0

v5.8.0: (🍂 Bare Branches)

Compare Source

What's Changed
New Contributors

Full Changelog: buildkite-plugins/docker-compose-buildkite-plugin@v5.7.0...v5.8.0

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v5.7.0:
+     docker-compose#v5.8.0:
        image: someimage
        workdir: /app

v5.7.0: (👶 Baby Laughing)

Compare Source

What's Changed
New Contributors

Full Changelog: buildkite-plugins/docker-compose-buildkite-plugin@v5.6.0...v5.7.0

v5.6.0: (🚕 Dazzling Taxi)

Compare Source

What's Changed
New Contributors

Full Changelog: buildkite-plugins/docker-compose-buildkite-plugin@v5.5.0...v5.6.0

v5.5.0: (🎁 Surprise Gift)

Compare Source

What's Changed
Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v5.4.1:
+     docker-compose#v5.5.0:
        image: someimage
        workdir: /app

Full Changelog: buildkite-plugins/docker-compose-buildkite-plugin@v5.4.1...v5.5.0

v5.4.1: (✨Lick of Paint)

Compare Source

What's Changed
Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v5.4.0:
+     docker-compose#v5.4.1:
        image: someimage
        workdir: /app
New Contributors

Full Changelog: buildkite-plugins/docker-compose-buildkite-plugin@v5.4.0...v5.4.1

v5.4.0: (🪄 Magic Tricks)

Compare Source

Changes / Updates
Fixes
  • Secrets removal (#​453) @​toote
    • We are not doing a major release because this option never worked 🤷🏻‍♀️ so removing it won't break anything
Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v5.3.0:
+     docker-compose#v5.4.0:
        image: someimage
        workdir: /app

v5.3.0: (⛈️ Cold Winter)

Compare Source

Changes
Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v5.2.0:
+     docker-compose#v5.3.0:
        image: someimage
        workdir: /app

You can check out our notes for more detailed information on the major release of the plugin v5

v5.2.0: (🥩 Asado Night!)

Compare Source

Changes
Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v5.1.0:
+     docker-compose#v5.2.0:
        image: someimage
        workdir: /app

You can check out our notes for more detailed information on the major release of the plugin v5

v5.1.0: (🧹 Cleaning)

Compare Source

Changes
Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v5.0.0:
+     docker-compose#v5.1.0:
        image: someimage
        workdir: /app

You can check out our notes for more detailed information on the major release of the plugin v5


Configuration

📅 Schedule: Branch creation - "after 10pm on friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@felix-renovate felix-renovate bot added the felix label Mar 15, 2024
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch 2 times, most recently from b378529 to fae90c2 Compare April 25, 2024 15:02
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch 2 times, most recently from 0587e82 to 6864fbe Compare May 9, 2024 15:02
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch from 6864fbe to 27ef5ba Compare May 20, 2024 13:03
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch from 27ef5ba to b4eed5d Compare June 13, 2024 17:02
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch from b4eed5d to 899d0f0 Compare July 9, 2024 16:04
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch from 899d0f0 to 40ab2e9 Compare July 19, 2024 23:02
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch from 40ab2e9 to 0475dce Compare August 30, 2024 20:02
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch from 0475dce to 9cacb89 Compare September 19, 2024 16:02
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch 2 times, most recently from d6bb409 to a7d5a95 Compare October 8, 2024 23:02
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch 2 times, most recently from 85b6a27 to f917091 Compare October 24, 2024 15:02
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch from f917091 to 77d392d Compare November 22, 2024 10:04
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch from 77d392d to 560be04 Compare January 14, 2025 16:04
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch from 560be04 to 2eb0d78 Compare January 27, 2025 05:04
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch from 2eb0d78 to 8eff7f7 Compare March 17, 2025 04:02
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch 2 times, most recently from 368a822 to 90a3aac Compare April 16, 2025 01:03
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch 2 times, most recently from 1983e41 to 2a3f78b Compare May 8, 2025 20:04
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch 2 times, most recently from b6c82d5 to e8166b6 Compare June 3, 2025 18:04
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch from e8166b6 to a6939fd Compare July 9, 2025 18:04
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch from a6939fd to 0be8243 Compare August 4, 2025 01:04
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch 2 times, most recently from 494a611 to 28dc04d Compare August 11, 2025 14:29
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch from 28dc04d to 8dc85de Compare September 4, 2025 05:18
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch from 8dc85de to 3759f27 Compare October 1, 2025 11:30
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch from 3759f27 to b3785d7 Compare October 14, 2025 04:30
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch 2 times, most recently from 95ae62d to fd29b9d Compare November 13, 2025 21:13
@felix-renovate felix-renovate bot force-pushed the renovate/all-minor-patch-digest branch from fd29b9d to 30311dd Compare November 17, 2025 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants