build(deps): bump the cargo group across 1 directory with 4 updates - #48
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the cargo group across 1 directory with 4 updates#48dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 4 updates in the / directory: [aws-lc-sys](https://github.com/aws/aws-lc-rs), [aws-sdk-sso](https://github.com/awslabs/aws-sdk-rust), [openssl](https://github.com/rust-openssl/rust-openssl) and [quinn-proto](https://github.com/quinn-rs/quinn). Updates `aws-lc-sys` from 0.37.0 to 0.37.1 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.37.0...aws-lc-sys/v0.37.1) Updates `aws-sdk-sso` from 1.88.0 to 1.90.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `openssl` from 0.10.74 to 0.10.79 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.74...openssl-v0.10.79) Updates `quinn-proto` from 0.11.13 to 0.11.14 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.13...quinn-proto-0.11.14) --- updated-dependencies: - dependency-name: aws-lc-sys dependency-version: 0.37.1 dependency-type: indirect dependency-group: cargo - dependency-name: aws-sdk-sso dependency-version: 1.90.0 dependency-type: indirect dependency-group: cargo - dependency-name: openssl dependency-version: 0.10.79 dependency-type: indirect dependency-group: cargo - dependency-name: quinn-proto dependency-version: 0.11.14 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
3 tasks
lukemarsden
added a commit
to helixml/helix
that referenced
this pull request
May 6, 2026
The previous pin (b16e4a9) had `helixml/zed#48` placeholders in doc comments — the actual zed PR is #50. Roll forward to 39d975e which fixes those references to use full URLs per project rules. No runtime change. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo group with 4 updates in the / directory: aws-lc-sys, aws-sdk-sso, openssl and quinn-proto.
Updates
aws-lc-sysfrom 0.37.0 to 0.37.1Commits
a8cac66Bump aws-lc-sys to v0.37.1 (#1036)dd43442skip memcmp_invalid_stripped_check for cross-compilation (#1037)8530f18Bump MSRV to 1.71.0; Fix rustls integration - webpki (#1035)fcec9cdImprove Testability:unsealed::SecureRandomand agreement (#1021)819879dSupport cranelift backend on Windows (#1030)7a08a8cAdd Clang support on Windows (#1032)57adbaffeat(kem): Add DecapsulationKey serialization support (#1029)c0db59eFix support for OpenWrt; respect TARGET_XXX env vars (#1026)824141dEnable CI for mips64-unknown-linux-muslabi64 (#1017)7501783Fix rustls integ test (#1019)Updates
aws-sdk-ssofrom 1.88.0 to 1.90.0Commits
Updates
opensslfrom 0.10.74 to 0.10.79Release notes
Sourced from openssl's releases.
... (truncated)
Commits
649f2d9Release openssl 0.10.79 and openssl-sys 0.9.115 (#2632)257f9b2Fix output buffer overflow for AES key-wrap-with-padding ciphers (#2630)d43e917Reject non-UTF-8 OCSP responder URLs in X509Ref::ocsp_responders (#2631)f46519cAdd PkeyCtxRef::set_context_string for ML-DSA (#2629)ad9ae31Bind OSSL_PARAM_modified and use it for seed_into (#2628)4e25c9bFix process abort when verify/PSK callbacks fire after SSL_CTX swap (#2624)3dd8f42Add PKeyRef::seed_into for ML-DSA/ML-KEM seed extraction (#2626)2c5e5a8parallelize more builds in CI for cold caches (#2625)6685591Add PKey::private_key_from_seed for ML-DSA/ML-KEM key import (#2621)8f8fdceDrop once_cell in favor of std::sync::{LazyLock, OnceLock} (#2623)Updates
quinn-protofrom 0.11.13 to 0.11.14Release notes
Sourced from quinn-proto's releases.
Commits
2c315aaproto: bump version to 0.11.148ad47f4Use newer rustls-pki-types PEM parser APIc81c028ci: fix workflow syntax0050172ci: pin wasm-bindgen-cli version8a6f82cTake semver-compatible dependency updatese52db4aApply suggestions from clippy 1.916df7275chore: Fixunnecessary_unwrapclippyc8eefa0proto: avoid unwrapping varint decoding during parameters parsing9723a97fuzz: add fuzzing target for parsing transport parameterseaf0ef3Fix over-permissive proto dependency edge (#2385)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 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.