nextest-rs/nextest

Dependency Dashboard

sunshowers opened this issue · 0 comments

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • Update Rust crate proptest to 1.3.1

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

cargo
cargo-nextest/Cargo.toml
  • camino 1.1.6
  • cfg-if 1.0.0
  • clap 4.4.6
  • color-eyre 0.6.2
  • dialoguer 0.10.4
  • duct 0.13.6
  • enable-ansi-support 0.2.1
  • env_logger 0.10.0
  • guppy 0.17.1
  • log 0.4.20
  • itertools 0.11.0
  • miette 5.10.0
  • once_cell 1.18.0
  • owo-colors 3.5.0
  • pathdiff 0.2.1
  • semver 1.0.19
  • shell-words 1.1.0
  • supports-color 2.1.0
  • supports-unicode 2.0.0
  • serde_json 1.0.107
  • thiserror 1.0.49
fixtures/nextest-tests/Cargo.toml
  • uuid 1.2.1
integration-tests/Cargo.toml
  • color-eyre 0.6.2
  • clap 4.4.6
  • enable-ansi-support 0.2.1
  • camino 1.1.6
  • camino-tempfile 1.0.2
  • cfg-if 1.0.0
  • pathdiff 0.2.1
  • once_cell 1.18.0
  • regex 1.9.6
  • serde_json 1.0.107
  • insta 1.33.0
nextest-filtering/Cargo.toml
  • guppy 0.17.1
  • miette 5.10.0
  • nom 7.1.3
  • nom-tracable 0.9.0
  • nom_locate 4.2.0
  • recursion 0.4.0
  • regex 1.9.6
  • regex-syntax 0.7.5
  • thiserror 1.0.49
  • proptest 1.3.0
  • test-strategy 0.3.1
  • twox-hash 1.6.3
  • clap 4.4.6
  • camino 1.1.6
  • test-case 3.2.1
  • proptest 1.3.0
  • test-strategy 0.3.1
nextest-filtering/fuzz/Cargo.toml
  • libfuzzer-sys 0.4
nextest-metadata/Cargo.toml
  • camino 1.1.6
  • serde 1.0.188
  • serde_json 1.0.107
  • target-spec 3.0.1
  • smol_str 0.2.0
  • test-case 3.2.1
nextest-runner/Cargo.toml
  • atomicwrites 0.4.1
  • aho-corasick 1.1.1
  • async-scoped 0.7.1
  • future-queue 0.3.0
  • bytes 1.5.0
  • camino 1.1.6
  • camino-tempfile 1.0.2
  • config 0.13.3
  • cargo_metadata 0.18.0
  • cfg-if 1.0.0
  • chrono 0.4.31
  • debug-ignore 1.0.5
  • display-error-chain 0.2.0
  • either 1.9.0
  • futures 0.3.28
  • guppy 0.17.1
  • home 0.5.5
  • http 0.2.9
  • humantime-serde 1.1.1
  • indent_write 2.2.0
  • indicatif 0.17.7
  • is_ci 1.1.1
  • itertools 0.11.0
  • log 0.4.20
  • rand 0.8.5
  • miette 5.10.0
  • once_cell 1.18.0
  • owo-colors 3.5.0
  • pin-project-lite 0.2.13
  • regex 1.9.6
  • semver 1.0.19
  • serde 1.0.188
  • serde_ignored 0.1.9
  • serde_json 1.0.107
  • serde_path_to_error 0.1.14
  • shell-words 1.1.0
  • smol_str 0.2.0
  • strip-ansi-escapes 0.2.0
  • tar 0.4.40
  • target-spec 3.0.1
  • target-spec-miette 0.3.0
  • thiserror 1.0.49
  • tokio 1.32.0
  • toml 0.7.8
  • toml_edit 0.19.15
  • twox-hash 1.6.3
  • zstd 0.12.4
  • mukti-metadata 0.1.0
  • self_update 0.38.0
  • uuid 1.4.1
  • console-subscriber 0.2.0
  • unicode-ident 1.0.12
  • unicode-normalization 0.1.22
  • indexmap 2.0.2
  • smallvec 1.11.1
  • color-eyre 0.6.2
  • duct 0.13.6
  • indoc 2.0.4
  • maplit 1.0.2
  • pathdiff 0.2.1
  • pretty_assertions 1.4.0
  • proptest 1.3.0
  • proptest-derive 0.4.0
  • test-case 3.2.1
  • libc 0.2.148
  • nix 0.27.1
  • winapi 0.3.9
  • windows 0.48.0
  • win32job 1.0.2
  • dunce 1.0.4
  • self_update 0.38.0
  • self_update 0.38.0
quick-junit/Cargo.toml
  • chrono 0.4.31
  • indexmap 2.0.2
  • quick-xml 0.30.0
  • thiserror 1.0.49
  • uuid 1.4.1
  • goldenfile 1.5.2
  • owo-colors 3.5.0
github-actions
.github/workflows/ci.yml
  • actions/checkout v4
  • Swatinem/rust-cache v2
  • baptiste0928/cargo-install v1
  • actions/checkout v4
  • Swatinem/rust-cache v2
  • actions/checkout v4
  • Swatinem/rust-cache v2
  • actions/checkout v4
  • Swatinem/rust-cache v2
  • ubuntu 22.04
.github/workflows/coverage.yml
  • actions/checkout v4
  • Swatinem/rust-cache v2
  • codecov/codecov-action v3
.github/workflows/docs.yml
  • actions/checkout v4
  • Swatinem/rust-cache v2
  • baptiste0928/cargo-install v1
.github/workflows/hakari.yml
  • actions/checkout v4
  • taiki-e/install-action v2
.github/workflows/release.yml
  • actions/checkout v4
  • baptiste0928/cargo-install v1
  • taiki-e/create-gh-release-action v1
  • actions/checkout v4
  • baptiste0928/cargo-install v1
  • taiki-e/create-gh-release-action v1
  • actions/checkout v4
  • baptiste0928/cargo-install v1
  • taiki-e/create-gh-release-action v1
  • actions/checkout v4
  • baptiste0928/cargo-install v1
  • taiki-e/create-gh-release-action v1
  • actions/checkout v4
  • taiki-e/create-gh-release-action v1
  • actions/checkout v4
  • taiki-e/upload-rust-binary-action v1
  • actions/checkout v4
  • baptiste0928/cargo-install v1
  • JamesIves/github-pages-deploy-action v4