Skip to content

Update Rust crate docker-compose-types to 0.16.0 #74

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2025

This PR contains the following updates:

Package Type Update Change
docker-compose-types dependencies minor 0.7.0 -> 0.16.0

Release Notes

stephanbuys/docker-compose-types (docker-compose-types)

v0.16.0

(Thanks to @​snaggen)

Make Compose compatible with output from "docker compose config"

v0.15.0

(Thanks to @​snaggen)

v0.14.0

(Thanks to @​Ptrskay3)

(Other)

  • Fix 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)

  • Add support for gid (numerical) groups

v0.10.0

(Thanks to @​snaggen)

v0.9.0

(Thanks to @​pbrant)

  • Add cgroup_parent to Service

v0.8.0

  • Bump indexmap to 2.2
  • Bump derive_builder to 0.20
  • Add serde_yml as alternative to serde_yaml as the latter is no longer maintained
    (Looking for feedback on this, currently behind yml and yaml 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.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jan 23, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --workspace
    Updating git repository `https://github.com/casbin-rs/actix-casbin-auth.git`
From https://github.com/casbin-rs/actix-casbin-auth
 * [new ref]         66662102a92fe1ae80ad427e07c1879cbdf65f4f -> refs/commit/66662102a92fe1ae80ad427e07c1879cbdf65f4f
    Updating crates.io index
error: failed to select a version for `sqlx`.
    ... required by package `stacker v0.1.0 (/tmp/renovate/repos/github/trydirect/stacker)`
versions that meet the requirements `^0.8.1` are: 0.8.3, 0.8.2, 0.8.1

the package `stacker` depends on `sqlx`, with features: `offline` but `sqlx` does not have these features.


failed to select a version for `sqlx` which could resolve this conflict

@renovate renovate bot force-pushed the renovate/docker-compose-types-0.x branch from 57e3625 to 4c99f74 Compare February 28, 2025 14:25
@renovate renovate bot changed the title Update Rust crate docker-compose-types to 0.15.0 Update Rust crate docker-compose-types to 0.16.0 Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants