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.22 #337

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 30, 2024

This PR contains the following updates:

Package Type Update Change
rstest dev-dependencies minor 0.19 -> 0.22

Release Notes

la10736/rstest (rstest)

v0.22.0

Compare Source

Changed
  • Now it's possible destructuring input values both for cases, values and fixtures. See #​231 for details
Add
  • Implemented #[ignore] attribute to ignore test parameters during fixtures resolution/injection. See #​228 for details
Fixed
  • Lot of typo in code

v0.21.0

Compare Source

Changed
  • Add feature crate-name enabled by default to opt-in crate rename
    support. See #​258

v0.20.0

Compare Source

Add
  • Implemented #[by_ref] attribute to take get a local lifetime for test arguments.
    See #​241 for more details. Thanks to
    @​narpfel for suggesting it and useful discussions.
  • Support for import rstest with another name. See #​221
Fixed
  • Don't remove Lifetimes from test function if any. See #​230
    #​241 for more details.
  • PathBuf does no longer need to be
    in scope when using #[files] (see #​242)
  • #[from(now::accept::also::path::for::fixture)] See #​246
    for more details

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 changed the title chore(deps): update rust crate rstest to 0.20 chore(deps): update rust crate rstest to 0.21 Jun 1, 2024
@renovate renovate bot force-pushed the renovate/rstest-0.x branch 2 times, most recently from db7c029 to 42b65db Compare June 7, 2024 04:55
Copy link
Contributor

github-actions bot commented Jun 7, 2024

Package Changes Through 2487cfc

No changes.

Add a change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@renovate renovate bot force-pushed the renovate/rstest-0.x branch 2 times, most recently from 99e988b to eba5eed Compare June 12, 2024 17:32
@renovate renovate bot force-pushed the renovate/rstest-0.x branch 3 times, most recently from 09e057c to 4d86440 Compare August 4, 2024 21:46
@renovate renovate bot changed the title chore(deps): update rust crate rstest to 0.21 chore(deps): update rust crate rstest to 0.22 Aug 4, 2024
@renovate renovate bot force-pushed the renovate/rstest-0.x branch 5 times, most recently from 57b7674 to fdef40a Compare August 14, 2024 12:48
@renovate renovate bot force-pushed the renovate/rstest-0.x branch 10 times, most recently from 35bce90 to 8198978 Compare August 23, 2024 19:35
@renovate renovate bot force-pushed the renovate/rstest-0.x branch 5 times, most recently from a3b3423 to d353044 Compare August 31, 2024 20:30
@renovate renovate bot force-pushed the renovate/rstest-0.x branch 4 times, most recently from df05053 to 2f35fe4 Compare September 2, 2024 13:23
@renovate renovate bot force-pushed the renovate/rstest-0.x branch 3 times, most recently from a9567b8 to c3d4bcf Compare September 11, 2024 12:36
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