fix(deps): update all non-major dependencies #163

Merged
wathiede merged 1 commits from renovate/all-minor-patch into master 2025-10-22 13:39:17 -07:00
Collaborator

This PR contains the following updates:

Package Type Update Change
build-info dependencies patch 0.0.41 -> 0.0.42
build-info-build build-dependencies patch 0.0.41 -> 0.0.42
clap dependencies patch 4.5.49 -> 4.5.50
html2text dependencies minor 0.15 -> 0.16
web-sys (source) dependencies patch 0.3.77 -> 0.3.81

Release Notes

danielschemmel/build-info (build-info)

v0.0.42

Compare Source

clap-rs/clap (clap)

v4.5.50

Compare Source

Features
  • Accept Cow where String and &str are accepted
jugglerchris/rust-html2text (html2text)

v0.16.0

Compare Source

  • [changed] Updated MSRV to 1.85.
  • [fixed] Fix a panic in debug mode (subtraction underflow) with some table/rowspan
    edge cases (thanks mtorromeo)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 | |---|---|---|---| | [build-info](https://github.com/danielschemmel/build-info) | dependencies | patch | `0.0.41` -> `0.0.42` | | [build-info-build](https://github.com/danielschemmel/build-info) | build-dependencies | patch | `0.0.41` -> `0.0.42` | | [clap](https://github.com/clap-rs/clap) | dependencies | patch | `4.5.49` -> `4.5.50` | | [html2text](https://github.com/jugglerchris/rust-html2text) | dependencies | minor | `0.15` -> `0.16` | | [web-sys](https://wasm-bindgen.github.io/wasm-bindgen/web-sys/index.html) ([source](https://github.com/wasm-bindgen/wasm-bindgen/tree/HEAD/crates/web-sys)) | dependencies | patch | `0.3.77` -> `0.3.81` | --- ### Release Notes <details> <summary>danielschemmel/build-info (build-info)</summary> ### [`v0.0.42`](https://github.com/danielschemmel/build-info/compare/v0.0.41...v0.0.42) [Compare Source](https://github.com/danielschemmel/build-info/compare/v0.0.41...v0.0.42) </details> <details> <summary>clap-rs/clap (clap)</summary> ### [`v4.5.50`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4550---2025-10-20) [Compare Source](https://github.com/clap-rs/clap/compare/v4.5.49...v4.5.50) ##### Features - Accept `Cow` where `String` and `&str` are accepted </details> <details> <summary>jugglerchris/rust-html2text (html2text)</summary> ### [`v0.16.0`](https://github.com/jugglerchris/rust-html2text/blob/HEAD/CHANGELOG.md#0160) [Compare Source](https://github.com/jugglerchris/rust-html2text/compare/release_0.15.5...release_0.16.0) - \[changed] Updated MSRV to 1.85. - \[fixed] Fix a panic in debug mode (subtraction underflow) with some table/rowspan edge cases (thanks mtorromeo) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTMuMiIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovatebot added 1 commit 2025-09-13 18:46:40 -07:00
chore(deps): update all non-major dependencies
Some checks failed
renovate/artifacts Artifact file update failure
Continuous integration / Check (push) Successful in 2m22s
Continuous integration / Test Suite (push) Failing after 4m13s
Continuous integration / Trunk (push) Successful in 7m28s
Continuous integration / Rustfmt (push) Successful in 28s
Continuous integration / build (push) Successful in 4m35s
Continuous integration / Disallow unused dependencies (push) Successful in 2m8s
3a868a7349
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 build-info@0.0.41 --precise 0.0.42
    Updating crates.io index
    Updating `xinu` index
error: failed to select a version for the requirement `build-info = "^0.0.41"`
candidate versions found which didn't match: 0.0.42
location searched: crates.io index
required by package `letterbox-shared v0.17.44 (registry `xinu`)`
    ... which satisfies dependency `letterbox-shared = "^0.17.9"` (locked to 0.17.44) of package `letterbox-procmail2notmuch v0.17.45 (/data/repos/gitea/wathiede/letterbox/procmail2notmuch)`

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

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

### ⚠️ 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 build-info@0.0.41 --precise 0.0.42 Updating crates.io index Updating `xinu` index error: failed to select a version for the requirement `build-info = "^0.0.41"` candidate versions found which didn't match: 0.0.42 location searched: crates.io index required by package `letterbox-shared v0.17.44 (registry `xinu`)` ... which satisfies dependency `letterbox-shared = "^0.17.9"` (locked to 0.17.44) of package `letterbox-procmail2notmuch v0.17.45 (/data/repos/gitea/wathiede/letterbox/procmail2notmuch)` ``` ##### File name: Cargo.lock ``` Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path shared/Cargo.toml --package build-info@0.0.41 --precise 0.0.42 Updating crates.io index Updating `xinu` index error: failed to select a version for the requirement `build-info = "^0.0.41"` candidate versions found which didn't match: 0.0.42 location searched: crates.io index required by package `letterbox-shared v0.17.44 (registry `xinu`)` ... which satisfies dependency `letterbox-shared = "^0.17.9"` (locked to 0.17.44) of package `letterbox-procmail2notmuch v0.17.45 (/data/repos/gitea/wathiede/letterbox/procmail2notmuch)` ``` ##### File name: Cargo.lock ``` Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path web/Cargo.toml --package build-info@0.0.41 --precise 0.0.42 Updating crates.io index Updating `xinu` index error: failed to select a version for the requirement `build-info = "^0.0.41"` candidate versions found which didn't match: 0.0.42 location searched: crates.io index required by package `letterbox-shared v0.17.44 (registry `xinu`)` ... which satisfies dependency `letterbox-shared = "^0.17.9"` (locked to 0.17.44) of package `letterbox-procmail2notmuch v0.17.45 (/data/repos/gitea/wathiede/letterbox/procmail2notmuch)` ```
renovatebot force-pushed renovate/all-minor-patch from 3a868a7349 to 50476cb482 2025-09-14 09:31:52 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 50476cb482 to 34417131b0 2025-09-14 11:17:25 -07:00 Compare
renovatebot added 1 commit 2025-09-14 11:47:55 -07:00
chore(deps): update all non-major dependencies
Some checks failed
renovate/artifacts Artifact file update failure
Continuous integration / Check (push) Successful in 2m14s
Continuous integration / Test Suite (push) Successful in 4m1s
Continuous integration / Trunk (push) Successful in 7m5s
Continuous integration / Rustfmt (push) Successful in 23s
Continuous integration / build (push) Successful in 4m49s
Continuous integration / Disallow unused dependencies (push) Successful in 2m3s
75a9b8f954
renovatebot force-pushed renovate/all-minor-patch from 75a9b8f954 to 1593873751 2025-09-14 15:17:06 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 1593873751 to ca55d39318 2025-09-14 15:31:54 -07:00 Compare
renovatebot changed title from chore(deps): update all non-major dependencies to chore(deps): update rust crate web-sys to v0.3.78 2025-09-14 19:17:02 -07:00
renovatebot changed title from chore(deps): update rust crate web-sys to v0.3.78 to chore(deps): update rust crate web-sys to v0.3.79 2025-09-16 16:01:49 -07:00
renovatebot changed title from chore(deps): update rust crate web-sys to v0.3.79 to chore(deps): update rust crate web-sys to v0.3.80 2025-09-17 06:31:25 -07:00
renovatebot force-pushed renovate/all-minor-patch from ca55d39318 to 40fef50d05 2025-09-19 08:02:05 -07:00 Compare
renovatebot changed title from chore(deps): update rust crate web-sys to v0.3.80 to chore(deps): update all non-major dependencies 2025-09-19 08:02:08 -07:00
renovatebot force-pushed renovate/all-minor-patch from 40fef50d05 to b1f150f3ea 2025-09-19 14:46:52 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from b1f150f3ea to 8e06e18546 2025-09-20 17:17:47 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 8e06e18546 to 118af57ebe 2025-09-21 18:03:01 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 118af57ebe to 4cd8ab7f49 2025-09-21 18:03:31 -07:00 Compare
renovatebot changed title from chore(deps): update all non-major dependencies to chore(deps): update rust crate web-sys to v0.3.80 2025-09-21 19:47:28 -07:00
renovatebot changed title from chore(deps): update rust crate web-sys to v0.3.80 to chore(deps): update rust crate web-sys to v0.3.81 2025-09-24 08:16:29 -07:00
renovatebot force-pushed renovate/all-minor-patch from 4cd8ab7f49 to e82a5a0076 2025-09-25 05:16:41 -07:00 Compare
renovatebot changed title from chore(deps): update rust crate web-sys to v0.3.81 to chore(deps): update all non-major dependencies 2025-09-25 05:16:45 -07:00
renovatebot force-pushed renovate/all-minor-patch from e82a5a0076 to ed2ae6a63d 2025-09-25 17:48:42 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from ed2ae6a63d to 6c57e9b6f7 2025-09-27 11:17:35 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 6c57e9b6f7 to f5243b4684 2025-09-28 13:01:59 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from f5243b4684 to a5a96873ac 2025-09-28 16:47:25 -07:00 Compare
renovatebot changed title from chore(deps): update all non-major dependencies to chore(deps): update rust crate web-sys to v0.3.81 2025-09-28 18:32:58 -07:00
renovatebot force-pushed renovate/all-minor-patch from a5a96873ac to 8fdd632a04 2025-10-05 01:46:37 -07:00 Compare
renovatebot changed title from chore(deps): update rust crate web-sys to v0.3.81 to chore(deps): update all non-major dependencies 2025-10-05 01:46:38 -07:00
renovatebot force-pushed renovate/all-minor-patch from 8fdd632a04 to 4aaac4390d 2025-10-05 11:31:46 -07:00 Compare
renovatebot changed title from chore(deps): update all non-major dependencies to chore(deps): update rust crate web-sys to v0.3.81 2025-10-05 17:47:52 -07:00
renovatebot changed title from chore(deps): update rust crate web-sys to v0.3.81 to fix(deps): update all non-major dependencies 2025-10-06 12:31:40 -07:00
renovatebot force-pushed renovate/all-minor-patch from 4aaac4390d to b4b85b8ab9 2025-10-06 12:31:40 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from b4b85b8ab9 to 0c45c18565 2025-10-06 12:46:54 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 0c45c18565 to d6d29429e4 2025-10-12 18:02:58 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from d6d29429e4 to b3083284fa 2025-10-13 09:32:42 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from b3083284fa to a3dc865834 2025-10-14 06:32:00 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from a3dc865834 to 8f79ab192b 2025-10-19 18:03:18 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 8f79ab192b to 76ef9919ce 2025-10-20 09:16:51 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 76ef9919ce to 751267ec43 2025-10-20 20:02:09 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 751267ec43 to 727599c12c 2025-10-22 01:17:32 -07:00 Compare
wathiede merged commit e7a01e9d70 into master 2025-10-22 13:39:17 -07: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#163
No description provided.