Skip to content

chore(deps): update rust crate rstest to v0.27.0 - #1992

Merged
fluxth merged 1 commit into
mainfrom
renovate/rstest-0.x
Sep 7, 2026
Merged

chore(deps): update rust crate rstest to v0.27.0#1992
fluxth merged 1 commit into
mainfrom
renovate/rstest-0.x

Conversation

@renovate

@renovate renovate Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
rstest dev-dependencies minor =0.26.1=0.27.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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: (in timezone Asia/Tokyo)

  • Branch creation
    • Between 12:00 AM and 07:59 AM (* 0-7 * * *)
  • Automerge
    • At any time (no schedule defined)

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

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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from fluxth September 6, 2026 21:01
@codecov

codecov Bot commented Sep 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 11.05%. Comparing base (008ef86) to head (a50cf2d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1992   +/-   ##
=======================================
  Coverage   11.05%   11.05%           
=======================================
  Files          30       30           
  Lines        1076     1076           
=======================================
  Hits          119      119           
  Misses        957      957           

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@fluxth
fluxth merged commit fc5186a into main Sep 7, 2026
7 checks passed
@fluxth
fluxth deleted the renovate/rstest-0.x branch September 7, 2026 02:04
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.

1 participant