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

Closed
renovatebot wants to merge 1 commits from renovate/all-minor-patch into master
Collaborator

This PR contains the following updates:

Package Type Update Change
ammonia dependencies minor 4.0.0 -> 4.1.0
letterbox-notmuch dependencies minor 0.16.0 -> 0.17.0
letterbox-shared dependencies minor 0.16.0 -> 0.17.0
lol_html dependencies minor 2.2.0 -> 2.3.0
tantivy dependencies patch 0.24.0 -> 0.24.1

Release Notes

rust-ammonia/ammonia (ammonia)

v4.1.0

Compare Source

  • chore: bump MSRV to 1.80.0
  • chore: switch to std's LazyLock instead of once_cell's Lazy
  • feature: improve panic message when clean_content_tags conflicts with other options
  • feature: add support for sanitizing the style attribute
cloudflare/lol-html (lol_html)

v2.3.0

Compare Source

  • Added element.onEndTag to JS bindings.
  • Refactored TextDecoder and token construction to avoid heap allocations.
  • Added fast paths for UTF-8 rewrites.
quickwit-oss/tantivy (tantivy)

v0.24.1

Compare Source


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.

👻 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 | |---|---|---|---| | [ammonia](https://github.com/rust-ammonia/ammonia) | dependencies | minor | `4.0.0` -> `4.1.0` | | [letterbox-notmuch](https://git.z.xinu.tv/api/packages/wathiede/cargo/letterbox-notmuch) | dependencies | minor | `0.16.0` -> `0.17.0` | | [letterbox-shared](https://git.z.xinu.tv/api/packages/wathiede/cargo/letterbox-shared) | dependencies | minor | `0.16.0` -> `0.17.0` | | [lol_html](https://github.com/cloudflare/lol-html) | dependencies | minor | `2.2.0` -> `2.3.0` | | [tantivy](https://github.com/quickwit-oss/tantivy) | dependencies | patch | `0.24.0` -> `0.24.1` | --- ### Release Notes <details> <summary>rust-ammonia/ammonia (ammonia)</summary> ### [`v4.1.0`](https://github.com/rust-ammonia/ammonia/blob/HEAD/CHANGELOG.md#410) [Compare Source](https://github.com/rust-ammonia/ammonia/compare/v4.0.0...v4.1.0) - chore: bump MSRV to 1.80.0 - chore: switch to `std`'s `LazyLock` instead of `once_cell`'s `Lazy` - feature: improve panic message when `clean_content_tags` conflicts with other options - feature: add support for sanitizing the `style` attribute </details> <details> <summary>cloudflare/lol-html (lol_html)</summary> ### [`v2.3.0`](https://github.com/cloudflare/lol-html/blob/HEAD/CHANGELOG.md#v230) [Compare Source](https://github.com/cloudflare/lol-html/compare/v2.2.0...v2.3.0) - Added `element.onEndTag` to JS bindings. - Refactored TextDecoder and token construction to avoid heap allocations. - Added fast paths for UTF-8 rewrites. </details> <details> <summary>quickwit-oss/tantivy (tantivy)</summary> ### [`v0.24.1`](https://github.com/quickwit-oss/tantivy/compare/v0.24.0...0.24.1) [Compare Source](https://github.com/quickwit-oss/tantivy/compare/v0.24.0...0.24.1) </details> --- ### 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. 👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTMuMiIsInVwZGF0ZWRJblZlciI6IjM5LjI1NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovatebot force-pushed renovate/all-minor-patch from 33d0481cf8 to 027f7ff6ae 2025-04-21 19:01:15 -07:00 Compare
renovatebot changed title from fix(deps): update rust crate ammonia to v4.1.0 to fix(deps): update all non-major dependencies 2025-04-21 19:01:16 -07: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 server/Cargo.toml --package letterbox-notmuch@0.16.0 --precise 0.17.2
    Updating `xinu` index
    Updating crates.io index
error: failed to select a version for the requirement `letterbox-notmuch = "^0.16.0"`
candidate versions found which didn't match: 0.17.2
location searched: `xinu` index
required by package `letterbox-web v0.17.2 (/data/repos/gitea/wathiede/letterbox/web)`

### ⚠️ 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 server/Cargo.toml --package letterbox-notmuch@0.16.0 --precise 0.17.2 Updating `xinu` index Updating crates.io index error: failed to select a version for the requirement `letterbox-notmuch = "^0.16.0"` candidate versions found which didn't match: 0.17.2 location searched: `xinu` index required by package `letterbox-web v0.17.2 (/data/repos/gitea/wathiede/letterbox/web)` ```
renovatebot force-pushed renovate/all-minor-patch from 027f7ff6ae to 89d6300ee5 2025-04-21 21:31:43 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 89d6300ee5 to 6d3513ac3d 2025-04-21 21:46:45 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 6d3513ac3d to 464d9f4b62 2025-04-21 22:02:12 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 464d9f4b62 to 9e76229790 2025-04-21 22:16:32 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 9e76229790 to cbadce3717 2025-04-21 22:31:15 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from cbadce3717 to 481bb98d9c 2025-04-21 22:46:16 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 481bb98d9c to 40b7bd51de 2025-04-21 23:01:04 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 40b7bd51de to 3a55f0a0db 2025-04-21 23:16:13 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 3a55f0a0db to 820723d62b 2025-04-21 23:31:11 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 820723d62b to 74018f8c1c 2025-04-21 23:46:30 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 74018f8c1c to dc2f252607 2025-04-22 00:01:09 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from dc2f252607 to 7f61636ed9 2025-04-22 00:16:19 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 7f61636ed9 to 1f1d3c3ef7 2025-04-22 00:31:20 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 1f1d3c3ef7 to 0214f90380 2025-04-22 00:46:22 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 0214f90380 to 2aeef7cecb 2025-04-22 01:01:11 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 2aeef7cecb to 470f959151 2025-04-22 01:16:19 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 470f959151 to 6b60b0cc5a 2025-04-22 01:31:12 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 6b60b0cc5a to 236170d787 2025-04-22 01:46:13 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 236170d787 to 550b0801aa 2025-04-22 02:01:23 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 550b0801aa to 161bb4ad58 2025-04-22 02:16:14 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 161bb4ad58 to cdebb8229e 2025-04-22 02:31:12 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from cdebb8229e to 32df994334 2025-04-22 02:46:29 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 32df994334 to 3c21c26d54 2025-04-22 03:01:10 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 3c21c26d54 to 9f8cfa612e 2025-04-22 03:16:10 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 9f8cfa612e to 5e9318a61a 2025-04-22 03:31:11 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 5e9318a61a to f4247d52b7 2025-04-22 03:46:31 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from f4247d52b7 to 82ff762ba8 2025-04-22 04:01:10 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 82ff762ba8 to 089e9a6c6d 2025-04-22 04:16:18 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 089e9a6c6d to eb53efe42e 2025-04-22 04:31:03 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from eb53efe42e to 300007c5ee 2025-04-22 04:46:14 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 300007c5ee to c6631794ce 2025-04-22 05:01:14 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from c6631794ce to 076fcf9021 2025-04-22 05:16:16 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 076fcf9021 to fd978660b3 2025-04-22 05:31:03 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from fd978660b3 to 8d9f91cf27 2025-04-22 05:46:08 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 8d9f91cf27 to 41166f0551 2025-04-22 06:01:10 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 41166f0551 to b2a9c02f50 2025-04-22 06:16:17 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from b2a9c02f50 to a02e2c6e71 2025-04-22 06:31:13 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from a02e2c6e71 to d5869ccd4d 2025-04-22 06:46:16 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from d5869ccd4d to 94c6cd4539 2025-04-22 07:01:08 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 94c6cd4539 to e7776e0a4c 2025-04-22 07:16:19 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from e7776e0a4c to d837a4c439 2025-04-22 07:31:12 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from d837a4c439 to 4f8e5ac520 2025-04-22 07:46:12 -07:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 4f8e5ac520 to 7390645f00 2025-04-22 08:01:06 -07:00 Compare
renovatebot changed title from fix(deps): update all non-major dependencies to fix(deps): update all non-major dependencies - autoclosed 2025-04-22 08:16:25 -07:00
renovatebot closed this pull request 2025-04-22 08:16:25 -07:00
Some checks failed
renovate/artifacts Artifact file update failure
Continuous integration / Check (push) Has been cancelled
Continuous integration / Test Suite (push) Has been cancelled
Continuous integration / Trunk (push) Has been cancelled
Continuous integration / Rustfmt (push) Has been cancelled
Continuous integration / build (push) Has been cancelled
Continuous integration / Disallow unused dependencies (push) Has been cancelled

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wathiede/letterbox#93
No description provided.