chore(deps): update rust crate dtor to v1 #1784

Merged
ginger merged 1 commit from renovate/dtor-1.x into main 2026-05-18 14:15:54 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
dtor workspace.dependencies major 0.13.01.0.0

Release Notes

mmastrac/linktime (dtor)

v1.0.3

Compare Source

What's Changed

Other changes

Full Changelog: https://github.com/mmastrac/linktime/compare/ctor-1.0.2...ctor-1.0.3

v1.0.2

Compare Source

What's Changed

  • Improvements to static items for #[ctor]
  • const dynamic ctors - use a const block to initialize a set of ctors

Full Changelog: https://github.com/mmastrac/linktime/compare/ctor-1.0.1...ctor-1.0.2

v1.0.1

Compare Source

What's Changed

  • Fix duplicated ctor calls in WASM #​422

Full Changelog: https://github.com/mmastrac/linktime/compare/ctor-1.0.0...ctor-1.0.1

v1.0.0

Compare Source

What's Changed

Full Changelog: https://github.com/mmastrac/linktime/compare/ctor-0.13.1...ctor-1.0.0

v0.14.1

Compare Source

What's Changed

Full Changelog: https://github.com/mmastrac/linktime/compare/dtor-0.14.0...dtor-0.14.1

v0.14.0

Compare Source

What's Changed

