Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps cargo-llvm-cov from 0.6.21 to 0.6.22.

Release notes

Sourced from cargo-llvm-cov's releases.

0.6.22

  • Update documentation to mention the way to get coverage for wasm32-unknown-unknown target.

  • Exclude files named tests.rs/*_tests.rs/*-tests.rs from the report by default.

Changelog

Sourced from cargo-llvm-cov's changelog.

[0.6.22] - 2025-12-30

  • Update documentation to mention the way to get coverage for wasm32-unknown-unknown target.

  • Exclude files named tests.rs/*_tests.rs/*-tests.rs from the report by default.

Commits
  • a99fc00 Release 0.6.22
  • 0c399f6 Document Windows support and test i686-pc-windows-msvc in CI
  • 7e4b702 Document WASM support
  • 870e233 Exclude tests.rs, *_tests.rs, and *-tests.rs by default
  • 921c149 Revert "ci: Pin version of easytime used in test"
  • 2e2e4b7 Update .deny.toml
  • 8ac98d6 Apply zizmor and update scripts
  • f7f6cb8 ci: Merge release-related workflows
  • 4b24f56 tests: Ignore clippy::decimal_bitwise_operands
  • 8da7c5b Ignore clippy::unnecessary_debug_formatting in error messages
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [cargo-llvm-cov](https://github.com/taiki-e/cargo-llvm-cov) from 0.6.21 to 0.6.22.
- [Release notes](https://github.com/taiki-e/cargo-llvm-cov/releases)
- [Changelog](https://github.com/taiki-e/cargo-llvm-cov/blob/main/CHANGELOG.md)
- [Commits](taiki-e/cargo-llvm-cov@v0.6.21...v0.6.22)

---
updated-dependencies:
- dependency-name: cargo-llvm-cov
  dependency-version: 0.6.22
  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 Jan 5, 2026
@Raphdf201 Raphdf201 merged commit 46b3f18 into master Jan 5, 2026
5 checks passed
@Raphdf201 Raphdf201 deleted the dependabot/cargo/cargo-llvm-cov-0.6.22 branch January 5, 2026 17:19
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