Skip to content

chore(deps): bump quick-junit to 0.7.0 - #15906

Merged
mablr merged 2 commits into
masterfrom
dependabot/cargo/cargo-weekly-b3f5f0d530
Jul 27, 2026
Merged

chore(deps): bump quick-junit to 0.7.0#15906
mablr merged 2 commits into
masterfrom
dependabot/cargo/cargo-weekly-b3f5f0d530

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps quick-junit from 0.6.1 to 0.7.0 and updates the JUnit XML snapshots for its new skipped count schema.

The remaining weekly updates are deferred until their upstream compatibility work is released: syn 3 requires an alloy-core release using syn 3, the k256/p256/ecdsa upgrades are blocked by alloy-rs/core#1147, and tokio-tungstenite 0.29 is blocked by alloy-transport-ws remaining on 0.28.

This PR was written primarily by Codex.

Bumps the cargo-weekly group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [syn](https://github.com/dtolnay/syn) | `2.0.119` | `3.0.2` |
| [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.37` | `0.3.0` |
| [k256](https://github.com/RustCrypto/elliptic-curves) | `0.13.4` | `0.14.0` |
| [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) | `0.28.0` | `0.29.0` |
| [p256](https://github.com/RustCrypto/elliptic-curves) | `0.13.2` | `0.14.0` |
| [ecdsa](https://github.com/RustCrypto/signatures) | `0.16.9` | `0.17.0` |
| [quick-junit](https://github.com/nextest-rs/quick-junit) | `0.6.1` | `0.7.0` |


Updates `syn` from 2.0.119 to 3.0.2
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.119...3.0.2)

Updates `prettyplease` from 0.2.37 to 0.3.0
- [Release notes](https://github.com/dtolnay/prettyplease/releases)
- [Commits](dtolnay/prettyplease@0.2.37...0.3.0)

Updates `k256` from 0.13.4 to 0.14.0
- [Commits](RustCrypto/elliptic-curves@k256/v0.13.4...k256/v0.14.0)

Updates `tokio-tungstenite` from 0.28.0 to 0.29.0
- [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md)
- [Commits](snapview/tokio-tungstenite@v0.28.0...v0.29.0)

Updates `p256` from 0.13.2 to 0.14.0
- [Commits](RustCrypto/elliptic-curves@p256/v0.13.2...p256/v0.14.0)

Updates `ecdsa` from 0.16.9 to 0.17.0
- [Commits](RustCrypto/signatures@ecdsa/v0.16.9...ecdsa/v0.17.0)

Updates `quick-junit` from 0.6.1 to 0.7.0
- [Release notes](https://github.com/nextest-rs/quick-junit/releases)
- [Changelog](https://github.com/nextest-rs/quick-junit/blob/main/CHANGELOG.md)
- [Commits](nextest-rs/quick-junit@quick-junit-0.6.1...quick-junit-0.7.0)

---
updated-dependencies:
- dependency-name: syn
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: cargo-weekly
- dependency-name: prettyplease
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-weekly
- dependency-name: k256
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-weekly
- dependency-name: tokio-tungstenite
  dependency-version: 0.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-weekly
- dependency-name: p256
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-weekly
- dependency-name: ecdsa
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-weekly
- dependency-name: quick-junit
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-weekly
...

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 Jul 27, 2026
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 27, 2026
@dependabot dependabot Bot added the rust Pull requests that update rust code label Jul 27, 2026
Keep the quick-junit update and revert dependency upgrades that require unreleased Alloy compatibility. Update the JUnit XML snapshots for quick-junit's skipped-count schema.

@mablr mablr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Narrowed the update to quick-junit, deferring syn/crypto upgrades blocked by alloy-rs/core#1147 and tokio-tungstenite 0.29 blocked by alloy-transport-ws remaining on 0.28.

@mablr mablr changed the title chore(deps): bump the cargo-weekly group with 7 updates chore(deps): bump quick-junit to 0.7.0 Jul 27, 2026
@mablr
mablr enabled auto-merge (squash) July 27, 2026 14:25
@mablr
mablr merged commit 64af07f into master Jul 27, 2026
18 of 19 checks passed
@mablr
mablr deleted the dependabot/cargo/cargo-weekly-b3f5f0d530 branch July 27, 2026 14:25
@github-project-automation github-project-automation Bot moved this to Done in Foundry Jul 27, 2026
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

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants