Skip to content

chore(deps): update rust crate serial_test to v3#372

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/serial_test-3.x
Open

chore(deps): update rust crate serial_test to v3#372
renovate[bot] wants to merge 1 commit intomainfrom
renovate/serial_test-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2026

This PR contains the following updates:

Package Type Update Change Pending
serial_test dev-dependencies major 2.0.03.0.0 3.4.0

Release Notes

palfrey/serial_test (serial_test)

v3.3.1

Compare Source

docs.rs removed a feature we use in rust-lang/rust#138907. #​148 (which is the entire content of this release) adds a CI step to check we don't break it in the future, and fixes the issue.

Full Changelog: palfrey/serial_test@v3.3.0...v3.3.1

v3.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: palfrey/serial_test@v3.2.0...v3.3.0

v3.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: palfrey/serial_test@v3.1.1...v3.2.0

v3.1.1

Compare Source

What's Changed

  • Fix async test functions inside a serial mod block in #​111

Full Changelog: palfrey/serial_test@v3.1.0...v3.1.1

v3.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: palfrey/serial_test@v3.0.0...v3.1.0

v3.0.0

Compare Source

What's Changed

  • Multi key support #​102
    • Attributes like #[serial(one, two)] are now supported (for all attributes)
    • This is a breaking change, as file_serial paths now need to be done separately #[file_serial(key, path => "/tmp/foo")]
  • Attributes at a mod-level #​104
    • You can set any of the attributes on a mod and all #[test] fn's in that mod will have the attribute applied.

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


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 added the dependency label Feb 25, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Feb 25, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/serverless/Cargo.toml --package serial_test@2.0.0 --precise 3.3.1
error: package ID specification `serial_test@2.0.0` did not match any packages
help: there are similar package ID specifications:

  serial_test@3.4.0

@renovate renovate bot force-pushed the renovate/serial_test-3.x branch from 7c176e0 to ed7408f Compare February 25, 2026 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants