Skip to content

chore(deps): bump serial_test from 3.5.0 to 4.0.1 - #223

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/serial_test-4.0.1
Open

chore(deps): bump serial_test from 3.5.0 to 4.0.1#223
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/serial_test-4.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps serial_test from 3.5.0 to 4.0.1.

Release notes

Sourced from serial_test's releases.

v4.0.1

As per v4.0.0, but with the root MSRV correctly set to 1.93.1

v4.0.0

What's Changed

New Contributors

Full Changelog: palfrey/serial_test@v3.5.0...v4.0.0

Commits
  • 383c894 4.0.1
  • 4298adf MSRV is actually 1.93.1
  • f25d56f 4.0.0
  • 7984bdc Merge pull request #160 from palfrey/pre-release-fixes
  • ec74212 Don't need to split build-all-features now
  • 03cd910 Upgrade MSRV to 1.93.1
  • 7cf8563 Add a "finish" CI job that depends on everything
  • d7c4137 Upgrade actix-macros to reduce syn 1.x needs
  • ae268b0 Merge pull request #159 from AudaciousAxiom/refactor/syn-v3
  • 98b2c36 refactor(derive): bump syn to v3
  • Additional commits viewable in compare view


Note

Low Risk
Test-only dependency bump with no runtime behavior changes; main caveat is toolchain/MSRV compatibility for building tests.

Overview
Bumps the dev-dependency serial_test from 3.5.0 to 4.0.1, with matching updates to serial_test_derive in Cargo.lock. The v4 line raises MSRV to 1.93.1 and moves the derive crate from syn 2 to syn 3; application code is unchanged—tests still use attributes like #[serial_test::serial] for env-mutating cases.

Risk: Low for production (test-only crate). CI/toolchains must meet the new MSRV if the lockfile is adopted; a major semver bump on a proc-macro test helper is otherwise routine.

Reviewed by Cursor Bugbot for commit 0b1643a. Bugbot is set up for automated code reviews on this repo. Configure here.

@dependabot
dependabot Bot requested a review from paolodamico as a code owner August 1, 2026 04:34
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 1, 2026
@dependabot
dependabot Bot requested a review from aurel-fr as a code owner August 1, 2026 04:34
@dependabot dependabot Bot added the rust Pull requests that update rust code label Aug 1, 2026
@dependabot
dependabot Bot requested review from murph and thomas-waite as code owners August 1, 2026 04:34
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 1, 2026
Bumps [serial_test](https://github.com/palfrey/serial_test) from 3.5.0 to 4.0.1.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](palfrey/serial_test@v3.5.0...v4.0.1)

---
updated-dependencies:
- dependency-name: serial_test
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/serial_test-4.0.1 branch from 054efa9 to 0b1643a Compare August 4, 2026 12:43
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants