Skip to content

fix(deps): update rust crate cargo-tarpaulin to 0.37.0 - #213

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cargo-tarpaulin-0.x
Open

fix(deps): update rust crate cargo-tarpaulin to 0.37.0#213
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cargo-tarpaulin-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
cargo-tarpaulin dependencies minor 0.34.00.37.0

Release Notes

xd009642/tarpaulin (cargo-tarpaulin)

v0.37.0

Compare Source

Added
  • Support for wasm coverage

v0.36.0

Compare Source

Added
  • Adding support for custom cargo runners. This will be the basis of wasm and ebpf support
  • Basic feature gate evaluation to skip source analysis on ignored modules
  • Ptrace support for linux aarch64 (64 bit ARM)
Changed
  • Performance improvements in llvm profraw parsing
Fixed
  • Issue with config file and CLI merging that lead to CLI --engine being ignored if a config file is used
Fixed
  • Issue with config file and CLI merging that lead to CLI --engine being ignored if a config file is used

v0.35.5

Compare Source

Added
  • Cargo 1.94 onward the CARGO_BIN_EXE_ env vars are now set at test runtime, replicate this when running under tarpaulin #​1833
Fixed
  • Fix report generation when coverage is below threshold #​1852

v0.35.4

Compare Source

Changed
  • Revert gimli to a non-yanked version

v0.35.3

Compare Source

Changed
  • Refined the forced coverage of generic items and expressions to reduce false negatives
Fixed
  • Fix ptrace SIGILL issue where PID parent event is delivered in iteration after the child stop is reported

v0.35.2

Compare Source

Fixed
  • Update native-tls to fix install issue after breaking change.

v0.35.1

Compare Source

Fixed
  • Fix filtering of integration test folders in workspaces

v0.35.0

Compare Source

Changed
  • Update LLVM profile parsing code to lazily load files reducing memory usage
  • HTML reports now display the hit count without a mouseover
  • Don't override RUST_BACKTRACE if it's already set in the env when using --verbose
  • Don't report delta coverage if run configuration changes in a way that would lead to meaningless results
Fixed
  • Correctly trace module paths when ignoring file modules declared in an inline module #​1974

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title fix(deps): update rust crate cargo-tarpaulin to 0.35.0 fix(deps): update rust crate cargo-tarpaulin to 0.36.0 Jun 29, 2026
@renovate
renovate Bot force-pushed the renovate/cargo-tarpaulin-0.x branch from 6b77e45 to 4a74bd2 Compare June 29, 2026 09:59
@renovate renovate Bot changed the title fix(deps): update rust crate cargo-tarpaulin to 0.36.0 fix(deps): update rust crate cargo-tarpaulin to 0.37.0 Jul 4, 2026
@renovate
renovate Bot force-pushed the renovate/cargo-tarpaulin-0.x branch from 4a74bd2 to 66a340b Compare July 4, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants