Skip to content

Bump ctor from 0.10.0 to 0.11.1 in the cargo group#153

Merged
smoelius merged 1 commit intomainfrom
dependabot/cargo/cargo-29b729d708
Apr 29, 2026
Merged

Bump ctor from 0.10.0 to 0.11.1 in the cargo group#153
smoelius merged 1 commit intomainfrom
dependabot/cargo/cargo-29b729d708

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the cargo group with 1 update: ctor.

Updates ctor from 0.10.0 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)

ctor [0.10.1] - 2026-04-22

dtor [0.8.1] - 2026-04-22

link-section [0.2.1] - 2026-04-22

Added

  • Included licenses in all files.
  • Bumped proc-macro dependency versions.
  • dtor crate exports native module with at_binary_exit and at_library_exit functions.

Fixed

  • Fix MSRV in ctor docs.
  • Various hardening fixes under Miri.
  • Adding priority to ctors accidentally enabled the anonymous flag.

Changed

... (truncated)

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the cargo group with 1 update: [ctor](https://github.com/mmastrac/rust-ctor).


Updates `ctor` from 0.10.0 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
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 29, 2026
@dependabot dependabot Bot requested a review from smoelius as a code owner April 29, 2026 05:34
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 29, 2026
@smoelius smoelius added this pull request to the merge queue Apr 29, 2026
Merged via the queue into main with commit 7f4582c Apr 29, 2026
7 checks passed
@smoelius smoelius deleted the dependabot/cargo/cargo-29b729d708 branch April 29, 2026 10:03
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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant