build(deps): bump the cargo group across 1 directory with 3 updates#2273
Merged
Conversation
Bumps the cargo group with 3 updates in the / directory: [uniffi](https://github.com/mozilla/uniffi-rs), [p256](https://github.com/RustCrypto/elliptic-curves) and [p384](https://github.com/RustCrypto/elliptic-curves). Updates `uniffi` from 0.31.2 to 0.32.0 - [Changelog](https://github.com/mozilla/uniffi-rs/blob/main/CHANGELOG.md) - [Commits](mozilla/uniffi-rs@v0.31.2...v0.32.0) Updates `p256` from 0.13.2 to 0.14.0 - [Commits](RustCrypto/elliptic-curves@p256/v0.13.2...p256/v0.14.0) Updates `p384` from 0.13.1 to 0.14.0 - [Commits](RustCrypto/elliptic-curves@sm2/v0.13.1...p384/v0.14.0) --- updated-dependencies: - dependency-name: uniffi dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: p256 dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: p384 dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Sorry @dependabot[bot], you have reached your weekly rate limit of 500000 diff characters.
Please try again later or upgrade to continue using Sourcery
Migrate elliptic-curve key generation to the 0.14 SEC1 APIs and remove redundant backend patterns rejected by Rust 1.97 Clippy. Co-Authored-By: GPT-5 <noreply@openai.com>
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.
Compatibility fixes
The dependency bump changed the elliptic-curve array re-export and renamed its SEC1 traits and methods, so moq-token no longer compiled against p256 and p384 0.14.
Test plan
cargo test -p moq-token: 99 passed.(Written by GPT-5)
Bumps the cargo group with 3 updates in the / directory: uniffi, p256 and p384.
Updates
uniffifrom 0.31.2 to 0.32.0Changelog
Sourced from uniffi's changelog.
... (truncated)
Commits
5c7b739chore: Releasec4ec9d8chore: Release7d647a8Benchmark tablesad9b725Pipeline IDs0f6a2bcAllow literal number suffix foruniffi::Enum(#2926)bc38ff4Merge pull request #2927 from bendk/bdk/push-komxvuvksmqu046d894Merging changes from 0.31.2 back to mainafd83b2Loosen toml semver for uniffi_macros418ab38add async support for ruby10aaab2Async record methodsUpdates
p256from 0.13.2 to 0.14.0Commits
27e62fdp256 v0.14.0 (#1890)693577dp256: vendor and fix workspace-level lints (#1888)ef3a3b1primeorder v0.14.0 (#1887)3688e30primeorder: enable and fix workspace level lints (#1886)7f576dfwnaf v0.14.0 (#1884)a6aeae5wnaf: enable and fix workspace-level lints (#1885)b212497Bumpecdsato v0.17 (#1883)df6d7bddocument PKCS#8 key loading (#1874)a0442bebuild(deps): bump actions/cache from 5 to 6 (#1878)aa95e81k256: extractarithmetic::mul::glvsubmodule (#1880)Updates
p384from 0.13.1 to 0.14.0Commits
24b65d1p384 v0.14.0 (#1892)65e79dbp384: vendor and fix workspace-level lints (#1891)27e62fdp256 v0.14.0 (#1890)693577dp256: vendor and fix workspace-level lints (#1888)ef3a3b1primeorder v0.14.0 (#1887)3688e30primeorder: enable and fix workspace level lints (#1886)7f576dfwnaf v0.14.0 (#1884)a6aeae5wnaf: enable and fix workspace-level lints (#1885)b212497Bumpecdsato v0.17 (#1883)df6d7bddocument PKCS#8 key loading (#1874)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 conditions