Skip to content

chore(deps): update rust crate rstest to 0.27.0 - #502

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/rstest-0.x
Sep 8, 2026
Merged

chore(deps): update rust crate rstest to 0.27.0#502
renovate[bot] merged 1 commit into
mainfrom
renovate/rstest-0.x

Conversation

@renovate

@renovate renovate Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
rstest dev-dependencies minor 0.26.10.27.0

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

@renovate
renovate Bot merged commit 46c734b into main Sep 8, 2026
2 checks passed
@renovate
renovate Bot deleted the renovate/rstest-0.x branch September 8, 2026 04:25
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.

0 participants