Skip to content

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

Merged
Legend-Master merged 4 commits into
devfrom
renovate/ctor-1.x
Jul 2, 2026
Merged

chore(deps): update rust crate ctor to v1#15352
Legend-Master merged 4 commits into
devfrom
renovate/ctor-1.x

Conversation

@renovate

@renovate renovate Bot commented May 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
ctor dependencies major 0.81.0

Release Notes

mmastrac/linktime (ctor)

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@dtor-1.0.4...dtor-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 is behind base branch, 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 added the type: chore label May 7, 2026
@renovate
renovate Bot requested a review from a team as a code owner May 7, 2026 01:45
@github-actions

github-actions Bot commented May 7, 2026

Copy link
Copy Markdown
Contributor

Package Changes Through ece5d70

There are 1 changes which include tauri-utils with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tauri-utils 2.9.3 2.9.4
tauri-bundler 2.9.4 2.9.5
tauri-runtime 2.11.3 2.11.4
tauri-runtime-wry 2.11.4 2.11.5
tauri-codegen 2.6.3 2.6.4
tauri-macros 2.6.3 2.6.4
tauri-plugin 2.6.3 2.6.4
tauri-build 2.6.3 2.6.4
tauri 2.11.5 2.11.6
@tauri-apps/cli 2.11.4 2.11.5
tauri-cli 2.11.4 2.11.5

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@FabianLars

Copy link
Copy Markdown
Member

10 breaking changes in the last 2 weeks and now stable v1? i wonder how that will play out 😂

@renovate
renovate Bot force-pushed the renovate/ctor-1.x branch 6 times, most recently from 7e46ba5 to 83d7292 Compare May 14, 2026 15:22
@renovate
renovate Bot force-pushed the renovate/ctor-1.x branch 9 times, most recently from a54e476 to 0cb5aed Compare May 19, 2026 03:07
@renovate
renovate Bot force-pushed the renovate/ctor-1.x branch 5 times, most recently from 28495bb to ec5b600 Compare May 29, 2026 01:35
@renovate
renovate Bot force-pushed the renovate/ctor-1.x branch 6 times, most recently from cc47db4 to 1a868ab Compare June 4, 2026 03:17
@renovate
renovate Bot force-pushed the renovate/ctor-1.x branch 11 times, most recently from d2fe3a9 to 6d68494 Compare June 23, 2026 08:33
@renovate
renovate Bot force-pushed the renovate/ctor-1.x branch 9 times, most recently from be93d36 to 3c56fa2 Compare July 1, 2026 12:28
@renovate
renovate Bot force-pushed the renovate/ctor-1.x branch from 3c56fa2 to 1bebfe9 Compare July 1, 2026 13:33
@renovate

renovate Bot commented Jul 2, 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.

@Legend-Master

Copy link
Copy Markdown
Contributor

I'd also like to check if we can get rid of the proc macro similar to napi-rs/napi-rs#3257

Did it in 8a7f68f

Legend-Master
Legend-Master previously approved these changes Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants