Skip to content

build(deps): bump ctor from 0.12.0 to 1.0.1#789

Merged
mergify[bot] merged 1 commit into
mainfrom
dependabot/cargo/ctor-1.0.1
May 13, 2026
Merged

build(deps): bump ctor from 0.12.0 to 1.0.1#789
mergify[bot] merged 1 commit into
mainfrom
dependabot/cargo/ctor-1.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps ctor from 0.12.0 to 1.0.1.

Release notes

Sourced from ctor's releases.

ctor-1.0.1

What's Changed

Full Changelog: mmastrac/linktime@ctor-1.0.0...ctor-1.0.1

ctor-1.0.0

What's Changed

Full Changelog: mmastrac/linktime@ctor-0.13.1...ctor-1.0.0

ctor-0.13.1

No release notes provided.

ctor-0.13.0

No release notes provided.

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 12, 2026
Bumps [ctor](https://github.com/mmastrac/linktime) from 0.12.0 to 1.0.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@masnagam masnagam force-pushed the dependabot/cargo/ctor-1.0.1 branch from 6e86865 to 329e8cb Compare May 13, 2026 08:13
@github-actions
Copy link
Copy Markdown

🐰 Bencher Report

Branchdependabot/cargo/ctor-1.0.1
Testbedubuntu-latest
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
nanoseconds (ns)
(Result Δ%)
Upper Boundary
nanoseconds (ns)
(Limit %)
Box::new📈 view plot
🚷 view threshold
50.81 ns
(+3.37%)Baseline: 49.16 ns
60.74 ns
(83.66%)
htmlparser/parse/lipsum.html📈 view plot
🚷 view threshold
270,450.00 ns
(+2.81%)Baseline: 263,054.53 ns
306,815.21 ns
(88.15%)
htmlparser/parse/medium-fragment.html📈 view plot
🚷 view threshold
92,203.00 ns
(+1.98%)Baseline: 90,416.72 ns
105,442.59 ns
(87.44%)
htmlparser/parse/wikipedia.html📈 view plot
🚷 view threshold
5,644,200.00 ns
(+1.35%)Baseline: 5,568,945.31 ns
6,397,698.14 ns
(88.22%)
jsruntime/compile/fib16.js📈 view plot
🚷 view threshold
1,549,400.00 ns
(-1.65%)Baseline: 1,575,401.56 ns
1,872,485.47 ns
(82.75%)
jsruntime/evaluate/fib16.js📈 view plot
🚷 view threshold
97,218.00 ns
(+3.04%)Baseline: 94,353.05 ns
121,102.73 ns
(80.28%)
jsruntime/full/fib16.js📈 view plot
🚷 view threshold
1,796,500.00 ns
(-2.13%)Baseline: 1,835,523.44 ns
2,210,771.40 ns
(81.26%)
jsruntime/init📈 view plot
🚷 view threshold
50,141.00 ns
(+4.76%)Baseline: 47,865.02 ns
66,409.61 ns
(75.50%)
jsruntime/parse/fib16.js📈 view plot
🚷 view threshold
31,072.00 ns
(-4.49%)Baseline: 32,531.45 ns
42,657.61 ns
(72.84%)
vec_push📈 view plot
🚷 view threshold
5,588.80 ns
(-2.96%)Baseline: 5,759.14 ns
6,974.88 ns
(80.13%)
vec_push_with_capacity📈 view plot
🚷 view threshold
5,070.70 ns
(-4.23%)Baseline: 5,294.57 ns
6,542.98 ns
(77.50%)
🐰 View full continuous benchmarking report in Bencher

@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.87%. Comparing base (4ed9b5c) to head (329e8cb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #789   +/-   ##
=======================================
  Coverage   75.87%   75.87%           
=======================================
  Files          96       96           
  Lines       29422    29422           
  Branches    29422    29422           
=======================================
  Hits        22323    22323           
  Misses       6763     6763           
  Partials      336      336           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mergify mergify Bot merged commit c7d22d7 into main May 13, 2026
12 checks passed
@mergify mergify Bot deleted the dependabot/cargo/ctor-1.0.1 branch May 13, 2026 08:43
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.

0 participants