chore(dep): bump the deps group with 4 updates
Bumps the deps group with 4 updates: clap, openssl, pyo3 and clap_complete.
Updates clap from 4.5.51 to 4.5.53
Release notes
Sourced from clap's releases.
v4.5.53
[4.5.53] - 2025-11-19
Features
- Add
default_values_if,default_values_ifsv4.5.52
[4.5.52] - 2025-11-17
Fixes
- Don't panic when
args_conflicts_with_subcommandsconflicts with anArgGroup
Changelog
Sourced from clap's changelog.
[4.5.53] - 2025-11-19
Features
- Add
default_values_if,default_values_ifs[4.5.52] - 2025-11-17
Fixes
- Don't panic when
args_conflicts_with_subcommandsconflicts with anArgGroup
Commits
3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macro1036060Merge pull request #6025 from AldaronLau/typos-in-faq2fcafc0docs: Fix minor grammar issues in FAQa380b65Merge pull request #6023 from epage/template4d7ab14chore: Update from _rust/main templateb8a7ea4chore(deps): Update Rust Stable to v1.87 (#18)f9842b3chore: Avoid MSRV problems out of the box- Additional commits viewable in compare view
Updates openssl from 0.10.74 to 0.10.75
Release notes
Sourced from openssl's releases.
openssl-v0.10.75
What's Changed
- Fix a few typos (most of them found with codespell) by
@​botovqin rust-openssl/rust-openssl#2502- Use SHA256 test variant instead of SHA1 by
@​abbrain rust-openssl/rust-openssl#2504- pin home to an older version on MSRV CI by
@​alexin rust-openssl/rust-openssl#2509- Implement set_rsa_oaep_label for AWS-LC/BoringSSL by
@​goffriein rust-openssl/rust-openssl#2508- sys/evp: add EVP_MAC symbols by
@​huwcbjonesin rust-openssl/rust-openssl#2510- CI: bump LibreSSL 4.x branches to latest releases by
@​botovqin rust-openssl/rust-openssl#2513- Fix unsound OCSP find_status handling of optional next_update field by
@​alexin rust-openssl/rust-openssl#2517- Release openssl v0.10.75 and openssl-sys v0.9.111 by
@​alexin rust-openssl/rust-openssl#2518New Contributors
@​abbramade their first contribution in rust-openssl/rust-openssl#2504@​goffriemade their first contribution in rust-openssl/rust-openssl#2508Full Changelog: https://github.com/rust-openssl/rust-openssl/compare/openssl-v0.10.74...openssl-v0.10.75
Commits
09b90d0Merge pull request #2518 from alex/bump-for-release26533f3Release openssl v0.10.75 and openssl-sys v0.9.111395eccaMerge pull request #2517 from alex/claude/fix-ocsp-find-status-011CUqcGFNKeKJ...cc26867Fix unsound OCSP find_status handling of optional next_update field95aa8e8Merge pull request #2513 from botovq/libressl-stablee735a32CI: bump LibreSSL 4.x branches to latest releases21ab91dMerge pull request #2510 from huwcbjones/huw/sys/evp-macd9161dcsys/evp: add EVP_MAC symbols3fd4bf2Merge pull request #2508 from goffrie/oaep-label52022fdImplement set_rsa_oaep_label for AWS-LC/BoringSSL- Additional commits viewable in compare view
Updates pyo3 from 0.27.1 to 0.27.2
Release notes
Sourced from pyo3's releases.
PyO3 0.27.2
This patch contains very minor fixes for the PyO3 0.27 series:
- Workaround a rustc 1.92+ crash compiling PyO3 with both debug assertions and optimizations enabled.
- Fix runtime crash when subclassing dicts on PyPy and GraalPy.
There are also a number of documentation improvements applied across the codebase.
Thank you to the following contributors for the improvements:
@​davidhewitt@​dependabot[bot]@​MusicalNinjaDad@​pkalivas@​tpoliaw@​Tpt
Changelog
Sourced from pyo3's changelog.
[0.27.2] - 2025-11-30
Changed
- Disable subclassing
PyDicton GraalPy (unsupported for now, may crash at runtime). #5653Fixed
Commits
117102drelease: 0.27.22b1d6c5fix FFI definition ofPyDictObjecton PyPy (#5653)032d4d3ci: add lychee cache (#5616)b4f78c0fixrumdlformatting0497d48ci: remove old netlify build files (#5631)f3d6e05Avoid introducing generic parameter with implied bounds from an associated ty...c8e6597ci: pinmdbookto 0.4 for now, properly installmdbook-tabs(#5632)30cca7ebuild(deps): bump actions/checkout from 5.0.0 to 5.0.1 (#5629)bb7bb94Update PyIterator::send docs to match behaviour (#5593)1acadc5Add radiate to README examples section (#5561)- Additional commits viewable in compare view
Updates clap_complete from 4.5.60 to 4.5.61
Commits
8d87e70chore: Releasefe99e5adocs: Update changelog596e98cMerge pull request #6129 from cooronx/feat_default_values_if_and_default_valu...c2ced1afeat: Add default_values_if and default_values_ifs to match default_valuese82e1edchore: Release558e374docs: Update changelogdd7cafeMerge pull request #6184 from epage/conflict1823ceffix(parser): Don't panic when subcommands conflict with groupsdcc2846test(parser): Show panicbb0b2f1Merge pull request #6181 from jgreitemann/jg/kqvvzuzuzywv- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill 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 versionwill 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