Closed renovate[bot] closed 1 year ago
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:
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/2f4061/61e29b/repos/github/BurntNail/knot":"/tmp/worker/2f4061/61e29b/repos/github/BurntNail/knot" -v "/tmp/worker/2f4061/61e29b/cache":"/tmp/worker/2f4061/61e29b/cache" -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/2f4061/61e29b/repos/github/BurntNail/knot" ghcr.io/containerbase/sidecar:9.20.8 bash -l -c "install-tool rust 1.73.0 && cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --workspace"
Updating crates.io index
error: failed to select a version for `sqlx`.
... required by package `knot v0.1.0 (/tmp/worker/2f4061/61e29b/repos/github/BurntNail/knot)`
versions that meet the requirements `^0.7` are: 0.7.2, 0.7.1, 0.7.0
the package `knot` 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
Because you closed this PR without merging, Renovate will ignore this update (0.7
). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps
array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
0.6
->0.7
Release Notes
launchbadge/sqlx (sqlx)
### [`v0.7.2`](https://togithub.com/launchbadge/sqlx/blob/HEAD/CHANGELOG.md#072---2023-09-25) 23 pull requests were merged this release cycle. ##### Added - \[[#2121]]: Add JSON support to `FromRow` derive \[\[[@95ulisse](https://togithub.com/95ulisse)]] - \[[#2533]]: Implement mysql_clear_password \[\[[@ldanilek](https://togithub.com/ldanilek)]] - \[[#2538]]: cli: add --target-version CLI flags for migrate run/revert \[\[[@inahga](https://togithub.com/inahga)]] - \[[#2577]]: supplement Postgres listen example with a small chat example \[\[[@JockeM](https://togithub.com/JockeM)]] - \[[#2602]]: Support naming migrations sequentially \[\[[@vmax](https://togithub.com/vmax)]] - \[[#2634]]: Adding PgHasArrayType for &\[u8;N] \[\[[@snf](https://togithub.com/snf)]] - \[[#2646]]: Support for setting client certificate and key from bytes \[\[[@wyhaya](https://togithub.com/wyhaya)]] - \[[#2664]]: Automatically infer migration type \[\[[@vmax](https://togithub.com/vmax)]] - \[[#2712]]: Add impl for `Type`, `Decode`, and `Encode` for `BoxConfiguration
📅 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 has been generated by Mend Renovate. View repository job log here.