Skip to content

deps(rust): bump serial_test from 3.4.0 to 3.5.0 in /dependi-lsp#341

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

deps(rust): bump serial_test from 3.4.0 to 3.5.0 in /dependi-lsp#341
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/dependi-lsp/serial_test-3.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 6, 2026

Copy link
Copy Markdown
Contributor

Bumps serial_test from 3.4.0 to 3.5.0.

Release notes

Sourced from serial_test's releases.

v3.5.0

What's Changed

New Contributors

Full Changelog: palfrey/serial_test@v3.4.0...v3.5.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by cubic

Upgrade serial_test to 3.5.0 in dependi-lsp to pick up internal locking changes for Miri strict-provenance compatibility. This also drops transitive scc/sdd and updates serial_test_derive to 3.5.0.

Written for commit 4e7e105. Summary will update on new commits.

Review in cubic

Bumps [serial_test](https://github.com/palfrey/serial_test) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](palfrey/serial_test@v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: serial_test
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 6, 2026

@sovri sovri Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Approve

0 findings

Review assessment

No findings — nothing to assess.

TL;DR

Dependency upgrade for serial_test from 3.4.0 to 3.5.0 in the dependi-lsp crate. The upgrade removes dependencies on scc and sdd in favor of std::sync::Mutex, improving Miri strict provenance compatibility.

Findings

No findings.

File-by-file

No changed files with findings.

Compliance & provenance

Compliance & audit

Model: mistral / mistral-large-latest
Prompt sha256: d0a66a7e899c34380d54d65f29c0ee8b01d2e1f87698f6675cae0caa1d70aafb
No signed audit trail is attached


Tokens: 2937 in / 716 out · Estimated cost: $0.0025 (mistral mistral-large-latest)

@codspeed-hq

codspeed-hq Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will improve performance by 35.68%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 2 improved benchmarks
✅ 47 untouched benchmarks

Performance Changes

Benchmark BASE HEAD Efficiency
insert[100] 16.4 µs 10 µs +65%
insert[1000] 11 µs 9.9 µs +11.56%

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing dependabot/cargo/dependi-lsp/serial_test-3.5.0 (4e7e105) with main (bf6a128)

Open in CodSpeed

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.

0 participants