Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Updates the requirements on cargo-tarpaulin to permit the latest version.

Release notes

Sourced from cargo-tarpaulin's releases.

0.33.0

Added

  • Markdown report type

Changed

  • Made all reports consistent and put them in the project root by default
  • Add dark/light mode to HTML reports
Changelog

Sourced from cargo-tarpaulin's changelog.

[0.33.0] 2025-10-05

Added

  • Markdown report type

Changed

  • Made all reports consistent and put them in the project root by default
  • Add dark/light mode to HTML reports

[0.32.8] 2025-06-23

Changed

  • cargo metadata command no longer runs with --all-features

[0.32.7] 2025-05-20

Changed

  • Update llvm_profparser to remove a panic
  • Only bring in num-cpus for ptrace builds

[0.32.6] 2025-05-20

Changed

  • Update llvm_profparser
  • Enable lto for release builds

[0.32.5] 2025-05-06

Changed

  • Change some types so x86 starts working properly
  • Performance improvements for llvm profraw report generation via llvm-profparsers#48

[0.32.4] 2025-05-03

Changed

  • Performance improvements for llvm profraw report generation

[0.32.3] 2025-03-12

Changed

  • Ignore rlib files in doctest folder

[0.32.2] 2025-03-04

Changed

  • Now submit git remote information to coveralls and log the report URL as well as better error handling

[0.32.1] 2025-03-03

Fixed

  • Merged doctests now work in coverage

[0.32.0] 2025-02-14

Changed

  • doctest name resolution changed to be exact match not suffix match. This should only break doc test coverage for nightlies >1 year old
  • Fixed handling of dashes in doctest name resolution
  • Now disable dead code inclusion for mac's by default due to rust-lang/rust#137009
  • Remove link-dead-code from llvm engine coverage jobs

... (truncated)

Commits

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)

Updates the requirements on [cargo-tarpaulin](https://github.com/xd009642/tarpaulin) to permit the latest version.
- [Release notes](https://github.com/xd009642/tarpaulin/releases)
- [Changelog](https://github.com/xd009642/tarpaulin/blob/develop/CHANGELOG.md)
- [Commits](xd009642/tarpaulin@0.32.0...0.33.0)

---
updated-dependencies:
- dependency-name: cargo-tarpaulin
  dependency-version: 0.33.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Oct 6, 2025
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