Skip to content

deps(signers): bump the cargo-minor group across 1 directory with 4 updates - #889

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/contrib/signers/cargo-minor-0a5585d3a1
Open

deps(signers): bump the cargo-minor group across 1 directory with 4 updates#889
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/contrib/signers/cargo-minor-0a5585d3a1

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the cargo-minor group with 4 updates in the /contrib/signers directory: ctap-hid-fido2, serde, serde_json and thiserror.

Updates ctap-hid-fido2 from 3.5.11 to 3.5.12

Release notes

Sourced from ctap-hid-fido2's releases.

v3.5.12

What's Changed

Full Changelog: gebogebogebo/ctap-hid-fido2@ctap-hid-fido2-v3.5.11...ctap-hid-fido2-v3.5.12

Commits

Updates serde from 1.0.228 to 1.0.229

Release notes

Sourced from serde's releases.

v1.0.229

  • Update to syn 3
Commits
  • 7fc3b4c Release 1.0.229
  • 6d6e9a1 Merge pull request #3085 from dtolnay/syn3
  • 6dec3b7 Update to syn 3
  • cfe6692 Resolve mut_mut pedantic clippy lint
  • 1023d07 Update actions/upload-artifact@v6 -> v7
  • dd682c2 Update actions/checkout@v6 -> v7
  • 5f0f18b Update ui test suite to nightly-2026-06-01
  • 63a1498 Regenerate stderr with trybuild normalization fixes
  • fa7da4a Fix unused_features warning
  • 6b1a178 Unpin CI miri toolchain
  • Additional commits viewable in compare view

Updates serde_json from 1.0.150 to 1.0.151

Release notes

Sourced from serde_json's releases.

v1.0.151

Commits
  • de85007 Release 1.0.151
  • 3b2b3c5 Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked
  • 0406d96 Debug-assert well-formedness and no-whitespace in from_string_unchecked
  • cf16f75 Add RawValue::from_string_unchecked
  • 827a315 Update actions/upload-artifact@v6 -> v7
  • cea36a5 Update actions/checkout@v6 -> v7
  • See full diff in compare view

Updates thiserror from 2.0.18 to 2.0.19

Release notes

Sourced from thiserror's releases.

2.0.19

  • Update to syn 3
Commits
  • e13a785 Release 2.0.19
  • 0a0e76c Update to syn 3
  • ec42ea7 Update actions/upload-artifact@v6 -> v7
  • 4178c4a Update actions/checkout@v6 -> v7
  • 7214e0e Ignore items_after_statements pedantic clippy lint in test
  • febcc03 Merge pull request #451 from vip892766gma/maint/20260521171412
  • c50e387 chore: improve thiserror maintenance path
  • d4a2507 Raise minimum tested compiler to rust 1.85
  • 99e8a6c Unpin CI miri toolchain
  • 9ac165c Pin CI miri to nightly-2026-02-11
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: rust. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 20, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 20, 2026 07:14
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 20, 2026
@heavygweit heavygweit added this to the mkit public release (v0.4.0) milestone Jul 21, 2026 — with Claude
@heavygweit heavygweit added the enhancement New feature or request label Jul 21, 2026 — with Claude
…pdates

Bumps the cargo-minor group with 4 updates in the /contrib/signers directory: [ctap-hid-fido2](https://github.com/gebogebogebo/ctap-hid-fido2), [serde](https://github.com/serde-rs/serde), [serde_json](https://github.com/serde-rs/json) and [thiserror](https://github.com/dtolnay/thiserror).


Updates `ctap-hid-fido2` from 3.5.11 to 3.5.12
- [Release notes](https://github.com/gebogebogebo/ctap-hid-fido2/releases)
- [Commits](gebogebogebo/ctap-hid-fido2@ctap-hid-fido2-v3.5.11...ctap-hid-fido2-v3.5.12)

Updates `serde` from 1.0.228 to 1.0.229
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.228...v1.0.229)

Updates `serde_json` from 1.0.150 to 1.0.151
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.150...v1.0.151)

Updates `thiserror` from 2.0.18 to 2.0.19
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@2.0.18...2.0.19)

---
updated-dependencies:
- dependency-name: ctap-hid-fido2
  dependency-version: 3.5.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor
- dependency-name: serde
  dependency-version: 1.0.229
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor
- dependency-name: serde_json
  dependency-version: 1.0.151
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor
- dependency-name: thiserror
  dependency-version: 2.0.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps(signers): bump the cargo-minor group in /contrib/signers with 4 updates deps(signers): bump the cargo-minor group across 1 directory with 4 updates Jul 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/contrib/signers/cargo-minor-0a5585d3a1 branch from 5ed61bf to 662fa4a Compare July 27, 2026 07:15
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 enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant