Skip to content

Bump the cargo group across 1 directory with 2 updates - #479

Merged
brandonweeks merged 1 commit into
mainfrom
dependabot/cargo/cargo-762cc42668
Jul 25, 2026
Merged

Bump the cargo group across 1 directory with 2 updates#479
brandonweeks merged 1 commit into
mainfrom
dependabot/cargo/cargo-762cc42668

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the cargo group with 2 updates in the / directory: thiserror and x509-cert.

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

Updates x509-cert from 0.2.5 to 0.3.0

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 25, 2026
Updates the direct dependencies:

- thiserror 2.0.18 -> 2.0.19
- x509-cert 0.2.5 -> 0.3.0
- der 0.7.10 -> 0.8.1
- rand 0.10.1 -> 0.10.2
- security-framework-sys 2.15.0 -> 2.17.0
- serial_test 3.4.0 -> 3.5.0

x509-cert 0.3 made the `CertificateInner` fields private, so `CertificateExt`
now goes through the `tbs_certificate()`, `issuer()`, `serial_number()` and
`subject()` accessors.

It also moved to der 0.8, which meant native-pkcs11-core no longer picked up
`der/alloc` through feature unification with x509-cert 0.2. Bumping
native-pkcs11-core to der 0.8 puts it back on the same version as the rest of
the graph, restoring `OctetString` and `Encode::to_der`.

Also drops a needless `return` flagged by clippy in the keychain backend.
@brandonweeks
brandonweeks force-pushed the dependabot/cargo/cargo-762cc42668 branch from 69c70f0 to 0780aef Compare July 25, 2026 18:25
@brandonweeks
brandonweeks enabled auto-merge (squash) July 25, 2026 18:25
@brandonweeks
brandonweeks merged commit 82fe4b2 into main Jul 25, 2026
10 checks passed
@brandonweeks
brandonweeks deleted the dependabot/cargo/cargo-762cc42668 branch July 25, 2026 18:27
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.

1 participant