fix(deps): update rust crate progenitor-client to 0.11.0 - autoclosed #57

Closed
renovate wants to merge 1 commit from renovate/progenitor-client-0.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
progenitor-client dependencies minor 0.8.0 -> 0.11.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

oxidecomputer/progenitor (progenitor-client)

v0.11.0

Compare Source

v0.10.0

Compare Source

v0.9.1

Compare Source

v0.9.0

Compare Source


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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [progenitor-client](https://github.com/oxidecomputer/progenitor) | dependencies | minor | `0.8.0` -> `0.11.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>oxidecomputer/progenitor (progenitor-client)</summary> ### [`v0.11.0`](https://github.com/oxidecomputer/progenitor/compare/v0.10.0...v0.11.0) [Compare Source](https://github.com/oxidecomputer/progenitor/compare/v0.10.0...v0.11.0) ### [`v0.10.0`](https://github.com/oxidecomputer/progenitor/compare/v0.9.1...v0.10.0) [Compare Source](https://github.com/oxidecomputer/progenitor/compare/v0.9.1...v0.10.0) ### [`v0.9.1`](https://github.com/oxidecomputer/progenitor/compare/v0.9.0...v0.9.1) [Compare Source](https://github.com/oxidecomputer/progenitor/compare/v0.9.0...v0.9.1) ### [`v0.9.0`](https://github.com/oxidecomputer/progenitor/compare/v0.8.0...v0.9.0) [Compare Source](https://github.com/oxidecomputer/progenitor/compare/v0.8.0...v0.9.0) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==-->
renovate added the
dependencies
renovate
labels 2025-08-01 14:14:06 +10:00
renovate added 1 commit 2025-08-01 14:14:06 +10:00
fix(deps): update rust crate progenitor-client to 0.11.0
Some checks failed
renovate/artifacts Artifact file update failure
Checking Renovate configuration / validate (pull_request) Successful in 1m29s
Build and test / Clippy (pull_request) Successful in 1m29s
Build and test / Build AMD64 (pull_request) Successful in 1m28s
Build and test / Tests (pull_request) Successful in 1m32s
Checking yaml / Run yamllint (pull_request) Successful in 3s
Build and test / Generate Documentation (pull_request) Successful in 1m8s
e2954274ab
kernald was assigned by renovate 2025-08-01 14:14:08 +10:00
Author
Collaborator

⚠️ 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 --package progenitor-client@0.8.0 --precise 0.11.0
    Updating crates.io index
error: failed to select a version for the requirement `progenitor-client = "^0.8.0"`
candidate versions found which didn't match: 0.11.0
location searched: crates.io index
required by package `progenitor v0.8.0`
    ... which satisfies dependency `progenitor = "^0.8.0"` (locked to 0.8.0) of package `immich-tools v0.3.0 (/var/lib/private/renovate/repos/gitea/kernald/immich-tools)`

### ⚠️ 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 --package progenitor-client@0.8.0 --precise 0.11.0 Updating crates.io index error: failed to select a version for the requirement `progenitor-client = "^0.8.0"` candidate versions found which didn't match: 0.11.0 location searched: crates.io index required by package `progenitor v0.8.0` ... which satisfies dependency `progenitor = "^0.8.0"` (locked to 0.8.0) of package `immich-tools v0.3.0 (/var/lib/private/renovate/repos/gitea/kernald/immich-tools)` ```
renovate changed title from fix(deps): update rust crate progenitor-client to 0.11.0 to fix(deps): update rust crate progenitor-client to 0.11.0 - autoclosed 2025-08-01 15:06:56 +10:00
renovate closed this pull request 2025-08-01 15:06:56 +10:00
Some checks failed
renovate/artifacts Artifact file update failure
Checking Renovate configuration / validate (pull_request) Successful in 1m29s
Required
Details
Build and test / Clippy (pull_request) Successful in 1m29s
Required
Details
Build and test / Build AMD64 (pull_request) Successful in 1m28s
Required
Details
Build and test / Tests (pull_request) Successful in 1m32s
Required
Details
Checking yaml / Run yamllint (pull_request) Successful in 3s
Required
Details
Build and test / Generate Documentation (pull_request) Successful in 1m8s
Required
Details

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kernald/immich-tools#57
No description provided.