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 serial_test to v2 #8

Merged
merged 1 commit into from
Sep 23, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serial_test dev-dependencies major 0.10.0 -> 2.0.0

Release Notes

palfrey/serial_test (serial_test)

v2.0.0

Compare Source

Main change is the Syn 2.x upgrade which required an MSRV bump. MSRV is now 1.68.2. Note this is minimum supported, as it may well compile with lower versions, but they're not supported at all.

There's also a small bug fix for an issue when running under vscode and stripping attributes

Full Changelog: palfrey/serial_test@v1.0.0...v2.0.0

v1.0.0

Compare Source

Nothing since 0.10.0. Well, a test dependency upgrade on tokio, but nothing in the published library. This is mainly just as a "1.0!" release.


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 has been generated by Mend Renovate. View repository job log here.

@samueltardieu samueltardieu added this pull request to the merge queue Sep 23, 2023
@samueltardieu samueltardieu removed this pull request from the merge queue due to a manual request Sep 23, 2023
@samueltardieu samueltardieu added this pull request to the merge queue Sep 23, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Sep 23, 2023
@samueltardieu samueltardieu added this pull request to the merge queue Sep 23, 2023
Merged via the queue into main with commit 31bbed2 Sep 23, 2023
8 checks passed
@samueltardieu samueltardieu deleted the renovate/serial_test-2.x branch September 23, 2023 20:44
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.

1 participant