dennisschroeder / glome

A home automation lib that works with Home Assistant. Created in and for Gleam Lang.
MIT License
12 stars 1 forks source link

fix(deps): update dependency gleam_httpc to v3 #18

Open renovate[bot] opened 2 days ago

renovate[bot] commented 2 days ago

This PR contains the following updates:

Package Type Update Change
gleam_httpc dependencies major ~> 1.1 -> ~> 1.1 or ^3.0.0

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.

renovate[bot] commented 2 days ago

⚠️ 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:

The artifact failure details are included below:

File name: manifest.toml
Command failed: gleam deps download
  Resolving versions
error: Dependency resolution failed

An error occurred while determining what dependency packages and
versions should be downloaded.
The error from the version resolver library was:

An unrecoverable error happened while solving dependencies: gleam_stdlib is
specified with the requirement `~> 0.22`, but it is locked to 0.20.0, which
is incompatible.