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

Merged
renovatebot merged 1 commits from renovate/all-minor-patch into master 2025-05-24 08:15:52 -07:00
Collaborator

This PR contains the following updates:

Package Type Update Change
async-graphql-axum dependencies patch 7.0.17 -> 7.0.17
chrono dependencies patch 0.4.41 -> 0.4.41
clap dependencies patch 4.5.38 -> 4.5.38
letterbox-notmuch dependencies patch 0.17.25 -> 0.17.25
letterbox-shared dependencies patch 0.17.25 -> 0.17.25
lol_html dependencies patch 2.4.0 -> 2.4.0
sqlx dependencies patch 0.8.6 -> 0.8.6
tokio (source) dependencies patch 1.45.0 -> 1.45.1
tower-http dependencies patch 0.6.4 -> 0.6.4
uuid dependencies patch 1.17.0 -> 1.17.0

Release Notes

tokio-rs/tokio (tokio)

v1.45.1: Tokio v1.45.1

Compare Source

1.45.1 (May 24th, 2025)

This fixes a regression on the wasm32-unknown-unknown target, where code that previously did not panic due to calls to Instant::now() started failing. This is due to the stabilization of the first time-based metric.

Fixed
  • Disable time-based metrics on wasm32-unknown-unknown (#​7322)

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 | |---|---|---|---| | [async-graphql-axum](https://github.com/async-graphql/async-graphql) | dependencies | patch | `7.0.17` -> `7.0.17` | | [chrono](https://github.com/chronotope/chrono) | dependencies | patch | `0.4.41` -> `0.4.41` | | [clap](https://github.com/clap-rs/clap) | dependencies | patch | `4.5.38` -> `4.5.38` | | [letterbox-notmuch](https://git.z.xinu.tv/api/packages/wathiede/cargo/letterbox-notmuch) | dependencies | patch | `0.17.25` -> `0.17.25` | | [letterbox-shared](https://git.z.xinu.tv/api/packages/wathiede/cargo/letterbox-shared) | dependencies | patch | `0.17.25` -> `0.17.25` | | [lol_html](https://github.com/cloudflare/lol-html) | dependencies | patch | `2.4.0` -> `2.4.0` | | [sqlx](https://github.com/launchbadge/sqlx) | dependencies | patch | `0.8.6` -> `0.8.6` | | [tokio](https://tokio.rs) ([source](https://github.com/tokio-rs/tokio)) | dependencies | patch | `1.45.0` -> `1.45.1` | | [tower-http](https://github.com/tower-rs/tower-http) | dependencies | patch | `0.6.4` -> `0.6.4` | | [uuid](https://github.com/uuid-rs/uuid) | dependencies | patch | `1.17.0` -> `1.17.0` | --- ### Release Notes <details> <summary>tokio-rs/tokio (tokio)</summary> ### [`v1.45.1`](https://github.com/tokio-rs/tokio/releases/tag/tokio-1.45.1): Tokio v1.45.1 [Compare Source](https://github.com/tokio-rs/tokio/compare/tokio-1.45.0...tokio-1.45.1) ### 1.45.1 (May 24th, 2025) This fixes a regression on the wasm32-unknown-unknown target, where code that previously did not panic due to calls to `Instant::now()` started failing. This is due to the stabilization of the first time-based metric. ##### Fixed - Disable time-based metrics on wasm32-unknown-unknown ([#&#8203;7322]) [#&#8203;7322]: https://github.com/tokio-rs/tokio/pull/7322 </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:eyJjcmVhdGVkSW5WZXIiOiI0MC4yOC4wIiwidXBkYXRlZEluVmVyIjoiNDAuMjguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovatebot added 1 commit 2025-05-24 07:47:04 -07:00
fix(deps): update all non-major dependencies
All checks were successful
Continuous integration / Check (push) Successful in 54s
Continuous integration / Test Suite (push) Successful in 1m5s
Continuous integration / Trunk (push) Successful in 50s
Continuous integration / Rustfmt (push) Successful in 38s
Continuous integration / build (push) Successful in 1m23s
Continuous integration / Disallow unused dependencies (push) Successful in 1m51s
7b9450b65b
renovatebot merged commit 7b9450b65b into master 2025-05-24 08:15:52 -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#108
No description provided.