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

Update Rust crate test-case to v3 #14

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2023

This PR contains the following updates:

Package Type Update Change
test-case dev-dependencies major 2.2.2 -> 3.0.0

Release Notes

frondeus/test-case (test-case)

v3.3.1

Compare Source

Fixes
  • Avoid emitting additional misleading error messages by proc-macro2-diagnostics (#​138)

v3.3.0

Compare Source

Features
  • Allow comments in test-matrix macro (#​132)
Improvements
  • Drop proc-macro-error dependency & improve error messages (#​136)

v3.2.1

Compare Source

Improvements
  • Update syn dependency to 2.0
  • Ensure that test-case selects correct version of it's core and macros subcrates

v3.2.0

Compare Source

Features
  • Add test_matrix macro: generates test cases from Cartesian product of possible test function argument values (#​128)
Improvements
  • Retain allow attributes on test functions (#​127)

v3.1.0

Compare Source

Features
  • Copy attribute span to generated test functions so that IDEs recognize them properly as individual tests
Improvements
  • Added LICENSE file to child crates

v3.0.0

Compare Source

[IMPORTANT] Starting with 3.0 release we are changing test-case MSRV policy to support only 3 latest stable releases.

Improvements
  • Split out functional parts of test-case-macros crate into test-case-core for easy reuse by external libraries

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 becomes conflicted, 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 force-pushed the renovate/test-case-3.x branch from b102e23 to 49871cd Compare June 1, 2023 20:42
@renovate renovate bot force-pushed the renovate/test-case-3.x branch 2 times, most recently from c22a645 to e61338d Compare September 17, 2023 12:54
@renovate renovate bot force-pushed the renovate/test-case-3.x branch 2 times, most recently from c63c768 to f0867fa Compare November 17, 2023 22:53
@renovate renovate bot force-pushed the renovate/test-case-3.x branch from f0867fa to e4cc7b7 Compare May 5, 2024 10:26
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