Skip to content

Deps: Update Rust crate rstest to 0.25.0 #618

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2025

This PR contains the following updates:

Package Type Update Change
rstest workspace.dependencies minor 0.23.0 -> 0.25.0

Release Notes

la10736/rstest (rstest)

v0.25.0

Compare Source

Changed
  • Append generated test macro so next test macros are aware of it
    (see #​291 thanks to @​kezhuw).
Add
  • Added a #[mode = ...] attribute to be used with the #[files(...)] attribute to change the way
    the files get passed to the test.
    (see #​295 thanks to @​lucascool12)

v0.24.0

Compare Source

Changed
Add
  • #![no_std] support: now you can use rstest also in no_std lib
    (see #​282 thanks to @​rnbguy)
  • #[context] to have test function name and other useful thighs on
    the tip of your fingers (see #​177)

Configuration

📅 Schedule: 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 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 added the dependencies Pull requests that update a dependency file label Apr 24, 2025
@renovate renovate bot force-pushed the renovate/rstest-0.x branch 5 times, most recently from 00ce5e2 to 7dc6ee1 Compare May 3, 2025 03:34
@renovate renovate bot force-pushed the renovate/rstest-0.x branch 4 times, most recently from e1468dd to ed48d24 Compare May 10, 2025 23:35
@renovate renovate bot force-pushed the renovate/rstest-0.x branch 3 times, most recently from be3e451 to fdfe02f Compare May 17, 2025 23:37
@renovate renovate bot force-pushed the renovate/rstest-0.x branch 7 times, most recently from 9b7f166 to 535feae Compare May 28, 2025 17:14
@renovate renovate bot force-pushed the renovate/rstest-0.x branch from 535feae to 36520f8 Compare May 28, 2025 21:29
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.

0 participants