chore(deps): update rust-non-major #2121

Merged
Jade merged 1 commit from renovate/rust-non-major into main 2026-08-20 14:30:57 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
ctor workspace.dependencies patch 1.0.121.0.13
dtor workspace.dependencies patch 1.0.51.0.6
thiserror workspace.dependencies patch 2.0.192.0.20

Release Notes

mmastrac/linktime (ctor)

v1.0.13

Compare Source

What's Changed

  • Bumped internal proc macro minimum version to pick up consistent 64-bit hash chunks (#​508) and the cross-crate section-name fix (#​509) (should not result in any downstream visible changes)
  • Document crate_path and re-exports by @​mmastrac in mmastrac/rust-ctor#514

Full Changelog: https://github.com/mmastrac/rust-ctor/compare/ctor-1.0.12...ctor-1.0.13

dtolnay/thiserror (thiserror)

v2.0.20

Compare Source

  • Suppress redundant_field_names clippy lint in generated code (#​454)

Configuration

📅 Schedule: (UTC)

  • 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.

👻 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 Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ctor](https://github.com/mmastrac/linktime) | workspace.dependencies | patch | `1.0.12` → `1.0.13` | | [dtor](https://github.com/mmastrac/linktime) | workspace.dependencies | patch | `1.0.5` → `1.0.6` | | [thiserror](https://github.com/dtolnay/thiserror) | workspace.dependencies | patch | `2.0.19` → `2.0.20` | --- ### Release Notes <details> <summary>mmastrac/linktime (ctor)</summary> ### [`v1.0.13`](https://github.com/mmastrac/linktime/releases/tag/ctor-1.0.13) [Compare Source](https://github.com/mmastrac/linktime/compare/ctor-1.0.12...ctor-1.0.13) #### What's Changed - Bumped internal proc macro minimum version to pick up consistent 64-bit hash chunks ([#&#8203;508](https://github.com/mmastrac/linktime/issues/508)) and the cross-crate section-name fix ([#&#8203;509](https://github.com/mmastrac/linktime/issues/509)) (should not result in any downstream visible changes) - Document `crate_path` and re-exports by [@&#8203;mmastrac](https://github.com/mmastrac) in [mmastrac/rust-ctor#514](https://github.com/mmastrac/rust-ctor/pull/514) **Full Changelog**: <https://github.com/mmastrac/rust-ctor/compare/ctor-1.0.12...ctor-1.0.13> </details> <details> <summary>dtolnay/thiserror (thiserror)</summary> ### [`v2.0.20`](https://github.com/dtolnay/thiserror/releases/tag/2.0.20) [Compare Source](https://github.com/dtolnay/thiserror/compare/2.0.19...2.0.20) - Suppress redundant\_field\_names clippy lint in generated code ([#&#8203;454](https://github.com/dtolnay/thiserror/issues/454)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. 👻 **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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODguMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmNpZXMiLCJEZXBlbmRlbmNpZXMvUmVub3ZhdGUiXX0=-->
chore(deps): update rust crate thiserror to v2.0.20
All checks were successful
Auto Labeler / Apply labels based on changed files (pull_request_target) Successful in 4s
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m5s
Checks / Prek / Check changed files (pull_request) Successful in 6s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m9s
Checks / Changelog / Check changelog is added (pull_request_target) Successful in 7s
Update flake hashes / update-flake-hashes (pull_request) Successful in 1m22s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 11m7s
e6949a31da
renovate force-pushed renovate/rust-non-major from e6949a31da
All checks were successful
Auto Labeler / Apply labels based on changed files (pull_request_target) Successful in 4s
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m5s
Checks / Prek / Check changed files (pull_request) Successful in 6s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m9s
Checks / Changelog / Check changelog is added (pull_request_target) Successful in 7s
Update flake hashes / update-flake-hashes (pull_request) Successful in 1m22s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 11m7s
to 9911a317b9
All checks were successful
Checks / Changelog / Check changelog is added (pull_request_target) Successful in 6s
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m2s
Checks / Prek / Check changed files (pull_request) Successful in 7s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m10s
Update flake hashes / update-flake-hashes (pull_request) Successful in 1m23s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 9m32s
2026-08-10 05:04:00 +00:00
Compare
renovate changed title from chore(deps): update rust crate thiserror to v2.0.20 to chore(deps): update rust-non-major 2026-08-10 05:04:02 +00:00
Jade merged commit e60ce99e46 into main 2026-08-20 14:30:57 +00:00
Jade deleted branch renovate/rust-non-major 2026-08-20 14:30:58 +00:00
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
continuwuation/continuwuity!2121
No description provided.