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 - autoclosed #4642

Closed
wants to merge 1 commit into from

Conversation

oxide-renovate[bot]
Copy link
Contributor

@oxide-renovate oxide-renovate bot commented Dec 7, 2023

This PR contains the following updates:

Package Type Update Change
serial_test workspace.dependencies major 0.10 -> 2.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 - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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 Renovate Bot.

@oxide-renovate oxide-renovate bot added the dependencies Pull requests that update a dependency file label Dec 7, 2023
@oxide-renovate oxide-renovate bot changed the title Update Rust crate serial_test to v2 Update Rust crate serial_test to v2 - autoclosed Dec 8, 2023
@oxide-renovate oxide-renovate bot closed this Dec 8, 2023
@oxide-renovate oxide-renovate bot deleted the renovate/serial_test-2.x branch December 8, 2023 22:23
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