Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps the patch group with 3 updates in the / directory: picky-asn1-der, picky and wasm-bindgen-futures.

Updates picky-asn1-der from 0.5.3 to 0.5.4

Commits
  • 14abf7e chore(release): prepare for publishing (#426)
  • 9081890 build(deps): get rid of num-bigint-dig (#425)
  • d96e761 build(deps): remove lazy_static (#424)
  • 24caa6f chore(release): prepare for publishing (#420)
  • abc63dd feat: support parsing certs with MLDSA public keys (#411)
  • 4edf52b build(deps): bump thiserror from 1.0.69 to 2.0.17 (#409)
  • 8a79282 fix: pin RustCrypto release candidate crates (#417)
  • 5093106 build(deps): bump the crypto group across 1 directory with 3 updates (#415)
  • 22e30dd build(picky-krb): enable alloc feature for crypto-bigint (#413)
  • c48231a build: use published rc2 version (#412)
  • Additional commits viewable in compare view

Updates picky from 7.0.0-rc.17 to 7.0.0-rc.19

Commits
  • 24caa6f chore(release): prepare for publishing (#420)
  • abc63dd feat: support parsing certs with MLDSA public keys (#411)
  • 4edf52b build(deps): bump thiserror from 1.0.69 to 2.0.17 (#409)
  • 8a79282 fix: pin RustCrypto release candidate crates (#417)
  • 5093106 build(deps): bump the crypto group across 1 directory with 3 updates (#415)
  • 22e30dd build(picky-krb): enable alloc feature for crypto-bigint (#413)
  • c48231a build: use published rc2 version (#412)
  • 1c52f9a build(deps): bump serde from 1.0.227 to 1.0.228 in the patch group across 1 d...
  • dac8f5a chore(release): prepare for publishing (#408)
  • 58d179a build(deps): bump the crypto group across 1 directory with 3 updates (#388)
  • Additional commits viewable in compare view

Updates wasm-bindgen-futures from 0.4.54 to 0.4.55

Commits

Updates js-sys from 0.3.81 to 0.3.82

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

Bumps the patch group with 3 updates in the / directory: [picky-asn1-der](https://github.com/Devolutions/picky-rs), [picky](https://github.com/Devolutions/picky-rs) and [wasm-bindgen-futures](https://github.com/wasm-bindgen/wasm-bindgen).


Updates `picky-asn1-der` from 0.5.3 to 0.5.4
- [Changelog](https://github.com/Devolutions/picky-rs/blob/master/release.toml)
- [Commits](Devolutions/picky-rs@picky-asn1-der-v0.5.3...picky-asn1-der-v0.5.4)

Updates `picky` from 7.0.0-rc.17 to 7.0.0-rc.19
- [Changelog](https://github.com/Devolutions/picky-rs/blob/master/release.toml)
- [Commits](Devolutions/picky-rs@picky-v7.0.0-rc.17...picky-v7.0.0-rc.19)

Updates `wasm-bindgen-futures` from 0.4.54 to 0.4.55
- [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases)
- [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits)

Updates `js-sys` from 0.3.81 to 0.3.82
- [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases)
- [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits)

---
updated-dependencies:
- dependency-name: picky-asn1-der
  dependency-version: 0.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: picky
  dependency-version: 7.0.0-rc.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: wasm-bindgen-futures
  dependency-version: 0.4.55
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: js-sys
  dependency-version: 0.3.82
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 27, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 3, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 3, 2025
@dependabot dependabot bot deleted the dependabot/cargo/patch-d21b1e19fb branch November 3, 2025 23: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

Development

Successfully merging this pull request may close these issues.

2 participants