Update Rust crate docker-compose-types to 0.15.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.
This PR contains the following updates:
0.7.0
->0.15.0
Release Notes
stephanbuys/docker-compose-types (docker-compose-types)
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.