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/compose to v2.24.6 #189

Merged
merged 6 commits into from
Mar 23, 2024
Merged

Bump docker/compose to v2.24.6 #189

merged 6 commits into from
Mar 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
docker/compose minor v2.15.1 -> v2.24.6

Release Notes

docker/compose (docker/compose)

v2.24.6

Compare Source

What's Changed

🐛 Fixes
🔧 Internal
⚙️ Dependencies

New Contributors

Full Changelog: docker/compose@v2.24.5...v2.24.6

v2.24.5

Compare Source

🐛 Fixes

  • Fix for failed to solve: changes out of order errors while building images on Windows (#​11426)

Full Changelog

New Contributors

Full Changelog: docker/compose@v2.24.4...v2.24.5

v2.24.4

Compare Source

What's Changed

✨ Enhancements
🐛 Fixes
🔧 Internal
⚙️ Dependencies

Full Changelog: docker/compose@v2.24.3...v2.24.4

v2.24.3

Compare Source

What's Changed

This release fixes build issue with Docker Desktop for Windows introduced in Compose v2.24.0

🔧 Internal
⚙️ Dependencies

Full Changelog: docker/compose@v2.24.2...v2.24.3

v2.24.2

Compare Source

What's Changed

This release fixes issues related to the Compose files merging process in compose-go library

🔧 Internal
⚙️ Dependencies

Full Changelog: docker/compose@v2.24.1...v2.24.2

v2.24.1

Compare Source

What's Changed

🐛 Fixes
🔧 Internal
⚙️ Dependencies

Full Changelog: docker/compose@v2.24.0...v2.24.1

v2.24.0

Compare Source

What's Changed

Breaking change ⚠️
  • service hash computation logic has been updated to fully ignore replicas/scale. Due to this change, after upgrade all services will be recreated.
✨ Enhancements
🐛 Fixes
🔧 Internal
⚙️ Dependencies

New Contributors

Full Changelog: docker/compose@v2.23.3...v2.24.0

v2.23.3

Compare Source

⚙️ Dependencies

Full Changelog: docker/compose@v2.23.2...v2.23.3

v2.23.2

Compare Source

✨ Features

🐛 Fixes

🔧 Internal

⚙️ Dependencies

Full Changelog: docker/compose@v2.23.1...v2.23.2

v2.23.1

Compare Source

✨ Features

🐛 Fixes

🔧 Internal

New Contributors

Full Changelog: docker/compose@v2.23.0...v2.23.1

v2.23.0

Compare Source

✨ Features

  • Add dry-run support for publish command (#​11067)
  • Add COMPOSE_ENV_FILES env variable to pass a list of env files (#​11061)
  • Add sync+restart action to compose watch (#​11095)

🐛 Fixes

  • Truncate compose ps output to align with Docker CLI by default and introduce --no-trunc to keep the previous behaviour (#​11038)
  • Update the watch warning message when no services with a develop section (#​11047)
  • Include image name in inspect error message (#​11006)
  • Make hashes between up and configure consistent (#​11010)
  • Warn user remote resource is disabled (#​11051)
  • Enable profile when down is ran with explicit service names (#​11108)
  • Check that the pull policy provided is a valid one (#​11109)

🔧 Internal

  • Align OCI artifacts with upstream guidance (#​11049)
  • remove cucumber tests as we haven't added new ones for a while (#​11076)
  • remove refrecence docs generation (#​11085)

What's Changed

New Contributors

Full Changelog: docker/compose@v2.22.0...v2.23.0

v2.22.0

Compare Source

💁🏻 Upgrade Notes

  • watch command is now GA and can be directly used from the root command docker compose watch

✨ Features

  • Experimental support of publish command (#​10949)
  • watch now build and launch the project at start (#​10957)
  • Add policy option to the --pull flag (#​10981)

🐛 Fixes

  • Fix various race/deadlock conditions for up command on exit (#​10934)
  • Fix for multi-plaform issues on build (#​10956)
  • Enable services explicitly requested even if their profiles aren't activated (#​10952)
  • Fix config bug when declared env_file are missing (#​11025)

🔧 Internal

What's Changed

New Contributors

Full Changelog: docker/compose@v2.21.0...v2.22.0

v2.21.0

Compare Source

💁🏻 Upgrade Notes

  • Format of docker compose ps and docker compose ps --format=json changed to better align with docker ps output (#​10918)

✨ Features

🐛 Fixes

🔧 Internal

What's Changed

New Contributors

Full Changelog: docker/compose@v2.20.3...v2.21.0

v2.20.3

Compare Source

What's Changed

Enhancements ✨
Fixes 🐛
Internal 🔧
Dependencies ⚙️

New Contributors

Full Changelog: docker/compose@v2.20.2...v2.20.3

v2.20.2

Compare Source

What's Changed

Enhancements ✨
Fixes 🐛
Internal 🔧
Dependencies ⚙️

Full Changelog: docker/compose@v2.20.1...v2.20.2

v2.20.1

Compare Source

What's Changed

Dependencies ⚙️
Internal 🔧

Full Changelog: docker/compose@v2.20.0...v2.20.1

v2.20.0

Compare Source

What's Changed

Enhancements ✨

Configuration

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

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

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch 2 times, most recently from d7f35b2 to 19ba9a7 Compare February 18, 2023 11:14
@renovate renovate bot changed the title Bump docker/compose to v2.16.0 Bump docker/compose to v2.17.0 Mar 22, 2023
@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch 2 times, most recently from f3f0dfd to a68d867 Compare March 24, 2023 22:31
@renovate renovate bot changed the title Bump docker/compose to v2.17.0 Bump docker/compose to v2.17.1 Mar 24, 2023
@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch from a68d867 to dd17cd3 Compare March 26, 2023 15:11
@renovate renovate bot changed the title Bump docker/compose to v2.17.1 Bump docker/compose to v2.17.2 Mar 26, 2023
@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch from dd17cd3 to 204e4a2 Compare April 21, 2023 04:37
@renovate renovate bot changed the title Bump docker/compose to v2.17.2 Bump docker/compose to v2.17.3 Apr 21, 2023
@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch from 204e4a2 to 632d3c2 Compare May 14, 2023 09:43
@renovate renovate bot changed the title Bump docker/compose to v2.17.3 Bump docker/compose to v2.18.0 May 16, 2023
@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch 2 times, most recently from 966f62e to d9e8363 Compare May 17, 2023 19:31
@renovate renovate bot changed the title Bump docker/compose to v2.18.0 Bump docker/compose to v2.18.1 May 17, 2023
@renovate renovate bot changed the title Bump docker/compose to v2.18.1 Bump docker/compose to v2.19.0 Jun 21, 2023
@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch from d9e8363 to 1d2525b Compare June 21, 2023 12:34
@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch from 1d2525b to 348bfa0 Compare June 29, 2023 23:25
@renovate renovate bot changed the title Bump docker/compose to v2.19.0 Bump docker/compose to v2.19.1 Jun 29, 2023
@renovate renovate bot changed the title Bump docker/compose to v2.19.1 Bump docker/compose to v2.20.0 Jul 11, 2023
@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch from 348bfa0 to a3a9d26 Compare July 11, 2023 14:21
@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch from a3a9d26 to 8365aba Compare July 18, 2023 22:11
@renovate renovate bot changed the title Bump docker/compose to v2.20.0 Bump docker/compose to v2.20.1 Jul 18, 2023
@renovate renovate bot changed the title Bump docker/compose to v2.20.1 Bump docker/compose to v2.20.2 Jul 19, 2023
@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch from 8365aba to 2fbf7ed Compare July 19, 2023 13:46
@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch from 2fbf7ed to 3564a51 Compare August 11, 2023 09:58
@renovate renovate bot changed the title Bump docker/compose to v2.20.2 Bump docker/compose to v2.20.3 Aug 11, 2023
@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch from 3564a51 to 9371d38 Compare August 13, 2023 12:23
@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch 2 times, most recently from 8be4047 to 1b13e9a Compare November 16, 2023 10:56
@renovate renovate bot changed the title Bump docker/compose to v2.23.0 Bump docker/compose to v2.23.1 Nov 16, 2023
@renovate renovate bot changed the title Bump docker/compose to v2.23.1 Bump docker/compose to v2.23.2 Nov 22, 2023
@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch from 1b13e9a to 0426aab Compare November 22, 2023 19:46
@renovate renovate bot changed the title Bump docker/compose to v2.23.2 Bump docker/compose to v2.23.3 Nov 23, 2023
@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch from 0426aab to 722a93c Compare November 23, 2023 11:10
@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch 2 times, most recently from 0ed93b9 to 63bdbe1 Compare December 8, 2023 17:13
@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch from 63bdbe1 to 341b98d Compare January 11, 2024 15:42
@renovate renovate bot changed the title Bump docker/compose to v2.23.3 Bump docker/compose to v2.24.0 Jan 11, 2024
@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch from 341b98d to 95c28a9 Compare January 18, 2024 10:19
@renovate renovate bot changed the title Bump docker/compose to v2.24.0 Bump docker/compose to v2.24.1 Jan 18, 2024
@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch from 95c28a9 to 1895814 Compare January 22, 2024 16:44
@renovate renovate bot changed the title Bump docker/compose to v2.24.1 Bump docker/compose to v2.24.2 Jan 22, 2024
@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch from 1895814 to 4f72a05 Compare January 24, 2024 18:37
@renovate renovate bot changed the title Bump docker/compose to v2.24.2 Bump docker/compose to v2.24.3 Jan 24, 2024
@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch from 4f72a05 to 8da1968 Compare January 30, 2024 02:31
@renovate renovate bot changed the title Bump docker/compose to v2.24.3 Bump docker/compose to v2.24.4 Jan 30, 2024
@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch from 8da1968 to ee9cf6d Compare January 30, 2024 21:42
@renovate renovate bot changed the title Bump docker/compose to v2.24.4 Bump docker/compose to v2.24.5 Jan 30, 2024
@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch from ee9cf6d to e30f063 Compare February 15, 2024 17:12
@renovate renovate bot changed the title Bump docker/compose to v2.24.5 Bump docker/compose to v2.24.6 Feb 15, 2024
@renovate renovate bot force-pushed the renovate/docker-compose-2.x branch from e30f063 to 0f3db19 Compare March 3, 2024 06:37
Copy link
Contributor Author

renovate bot commented Mar 3, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@mdantonio mdantonio merged commit e2a44c3 into 3.0 Mar 23, 2024
79 of 80 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant