Skip to content

chore(deps): bump ctor from 0.10.1 to 0.11.1#4217

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/ctor-0.11.1
Open

chore(deps): bump ctor from 0.10.1 to 0.11.1#4217
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/ctor-0.11.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Bumps ctor from 0.10.1 to 0.11.1.

Changelog

Sourced from ctor's changelog.

ctor [0.11.1] - 2026-04-28

Changed

  • Deprecated ``dtormacros in favor ofdtor` crate.

Fixed

  • Fixed some stray dtor references in ctor docs.

ctor [0.11.0] - 2026-04-28

dtor [0.11.0] - 2026-04-28

link-section [0.11.0] - 2026-04-28

Added

  • Added method attribute to dtor macro.
  • Added link_section and export_name_prefix attributes to dtor macro.
  • AIX support for ctor/dtor crates.

Changed

  • Significant rewrite to ctor/dtor macros and documentation.
  • Renamed at_library_exit to at_module_exit in dtor crate.
  • Macro attributes and crate features are auto-documented.
  • Rewrote statics code in ctor to not require std.

Removed

  • cxa_atexit feature from dtor crate. (appropriate method is now used per-platform)
  • export_native feature from dtor crate. (natives always exported)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.10.1 to 0.11.1.
- [Changelog](https://github.com/mmastrac/rust-ctor/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mmastrac/rust-ctor/commits)

---
updated-dependencies:
- dependency-name: ctor
  dependency-version: 0.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 30, 2026
@github-actions
Copy link
Copy Markdown

Netsim report & logs for this PR have been generated and is available at: LOGS
This report will remain available for 3 days.

Last updated for commit: 70445ce

@n0bot n0bot Bot added this to iroh Apr 30, 2026
@github-project-automation github-project-automation Bot moved this to 🚑 Needs Triage in iroh Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

Status: 🚑 Needs Triage

Development

Successfully merging this pull request may close these issues.

1 participant