Full Changelog: https://github.com/mmastrac/linktime/compare/dtor-0.13.1...dtor-0.14.0


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 | |---|---|---|---| | [dtor](https://github.com/mmastrac/linktime) | workspace.dependencies | major | `0.13.0` → `1.0.0` | --- ### Release Notes <details> <summary>mmastrac/linktime (dtor)</summary> ### [`v1.0.3`](https://github.com/mmastrac/linktime/releases/tag/ctor-1.0.3) [Compare Source](https://github.com/mmastrac/linktime/compare/dtor-1.0.2...dtor-1.0.3) #### What's Changed - Fix unsafe C library access with default priority value by [@&#8203;mmastrac](https://github.com/mmastrac) in [#&#8203;442](https://github.com/mmastrac/linktime/pull/442) ##### Other changes - BSD test improvements by [@&#8203;mmastrac](https://github.com/mmastrac) in [#&#8203;438](https://github.com/mmastrac/linktime/pull/438) - Simplify cargo clean CI setup by [@&#8203;mmastrac](https://github.com/mmastrac) in [#&#8203;439](https://github.com/mmastrac/linktime/pull/439) - Add more BSDs to CI by [@&#8203;mmastrac](https://github.com/mmastrac) in [#&#8203;417](https://github.com/mmastrac/linktime/pull/417) - Bump clitest by [@&#8203;mmastrac](https://github.com/mmastrac) in [#&#8203;440](https://github.com/mmastrac/linktime/pull/440) **Full Changelog**: <https://github.com/mmastrac/linktime/compare/ctor-1.0.2...ctor-1.0.3> ### [`v1.0.2`](https://github.com/mmastrac/linktime/releases/tag/ctor-1.0.2) [Compare Source](https://github.com/mmastrac/linktime/compare/dtor-1.0.1...dtor-1.0.2) #### What's Changed - Improvements to `static` items for `#[ctor]` - `const` dynamic ctors - use a const block to initialize a set of ctors * Update `link-section` behaviour for WASM targets by [@&#8203;mmastrac](https://github.com/mmastrac) in [#&#8203;426](https://github.com/mmastrac/linktime/pull/426) github.com/mmastrac/linktime/pull/428 * Add const option for link-section by [@&#8203;mmastrac](https://github.com/mmastrac) in [#&#8203;430](https://github.com/mmastrac/linktime/pull/430) * Improved link-section WASM implementation by [@&#8203;mmastrac](https://github.com/mmastrac) in [#&#8203;431](https://github.com/mmastrac/linktime/pull/431) * Update crate metadata by [@&#8203;mmastrac](https://github.com/mmastrac) in [#&#8203;432](https://github.com/mmastrac/linktime/pull/432) * Allow various forms of &'static for static ctors by [@&#8203;mmastrac](https://github.com/mmastrac) in [#&#8203;435](https://github.com/mmastrac/linktime/pull/435) * Allow "optional" ctors where the ctors can be generated by a const function by [@&#8203;mmastrac](https://github.com/mmastrac) in [#&#8203;436](https://github.com/mmastrac/linktime/pull/436) **Full Changelog**: <https://github.com/mmastrac/linktime/compare/ctor-1.0.1...ctor-1.0.2> ### [`v1.0.1`](https://github.com/mmastrac/linktime/releases/tag/ctor-1.0.1) [Compare Source](https://github.com/mmastrac/linktime/compare/dtor-1.0.0...dtor-1.0.1) #### What's Changed - Fix duplicated ctor calls in WASM [#&#8203;422](https://github.com/mmastrac/linktime/pull/422) **Full Changelog**: <https://github.com/mmastrac/linktime/compare/ctor-1.0.0...ctor-1.0.1> ### [`v1.0.0`](https://github.com/mmastrac/linktime/releases/tag/ctor-1.0.0) [Compare Source](https://github.com/mmastrac/linktime/compare/dtor-0.14.1...dtor-1.0.0) #### What's Changed - Cleanup pass on build scripts by [@&#8203;mmastrac](https://github.com/mmastrac) in [#&#8203;416](https://github.com/mmastrac/linktime/pull/416) - Release 1.0 (🎉) by [@&#8203;mmastrac](https://github.com/mmastrac) in [#&#8203;414](https://github.com/mmastrac/linktime/pull/414) **Full Changelog**: <https://github.com/mmastrac/linktime/compare/ctor-0.13.1...ctor-1.0.0> ### [`v0.14.1`](https://github.com/mmastrac/linktime/releases/tag/dtor-0.14.1) [Compare Source](https://github.com/mmastrac/linktime/compare/dtor-0.14.0...dtor-0.14.1) #### What's Changed - bump libc-print by [@&#8203;mmastrac](https://github.com/mmastrac) in [#&#8203;421](https://github.com/mmastrac/linktime/pull/421) - Add a robust wasm test for ctor/dtor by [@&#8203;mmastrac](https://github.com/mmastrac) in [#&#8203;422](https://github.com/mmastrac/linktime/pull/422) - Better WASM docs by [@&#8203;mmastrac](https://github.com/mmastrac) in [#&#8203;423](https://github.com/mmastrac/linktime/pull/423) - Minor dtor doc and macro tweaks for a 0.14.1 by [@&#8203;mmastrac](https://github.com/mmastrac) in [#&#8203;424](https://github.com/mmastrac/linktime/pull/424) - Bump ctor/dtor versions by [@&#8203;mmastrac](https://github.com/mmastrac) in [#&#8203;425](https://github.com/mmastrac/linktime/pull/425) **Full Changelog**: <https://github.com/mmastrac/linktime/compare/dtor-0.14.0...dtor-0.14.1> ### [`v0.14.0`](https://github.com/mmastrac/linktime/releases/tag/dtor-0.14.0) [Compare Source](https://github.com/mmastrac/linktime/compare/dtor-0.13.1...dtor-0.14.0) #### What's Changed - Fix wasm support by [@&#8203;mmastrac](https://github.com/mmastrac) in [#&#8203;420](https://github.com/mmastrac/linktime/pull/420) **Full Changelog**: <https://github.com/mmastrac/linktime/compare/dtor-0.13.1...dtor-0.14.0> </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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xODEuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE4MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmNpZXMiLCJEZXBlbmRlbmNpZXMvUmVub3ZhdGUiXX0=-->
chore(deps): update rust crate dtor to v1
All checks were successful
Auto Labeler / Apply labels based on changed files (pull_request_target) Successful in 3s
Checks / Prek / Check changed files (pull_request) Successful in 28s
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m16s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m26s
Checks / Changelog / Check changelog is added (pull_request_target) Successful in 9s
Update flake hashes / update-flake-hashes (pull_request) Successful in 2m17s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 9m43s
Checks / Prek / Check changed files (push) Successful in 30s
Documentation / Build and Deploy Documentation (push) Successful in 1m17s
Checks / Prek / Pre-commit & Formatting (push) Successful in 1m26s
Checks / Prek / Clippy and Cargo Tests (push) Successful in 9m33s
Release Docker Image / Build linux-amd64 (release) (push) Successful in 56m21s
Release Docker Image / Build linux-arm64 (release) (push) Successful in 56m30s
Release Docker Image / Create Multi-arch Release Manifest (push) Successful in 18s
Release Docker Image / Build linux-amd64 (max-perf) (push) Successful in 30m57s
Release Docker Image / Build linux-arm64 (max-perf) (push) Successful in 1h15m30s
Release Docker Image / Release Binaries (push) Has been skipped
Release Docker Image / Create Max-Perf Manifest (push) Successful in 18s
Release Docker Image / Mirror Images (push) Successful in 2m39s
14c1d37b47
ginger merged commit 14c1d37b47 into main 2026-05-18 14:15:54 +00:00
ginger deleted branch renovate/dtor-1.x 2026-05-18 14:15:54 +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!1784
No description provided.