Update Rust crate docker-compose-types to 0.22.0 #74
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
0.7.0
->0.22.0
Release Notes
stephanbuys/docker-compose-types (docker-compose-types)
v0.22.0
includes
key bykeeping the field optional and accepting both spellings
v0.21.0
(Thanks to @hamnis)
v0.20.0
(Thanks to @hamnnis)
(Thanks to @glueball)
(Thanks to @ava57r)
v0.19.0
(Thanks to @hamnnis)
v0.18.0
(Thanks to @John-Vash)
runtime
field toService
as per https://docs.docker.com/compose/compose-file/compose-file-v3/#runtimev0.17.0
(Thanks to @lambdaclass)
v0.16.0
(Thanks to @snaggen)
Make Compose compatible with output from "docker compose config"
with https://docs.docker.com/reference/compose-file/services/#volumes
v0.15.0
(Thanks to @snaggen)
start_interval
field toHealthcheck
asper https://docs.docker.com/reference/compose-file/services/#healthcheck
v0.14.0
(Thanks to @Ptrskay3)
on https://docs.docker.com/reference/compose-file/services/#mem_limit
(Other)
indexmap
feature issue when not using default features of the crate.v0.13.0
(Thanks to @snaggen)
(Thanks to @pbrant)
v0.12.0
(Thanks to @snaggen)
v0.11.0
(Thanks to @snaggen)
v0.10.0
(Thanks to @snaggen)
extends
in services. Asper https://docs.docker.com/compose/multiple-compose-files/extends/#extending-services-within-the-same-file
v0.9.0
(Thanks to @pbrant)
cgroup_parent
toService
v0.8.0
indexmap
to2.2
derive_builder
to0.20
serde_yml
as alternative toserde_yaml
as the latter is no longer maintained(Looking for feedback on this, currently behind
yml
andyaml
feature flags,serde_yaml
is still the default)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.
This PR was generated by Mend Renovate. View the repository job log.