Skip to content

chore(deps): bump the all-actions group across 1 directory with 2 updates#10

Merged
raimannma merged 1 commit intomasterfrom
dependabot/github_actions/all-actions-b6b9347715
May 1, 2026
Merged

chore(deps): bump the all-actions group across 1 directory with 2 updates#10
raimannma merged 1 commit intomasterfrom
dependabot/github_actions/all-actions-b6b9347715

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the all-actions group with 2 updates in the / directory: codecov/codecov-action and bnjbvr/cargo-machete.

Updates codecov/codecov-action from 5 to 6

Release notes

Sourced from codecov/codecov-action's releases.

v6.0.0

⚠️ This version introduces support for node24 which make cause breaking changes for systems that do not currently support node24. ⚠️

What's Changed

Full Changelog: codecov/codecov-action@v5.5.4...v6.0.0

v5.5.4

This is a mirror of v5.5.2. v6 will be released which requires node24

What's Changed

Full Changelog: codecov/codecov-action@v5.5.3...v5.5.4

v5.5.3

What's Changed

Full Changelog: codecov/codecov-action@v5.5.2...v5.5.3

v5.5.2

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v5.5.1...v5.5.2

v5.5.1

What's Changed

... (truncated)

Changelog

Sourced from codecov/codecov-action's changelog.

v5.5.2

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2

v5.5.1

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1

v5.5.0

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0

v5.4.3

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3

v5.4.2

... (truncated)

Commits

Updates bnjbvr/cargo-machete from 0.9.1 to 0.9.2

Release notes

Sourced from bnjbvr/cargo-machete's releases.

v0.9.2

Mostly dependencies bumps, and a few speedups, notably for the Github Action!

What's Changed

New Contributors

Full Changelog: bnjbvr/cargo-machete@v0.9.1...v0.9.2

Commits
  • ac30a52 chore: release 0.9.2
  • 0e34434 chore: bump dependencies
  • cb523e0 build(deps): bump rand in /integration-tests/ignored-dep-workspace
  • ffd6e7e build(deps): bump rand in /integration-tests/ignored-dep
  • 31cfee6 build(deps): bump rand in /integration-tests/multi-key-dep
  • e82b6af build(deps): bump softprops/action-gh-release from 2 to 3
  • db87f5e fix(musl): use jemalloc with x86_64-unknown-linux-musl
  • 5beadd5 perf: remove needless allocations
  • b81ce15 build(deps): bump argh from 0.1.18 to 0.1.19
  • 5675104 build(deps): bump toml_edit from 0.25.4+spec-1.1.0 to 0.25.5+spec-1.1.0
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 16, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 16, 2026

Benchmark Comparison

Base: da2d367fb740c8a7a1f8a94d6bf2f55d8be5c2ec | Head: e43f29b0c4fee5baa966292b874a92a6db4c0d38

Click to expand full results
group                         head
-----                         ----
grid_sample/points/10         1.00    274.7±7.50ns        ? ?/sec
grid_sample/points/5          1.00    270.5±6.63ns        ? ?/sec
grid_sample/points/50         1.00    338.5±3.30ns        ? ?/sec
random_sample/history/10      1.00     12.8±0.07ns        ? ?/sec
random_sample/history/100     1.00     12.8±0.03ns        ? ?/sec
random_sample/history/1000    1.00     12.8±0.04ns        ? ?/sec
random_vs_tpe/random_5d       1.00    124.7±0.16µs        ? ?/sec
random_vs_tpe/tpe_5d          1.00      5.6±0.01ms        ? ?/sec
tpe_rosenbrock/dims/10        1.00     13.9±0.03ms        ? ?/sec
tpe_rosenbrock/dims/2         1.00  1947.6±16.24µs        ? ?/sec
tpe_sample/history/10         1.00      2.5±0.02µs        ? ?/sec
tpe_sample/history/100        1.00     17.4±0.17µs        ? ?/sec
tpe_sample/history/1000       1.00    172.2±2.18µs        ? ?/sec
tpe_sphere/dims/10            1.00     13.8±0.04ms        ? ?/sec
tpe_sphere/dims/2             1.00   1927.0±7.78µs        ? ?/sec
tpe_sphere/dims/50            1.00    172.5±0.21ms        ? ?/sec

Benchmarks run on ubuntu-latest via Criterion + critcmp.
Results may vary due to shared CI runners. Look for consistent >5% changes.

@dependabot dependabot Bot force-pushed the dependabot/github_actions/all-actions-b6b9347715 branch from 08dc0b4 to 58422a1 Compare April 30, 2026 13:27
…ates

Bumps the all-actions group with 2 updates in the / directory: [codecov/codecov-action](https://github.com/codecov/codecov-action) and [bnjbvr/cargo-machete](https://github.com/bnjbvr/cargo-machete).


Updates `codecov/codecov-action` from 5 to 6
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v5...v6)

Updates `bnjbvr/cargo-machete` from 0.9.1 to 0.9.2
- [Release notes](https://github.com/bnjbvr/cargo-machete/releases)
- [Changelog](https://github.com/bnjbvr/cargo-machete/blob/main/CHANGELOG.md)
- [Commits](bnjbvr/cargo-machete@7959c84...ac30a52)

---
updated-dependencies:
- dependency-name: bnjbvr/cargo-machete
  dependency-version: 0.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
- dependency-name: codecov/codecov-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@raimannma raimannma force-pushed the dependabot/github_actions/all-actions-b6b9347715 branch from 58422a1 to e43f29b Compare May 1, 2026 10:11
@raimannma raimannma enabled auto-merge (rebase) May 1, 2026 10:11
@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.25%. Comparing base (da2d367) to head (e43f29b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #10   +/-   ##
=======================================
  Coverage   93.25%   93.25%           
=======================================
  Files          53       53           
  Lines       14538    14538           
=======================================
  Hits        13558    13558           
  Misses        980      980           

☔ 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.

@raimannma raimannma merged commit 2c41412 into master May 1, 2026
30 checks passed
@raimannma raimannma deleted the dependabot/github_actions/all-actions-b6b9347715 branch May 1, 2026 10: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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant