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 all non-major dependencies #3

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

felix-renovate[bot]
Copy link
Contributor

@felix-renovate felix-renovate bot commented Dec 8, 2023

This PR contains the following updates:

Package Update Change
docker-compose minor v4.9.0 -> v4.16.0
koalaman/shellcheck-alpine minor v0.8.0 -> v0.9.0

Release Notes

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

v4.16.0: (☔ Rainy Day)

Compare Source

Changes
Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v4.15.0:
+     docker-compose#v4.16.0:
        image: someimage
        workdir: /app

v4.15.0: (🫖 Tea Time)

Compare Source

Changes
Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v4.14.0:
+     docker-compose#v4.15.0:
        image: someimage
        workdir: /app

v4.14.0: (🍊 The Perfect Mandarin)

Compare Source

Changes
Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v4.13.0:
+     docker-compose#v4.14.0:
        image: someimage
        workdir: /app

v4.13.0: (🧩 Tetris)

Compare Source

Changes
Dependency Updates
Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v4.12.0:
+     docker-compose#v4.13.0:
        image: someimage
        workdir: /app

v4.12.0: (🤧 With a Cold)

Compare Source

Changes
Upgrading

To upgrade, update your pipeline.yml files:

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

v4.11.0: (🎲 Game Night)

Compare Source

Changes
Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v4.10.1:
+     docker-compose#v4.11.0:
        image: someimage
        workdir: /app

v4.10.1: (📺 Sitcoms Night)

Compare Source

Changes
Dependency Updates
Upgrading

To upgrade, update your pipeline.yml files:

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

v4.10.0: (✅ Checkin Time!)

Compare Source

Changes

Upgrading

To upgrade, update your pipeline.yml files:

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

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 Dec 8, 2023
@dctrwatson dctrwatson merged commit 47abeef into main Jan 13, 2024
2 checks passed
@felix-renovate felix-renovate bot deleted the renovate/all-minor-patch branch January 13, 2024 01:06
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.

1 participant