Skip to content

build(deps): bump ctor from 1.0.5 to 1.0.6#907

Merged
BeryJu merged 2 commits into
mainfrom
dependabot/cargo/ctor-1.0.6
May 18, 2026
Merged

build(deps): bump ctor from 1.0.5 to 1.0.6#907
BeryJu merged 2 commits into
mainfrom
dependabot/cargo/ctor-1.0.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps ctor from 1.0.5 to 1.0.6.

Release notes

Sourced from ctor's releases.

ctor-1.0.6

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

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/linktime) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/mmastrac/linktime/releases)
- [Changelog](https://github.com/mmastrac/linktime/blob/master/CHANGELOG.md)
- [Commits](mmastrac/linktime@ctor-1.0.5...ctor-1.0.6)

---
updated-dependencies:
- dependency-name: ctor
  dependency-version: 1.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 May 18, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 37.95%. Comparing base (dfed7b2) to head (1caec09).
⚠️ Report is 4 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #907       +/-   ##
===========================================
+ Coverage   19.53%   37.95%   +18.42%     
===========================================
  Files         210      210               
  Lines        7208     7208               
===========================================
+ Hits         1408     2736     +1328     
+ Misses       5638     4129     -1509     
- Partials      162      343      +181     
Flag Coverage Δ
go-e2e 41.99% <ø> (+26.55%) ⬆️
go-integration 15.23% <ø> (+0.03%) ⬆️
go-macos-15 13.55% <ø> (ø)
go-ubuntu-24.04 13.08% <ø> (ø)
go-ubuntu-24.04-arm 12.70% <ø> (ø)
go-windows-2025 12.79% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BeryJu BeryJu merged commit f2d847c into main May 18, 2026
37 checks passed
@BeryJu BeryJu deleted the dependabot/cargo/ctor-1.0.6 branch May 18, 2026 10:30
@authentik-automation
Copy link
Copy Markdown
Contributor

🚀 Deployed on https://pr-907--authentik-pkg.netlify.app

@authentik-automation authentik-automation Bot temporarily deployed to pull request May 18, 2026 10:48 Inactive
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