Skip to content

chore(deps): update rust crate rstest to 0.27 - #477

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

chore(deps): update rust crate rstest to 0.27#477
dreadnode-renovate-bot[bot] wants to merge 1 commit into
mainfrom
renovate/rstest-0.x

Conversation

@dreadnode-renovate-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
rstest dev-dependencies minor 0.260.27

Release Notes

la10736/rstest (rstest)

v0.27.0

Compare Source

Changed
  • Bump msrv to 1.85.0 both for rstest and rstest_reuse
  • Disabled default features of futures-util
Added
  • Doc comments before #[values(...)] entries can be used to override the generated matrix
    test names (both for the legacy arg => [..] syntax and the new attribute form).
    See #​321 thanks to @​orhun.
Fixed
  • Use fully-qualified core import. See #​336.
  • Fix mut arguments failing to compile with #[trace]. See #​345 thanks to @​super-cooper.
  • Fix compilation under bazel by upgrading proc-macro-crate to 3.4.0.

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 has been generated by Mend Renovate CLI.

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| crate      | rstest  | 0.26.1 | 0.27.0 |
@codecov

codecov Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.50%. Comparing base (2c19dd9) to head (bf4581c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #477      +/-   ##
==========================================
- Coverage   80.50%   80.50%   -0.01%     
==========================================
  Files         460      460              
  Lines      161612   161612              
==========================================
- Hits       130104   130103       -1     
- Misses      31508    31509       +1     

see 1 file with indirect coverage changes

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants