fix(deps): update rust crate letterbox-notmuch to 0.6.0 #34

Merged
wathiede merged 1 commits from renovate/letterbox-notmuch-0.x into master 2025-02-13 15:17:39 -08:00
Collaborator

This PR contains the following updates:

Package Type Update Change
letterbox-notmuch dependencies minor 0.3.0 -> 0.6.0
letterbox-notmuch dependencies minor 0.1.0 -> 0.6.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 | |---|---|---|---| | [letterbox-notmuch](https://git.z.xinu.tv/api/packages/wathiede/cargo/letterbox-notmuch) | dependencies | minor | `0.3.0` -> `0.6.0` | | [letterbox-notmuch](https://git.z.xinu.tv/api/packages/wathiede/cargo/letterbox-notmuch) | dependencies | minor | `0.1.0` -> `0.6.0` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update artifacts 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 server/Cargo.toml --package letterbox-notmuch@0.1.0 --precise 0.6.0
    Updating `xinu` index
    Updating crates.io index
error: failed to select a version for the requirement `letterbox-notmuch = "^0.1.0"`
candidate versions found which didn't match: 0.6.0
location searched: `xinu` index
required by package `letterbox-shared v0.3.0 (registry `xinu`)`
    ... which satisfies dependency `letterbox-shared = "^0.3.0"` (locked to 0.3.0) of package `letterbox-web v0.6.0 (/data/repos/gitea/wathiede/letterbox/web)`

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path shared/Cargo.toml --package letterbox-notmuch@0.1.0 --precise 0.6.0
    Updating `xinu` index
    Updating crates.io index
error: failed to select a version for the requirement `letterbox-notmuch = "^0.1.0"`
candidate versions found which didn't match: 0.6.0
location searched: `xinu` index
required by package `letterbox-shared v0.3.0 (registry `xinu`)`
    ... which satisfies dependency `letterbox-shared = "^0.3.0"` (locked to 0.3.0) of package `letterbox-web v0.6.0 (/data/repos/gitea/wathiede/letterbox/web)`

### ⚠️ Artifact update problem Renovate failed to update artifacts 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 server/Cargo.toml --package letterbox-notmuch@0.1.0 --precise 0.6.0 Updating `xinu` index Updating crates.io index error: failed to select a version for the requirement `letterbox-notmuch = "^0.1.0"` candidate versions found which didn't match: 0.6.0 location searched: `xinu` index required by package `letterbox-shared v0.3.0 (registry `xinu`)` ... which satisfies dependency `letterbox-shared = "^0.3.0"` (locked to 0.3.0) of package `letterbox-web v0.6.0 (/data/repos/gitea/wathiede/letterbox/web)` ``` ##### File name: Cargo.lock ``` Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path shared/Cargo.toml --package letterbox-notmuch@0.1.0 --precise 0.6.0 Updating `xinu` index Updating crates.io index error: failed to select a version for the requirement `letterbox-notmuch = "^0.1.0"` candidate versions found which didn't match: 0.6.0 location searched: `xinu` index required by package `letterbox-shared v0.3.0 (registry `xinu`)` ... which satisfies dependency `letterbox-shared = "^0.3.0"` (locked to 0.3.0) of package `letterbox-web v0.6.0 (/data/repos/gitea/wathiede/letterbox/web)` ```
renovatebot force-pushed renovate/letterbox-notmuch-0.x from 97b7e37cc9 to 629f013817 2025-02-13 11:45:57 -08:00 Compare
renovatebot force-pushed renovate/letterbox-notmuch-0.x from 629f013817 to c86e335795 2025-02-13 12:00:54 -08:00 Compare
renovatebot changed title from fix(deps): update rust crate letterbox-notmuch to 0.3.0 to fix(deps): update rust crate letterbox-notmuch to 0.6.0 2025-02-13 15:16:32 -08:00
renovatebot force-pushed renovate/letterbox-notmuch-0.x from c86e335795 to 004de235a8 2025-02-13 15:16:33 -08:00 Compare
wathiede merged commit 4c98bcd9cb into master 2025-02-13 15:17:39 -08:00
wathiede deleted branch renovate/letterbox-notmuch-0.x 2025-02-13 15:17:39 -08:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wathiede/letterbox#34
No description provided.