Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust crate libtest-mimic to 0.7.0 #671

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
libtest-mimic dev-dependencies minor 0.6.0 -> 0.7.0

Release Notes

LukasKalbertodt/libtest-mimic (libtest-mimic)

v0.7.0

Compare Source

v0.6.1

Compare Source

Fixed
  • Actually spawn as many threads as specified by --test-threads (thanks @​hgzimmerman) in #​32.
  • Fix & improve docs
  • Fix badge in README
Changed
  • Deemphasize MSRV by removing check and note from README in #​24.

Configuration

📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Feb 1, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/toml_edit/Cargo.toml --package libtest-mimic@0.6.0 --precise 0.7.0
    Updating crates.io index
warning: skipping duplicate package `example` found at `/home/ubuntu/.cargo/git/checkouts/libfuzzer-sys-e07fde05820d7bc6/35ce7d7/example`
error: failed to select a version for the requirement `libtest-mimic = "^0.6.0"`
candidate versions found which didn't match: 0.7.0
location searched: crates.io index
required by package `toml-test-harness v0.4.8`
    ... which satisfies dependency `toml-test-harness = "^0.4.8"` (locked to 0.4.8) of package `toml v0.8.9 (/tmp/renovate/repos/github/toml-rs/toml/crates/toml)`
    ... which satisfies path dependency `toml` (locked to 0.8.9) of package `toml_benchmarks v0.0.0 (/tmp/renovate/repos/github/toml-rs/toml/crates/benchmarks)`
perhaps a crate was updated and forgotten to be re-vendored?

@epage epage merged commit acf1075 into main Feb 1, 2024
14 checks passed
@epage epage deleted the renovate/libtest-mimic-0.x branch February 1, 2024 18:47
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.

None yet

1 participant