Skip to content
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

chore(deps): update rust crate rstest to 0.19 #456

Merged
merged 1 commit into from
May 8, 2024
Merged

Conversation

stackable-bot
Copy link
Contributor

@stackable-bot stackable-bot commented Jul 26, 2023

This PR contains the following updates:

Package Type Update Change
rstest workspace.dependencies minor 0.18 -> 0.19

Release Notes

la10736/rstest (rstest)

v0.19.0

Compare Source

Changed
  • Defined rust-version for each crate (see #​227)
Fixed
  • #[once] fixtures now require the returned type to be
    Sync to prevent UB
    when tests are executed in parallel. (see #​235
    for more details)

  • #[future(awt)] and #[awt] now properly handle mutable (mut) parameters by treating futures as immutable and
    treating the awaited rebinding as mutable.


Configuration

📅 Schedule: Branch creation - "" in timezone Europe/Berlin, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@stackable-bot stackable-bot added the dependencies Pull requests that update a dependency file label Jul 26, 2023
@stackable-bot stackable-bot requested a review from a team July 26, 2023 08:34
@stackable-bot stackable-bot changed the title chore(deps): update rust crate rstest to 0.18 chore(deps): update rust crate rstest to 0.18 - abandoned Dec 13, 2023
@stackable-bot
Copy link
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@stackable-bot stackable-bot changed the title chore(deps): update rust crate rstest to 0.18 - abandoned chore(deps): update rust crate rstest to 0.19 May 7, 2024
@fhennig fhennig added this pull request to the merge queue May 8, 2024
Merged via the queue into main with commit ebb0a2b May 8, 2024
43 checks passed
@fhennig fhennig deleted the renovate/rstest-0.x branch May 8, 2024 07:30
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