Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2025

This PR contains the following updates:

Package Type Update Change
coset dependencies minor >=0.3.7, <0.4 -> >=0.3.7, <0.5
coset dependencies minor >=0.3.8, <0.4 -> >=0.3.8, <0.5

Release Notes

google/coset (coset)

v0.4.0

Compare Source

  • Breaking change: alter type of crit field in Header to support private-use labels (in accordance with
    9052 §3.1).
  • Deprecate CoseMac[0]::verify_tag in favour of verify_payload_tag.
  • Deprecate CoseEncrypt[0]::decrypt, CoseRecipient::decrypt in favour of decrypt_ciphertext.

Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Oct 13, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/bitwarden-crypto/Cargo.toml --package [email protected] --precise 0.4.0
    Updating git repository `https://github.com/bitwarden/rustcrypto-formats.git`
From https://github.com/bitwarden/rustcrypto-formats
 * [new ref]         2b27c63034217dd126bbf5ed874da51b84f8c705 -> refs/commit/2b27c63034217dd126bbf5ed874da51b84f8c705
    Updating git repository `https://github.com/mozilla/uniffi-rs`
From https://github.com/mozilla/uniffi-rs
 * [new ref]           6d46b3f756dde3213357c477d86771a0fc5da7b4 -> refs/commit/6d46b3f756dde3213357c477d86771a0fc5da7b4
    Updating crates.io index
    Updating git repository `https://github.com/bitwarden/passkey-rs`
From https://github.com/bitwarden/passkey-rs
 * [new ref]         3b764633ebc6576c07bdd12ee14d8e5c87b494ed -> refs/commit/3b764633ebc6576c07bdd12ee14d8e5c87b494ed
error: failed to select a version for the requirement `coset = "^0.3"`
candidate versions found which didn't match: 0.4.0
location searched: crates.io index
required by package `passkey-client v0.2.0 (https://github.com/bitwarden/passkey-rs?rev=3b764633ebc6576c07bdd12ee14d8e5c87b494ed#3b764633)`
    ... which satisfies git dependency `passkey-client` (locked to 0.2.0) of package `bitwarden-fido v1.0.0 (/tmp/renovate/repos/github/bitwarden/sdk-internal/crates/bitwarden-fido)`
    ... which satisfies path dependency `bitwarden-fido` (locked to 1.0.0) of package `bitwarden-exporters v1.0.0 (/tmp/renovate/repos/github/bitwarden/sdk-internal/crates/bitwarden-exporters)`

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/bitwarden-fido/Cargo.toml --package [email protected] --precise 0.4.0
    Updating crates.io index
error: failed to select a version for the requirement `coset = "^0.3"`
candidate versions found which didn't match: 0.4.0
location searched: crates.io index
required by package `passkey-client v0.2.0 (https://github.com/bitwarden/passkey-rs?rev=3b764633ebc6576c07bdd12ee14d8e5c87b494ed#3b764633)`
    ... which satisfies git dependency `passkey-client` (locked to 0.2.0) of package `bitwarden-fido v1.0.0 (/tmp/renovate/repos/github/bitwarden/sdk-internal/crates/bitwarden-fido)`
    ... which satisfies path dependency `bitwarden-fido` (locked to 1.0.0) of package `bitwarden-exporters v1.0.0 (/tmp/renovate/repos/github/bitwarden/sdk-internal/crates/bitwarden-exporters)`

@renovate renovate bot requested review from a team as code owners October 13, 2025 02:51
@renovate renovate bot requested review from Thomas-Avery and coroiu October 13, 2025 02:51
@bitwarden-bot bitwarden-bot changed the title [deps]: Update Rust crate coset to v0.4.0 [PM-26879] [deps]: Update Rust crate coset to v0.4.0 Oct 13, 2025
@bitwarden-bot
Copy link

Internal tracking:

Copy link

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.97%. Comparing base (cc36132) to head (c3b4b9f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #508   +/-   ##
=======================================
  Coverage   77.97%   77.97%           
=======================================
  Files         287      287           
  Lines       27673    27673           
=======================================
  Hits        21579    21579           
  Misses       6094     6094           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title [PM-26879] [deps]: Update Rust crate coset to v0.4.0 [deps]: Update Rust crate coset to v0.4.0 Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant