Skip to content

Update Rust crate guppy to 0.17.19#2370

Merged
sunshowers merged 2 commits into
mainfrom
renovate/guppy-0.x
May 30, 2025
Merged

Update Rust crate guppy to 0.17.19#2370
sunshowers merged 2 commits into
mainfrom
renovate/guppy-0.x

Conversation

@nextest-bot

Copy link
Copy Markdown
Collaborator

This PR contains the following updates:

Package Type Update Change
guppy workspace.dependencies patch 0.17.18 -> 0.17.19

Release Notes

guppy-rs/guppy (guppy)

v0.17.19: guppy 0.17.19

Compare Source

Changed
  • Internal dependency update: cargo_metadata updated to 0.20.0.
  • Some older versions of Cargo, when the unstable bindeps feature is enabled, generate JSON output that is no longer supported by cargo_metadata. If you run into an error, please update your nightly toolchain. Nightly versions from at least 2024-07 do not appear to produce invalid metadata.
  • MSRV updated to Rust 1.82.

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

@nextest-bot nextest-bot added the dependencies Pull requests that update a dependency file label May 30, 2025
@codecov

codecov Bot commented May 30, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.29%. Comparing base (46733c9) to head (f50af16).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
nextest-runner/src/show_config/test_groups.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2370   +/-   ##
=======================================
  Coverage   78.29%   78.29%           
=======================================
  Files         106      106           
  Lines       22437    22437           
=======================================
  Hits        17566    17566           
  Misses       4871     4871           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sunshowers sunshowers merged commit 4213d28 into main May 30, 2025
19 checks passed
@sunshowers sunshowers deleted the renovate/guppy-0.x branch May 30, 2025 03:59
@trunk-io

trunk-io Bot commented May 30, 2025

Copy link
Copy Markdown

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

sunshowers added a commit that referenced this pull request May 30, 2025
We need to get a nextest release out urgently to fix
#2370, but Windows signing is
currently blocked on SignPath/_archived-github-actions#39.
Temporarily disable Windows signing (I guess we should have a better exception
flow for this.)

I ran:

```
jj restore --from cargo-nextest-0.9.96 .github/workflows/release.yml
```

and then selectively committed everything but the `taiki-e/install-action`
changes.
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants