Skip to content

chore(deps): update rust crate ctor to v1 - #461

Merged
FabianLars-crabnebula merged 6 commits into
mainfrom
renovate/ctor-1.x
Aug 31, 2026
Merged

chore(deps): update rust crate ctor to v1#461
FabianLars-crabnebula merged 6 commits into
mainfrom
renovate/ctor-1.x

Conversation

@renovate

@renovate renovate Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
ctor dependencies major 0.21.0

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: mmastrac/linktime@ctor-1.0.12...ctor-1.0.13

v1.0.12

Compare Source

What's Changed

  • Bumped internal proc macro minimum version to pick up PR #​495 (should not result in any downstream visible changes)

Full Changelog: mmastrac/linktime@ctor-1.0.11...ctor-1.0.12

v1.0.11

Compare Source

What's Changed

Full Changelog: mmastrac/linktime@ctor-1.0.10...ctor-1.0.11

v1.0.10

Compare Source

What's Changed

New Contributors

Full Changelog: mmastrac/linktime@ctor-1.0.9...ctor-1.0.10

v1.0.9

Compare Source

What's Changed

Full Changelog: mmastrac/linktime@ctor-1.0.8...ctor-1.0.9

v1.0.8

Compare Source

What's Changed

Full Changelog: mmastrac/linktime@link-section-0.18.3...ctor-1.0.8

v1.0.7

Compare Source

What's Changed
  • Bump downstream link-section crate version and API updates.
  • Better error messages on bad attributes.

Full Changelog: mmastrac/linktime@ctor-1.0.6...ctor-1.0.7

v1.0.6

Compare Source

What's Changed

Changed
  • Bump link-section dependency to 0.17.0.
  • MSRV bumped to 1.85.0 (if priority feature is enabled), otherwise remains at
    1.60.0.
    • To restore MSRV to 1.60.0, use ctor = { version = "1.0.6", default-features = false, features = ["proc_macro", "std"] } in your Cargo.toml.
Fixed
  • #[ctor] requires significantly less macro recursion.

Full Changelog: mmastrac/linktime@ctor-1.0.5...ctor-1.0.6

v1.0.5

Compare Source

What's Changed

Full Changelog: mmastrac/linktime@ctor-1.0.4...ctor-1.0.5

v1.0.4

Compare Source

What's Changed

Full Changelog: mmastrac/linktime@ctor-1.0.3...ctor-1.0.4

v1.0.3

Compare Source

What's Changed
Other changes

Full Changelog: mmastrac/linktime@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: mmastrac/linktime@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: mmastrac/linktime@ctor-1.0.0...ctor-1.0.1

v1.0.0

Compare Source

What's Changed

Full Changelog: mmastrac/linktime@ctor-0.13.1...ctor-1.0.0

v0.13.1

Compare Source


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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/ctor-1.x branch 4 times, most recently from ea6fd80 to 917f406 Compare August 24, 2026 12:26
@renovate
renovate Bot force-pushed the renovate/ctor-1.x branch from 917f406 to 3879d70 Compare August 26, 2026 09:05
@renovate

renovate Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@FabianLars-crabnebula

Copy link
Copy Markdown
Contributor

the tests timeout are still not working correctly on windows at least... will fix the nsis compression off thingy in another pr

@FabianLars-crabnebula
FabianLars-crabnebula merged commit 7a00285 into main Aug 31, 2026
19 of 21 checks passed
@FabianLars-crabnebula
FabianLars-crabnebula deleted the renovate/ctor-1.x branch August 31, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant