Skip to content

build(deps): bump ctor from 0.4.2 to 1.0.13 in /spec/fixtures/components/rust_app - #187

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/spec/fixtures/components/rust_app/ctor-1.0.9
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/spec/fixtures/components/rust_app/ctor-1.0.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps ctor from 0.4.2 to 1.0.13.

Release notes

Sourced from ctor's releases.

ctor-1.0.13

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

ctor-1.0.12

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

ctor-1.0.11

What's Changed

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

ctor-1.0.10

What's Changed

New Contributors

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

ctor-1.0.9

What's Changed

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

ctor-1.0.8

What's Changed

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

ctor-1.0.7

What's Changed

  • Bump downstream link-section crate version and API updates.

... (truncated)

Commits


Note

Low Risk
Dependency-only change in a spec fixture; ctor 1.x alters linker/proc-macro internals but does not touch application or production code paths.

Overview
Updates the spec/fixtures/components/rust_app test fixture from ctor 0.4.2 to 1.0.13 in Cargo.toml, with the matching Cargo.lock refresh.

The lockfile swap reflects ctor 1.x’s new dependency graph (link-section, linktime-proc-macro) instead of the older ctor-proc-macro / dtor stack. No Rust source changes—only the dependency pin for the fixture that still uses #[ctor] to run registry setup at load time.

Reviewed by Cursor Bugbot for commit 57d0bac. Bugbot is set up for automated code reviews on this repo. Configure here.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 20, 2026
@azeam1

azeam1 commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

@dependabot recreate

Bumps [ctor](https://github.com/mmastrac/linktime) from 0.4.2 to 1.0.13.
- [Release notes](https://github.com/mmastrac/linktime/releases)
- [Changelog](https://github.com/mmastrac/linktime/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mmastrac/linktime/commits/ctor-1.0.13)

---
updated-dependencies:
- dependency-name: ctor
  dependency-version: 1.0.9
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump ctor from 0.4.2 to 1.0.9 in /spec/fixtures/components/rust_app build(deps): bump ctor from 0.4.2 to 1.0.13 in /spec/fixtures/components/rust_app Aug 28, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/spec/fixtures/components/rust_app/ctor-1.0.9 branch from 79abcaf to 57d0bac Compare August 28, 2026 06:23
@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #196.

@dependabot dependabot Bot closed this Aug 31, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/spec/fixtures/components/rust_app/ctor-1.0.9 branch August 31, 2026 12:15
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