Skip to content

[deps]: Pin dependencies#31

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pin-dependencies
Open

[deps]: Pin dependencies#31
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pin-dependencies

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Mar 6, 2026

This PR contains the following updates:

Package Type Update Change
async-trait dependencies pin 0.1=0.1.89
async-trait workspace.dependencies pin 0.1=0.1.89
base64 workspace.dependencies pin 0.22=0.22.1
chacha20poly1305 (source) workspace.dependencies pin 0.10=0.10.1
ciborium workspace.dependencies pin 0.2=0.2.2
clap workspace.dependencies pin 4.5=4.5.60
clatter workspace.dependencies pin 2.0=2.2.0
color-eyre workspace.dependencies pin 0.6.3=0.6.3
coset workspace.dependencies pin 0.4.1=0.4.1
crossterm workspace.dependencies pin 0.28=0.28.1
darling workspace.dependencies pin 0.20.10=0.20.10
dirs workspace.dependencies pin 5.0=5.0.1
ed25519-dalek (source) workspace.dependencies pin 2.2.0=2.2.0
futures-util (source) workspace.dependencies pin 0.3=0.3.32
gloo-timers (source) dependencies pin 0.3=0.3.0
hex dependencies pin 0.4.3=0.4.3
hex workspace.dependencies pin 0.4=0.4.3
hkdf workspace.dependencies pin 0.12=0.12.4
js-sys (source) dependencies pin 0.3=0.3.91
ml-dsa (source) workspace.dependencies pin 0.1.0-rc.7=0.1.0-rc.7
once_cell workspace.dependencies pin 1.19=1.21.3
proc-macro2 workspace.dependencies pin 1.0=1.0.106
quote workspace.dependencies pin 1.0.45=1.0.45
ratatui (source) workspace.dependencies pin 0.29=0.29.0
secrecy (source) workspace.dependencies pin 0.10=0.10.3
serde (source) workspace.dependencies pin 1.0=1.0.228
serde_json workspace.dependencies pin 1.0=1.0.149
sha2 workspace.dependencies pin 0.10=0.10.9
snow workspace.dependencies pin 0.9=0.9.6
syn workspace.dependencies pin 2.0=2.0.117
thiserror dependencies pin 1.0=1.0.69
thiserror workspace.dependencies pin 1.0=1.0.69
tokio (source) dev-dependencies pin 1.36.0=1.36.0
tokio (source) dependencies pin 1.36.0=1.36.0
tokio (source) dev-dependencies pin 1=1.50.0
tokio (source) workspace.dependencies pin 1.36.0=1.36.0
tokio-tungstenite workspace.dependencies pin 0.24=0.24.0
tracing (source) dependencies pin 0.1=0.1.44
tracing (source) workspace.dependencies pin 0.1.41=0.1.41
tracing-subscriber (source) dependencies pin 0.3=0.3.22
tracing-subscriber (source) workspace.dependencies pin 0.3.20=0.3.20
uniffi (source) dependencies pin 0.28=0.28.3
wasm-bindgen-futures (source) dependencies pin 0.4=0.4.64
web-time dependencies pin 1=1.1.0
zeroize (source) dev-dependencies pin 1.8=1.8.2
zeroize (source) dependencies pin 1.8=1.8.2
zeroize (source) dependencies pin 1.8.2=1.8.2
zeroize (source) workspace.dependencies pin 1.8=1.8.2

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every 2nd week starting on the 2 week of the year before 4am on Monday"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Mar 6, 2026

⚠️ 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 Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `tokio`.
    ... required by package `ap-noise v0.11.0 (/tmp/renovate/repos/github/bitwarden/agent-access/crates/ap-noise)`
    ... which satisfies path dependency `ap-noise` (locked to 0.11.0) of package `ap-client v0.11.0 (/tmp/renovate/repos/github/bitwarden/agent-access/crates/ap-client)`
versions that meet the requirements `=1.50.0` are: 1.50.0

all possible versions conflict with previously selected packages.

  previously selected package `tokio v1.36.0`
    ... which satisfies dependency `tokio = "=1.36.0"` of package `ap-client v0.11.0 (/tmp/renovate/repos/github/bitwarden/agent-access/crates/ap-client)`

failed to select a version for `tokio` which could resolve this conflict

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/ap-client/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `tokio`.
    ... required by package `ap-noise v0.11.0 (/tmp/renovate/repos/github/bitwarden/agent-access/crates/ap-noise)`
    ... which satisfies path dependency `ap-noise` (locked to 0.11.0) of package `ap-client v0.11.0 (/tmp/renovate/repos/github/bitwarden/agent-access/crates/ap-client)`
versions that meet the requirements `=1.50.0` are: 1.50.0

all possible versions conflict with previously selected packages.

  previously selected package `tokio v1.36.0`
    ... which satisfies dependency `tokio = "=1.36.0"` of package `ap-client v0.11.0 (/tmp/renovate/repos/github/bitwarden/agent-access/crates/ap-client)`

failed to select a version for `tokio` which could resolve this conflict

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/ap-noise/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `tokio`.
    ... required by package `ap-noise v0.11.0 (/tmp/renovate/repos/github/bitwarden/agent-access/crates/ap-noise)`
    ... which satisfies path dependency `ap-noise` (locked to 0.11.0) of package `ap-client v0.11.0 (/tmp/renovate/repos/github/bitwarden/agent-access/crates/ap-client)`
versions that meet the requirements `=1.50.0` are: 1.50.0

all possible versions conflict with previously selected packages.

  previously selected package `tokio v1.36.0`
    ... which satisfies dependency `tokio = "=1.36.0"` of package `ap-client v0.11.0 (/tmp/renovate/repos/github/bitwarden/agent-access/crates/ap-client)`

failed to select a version for `tokio` which could resolve this conflict

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/ap-proxy-client/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `tokio`.
    ... required by package `ap-noise v0.11.0 (/tmp/renovate/repos/github/bitwarden/agent-access/crates/ap-noise)`
    ... which satisfies path dependency `ap-noise` (locked to 0.11.0) of package `ap-client v0.11.0 (/tmp/renovate/repos/github/bitwarden/agent-access/crates/ap-client)`
versions that meet the requirements `=1.50.0` are: 1.50.0

all possible versions conflict with previously selected packages.

  previously selected package `tokio v1.36.0`
    ... which satisfies dependency `tokio = "=1.36.0"` of package `ap-client v0.11.0 (/tmp/renovate/repos/github/bitwarden/agent-access/crates/ap-client)`

failed to select a version for `tokio` which could resolve this conflict

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/ap-uniffi/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `tokio`.
    ... required by package `ap-noise v0.11.0 (/tmp/renovate/repos/github/bitwarden/agent-access/crates/ap-noise)`
    ... which satisfies path dependency `ap-noise` (locked to 0.11.0) of package `ap-client v0.11.0 (/tmp/renovate/repos/github/bitwarden/agent-access/crates/ap-client)`
versions that meet the requirements `=1.50.0` are: 1.50.0

all possible versions conflict with previously selected packages.

  previously selected package `tokio v1.36.0`
    ... which satisfies dependency `tokio = "=1.36.0"` of package `ap-client v0.11.0 (/tmp/renovate/repos/github/bitwarden/agent-access/crates/ap-client)`

failed to select a version for `tokio` which could resolve this conflict

@bitwarden-bot bitwarden-bot changed the title [deps]: Pin dependencies [PM-33256] [deps]: Pin dependencies Mar 6, 2026
@bitwarden-bot
Copy link
Copy Markdown

Internal tracking:

@renovate renovate Bot changed the title [PM-33256] [deps]: Pin dependencies [deps]: Pin dependencies Mar 6, 2026
@renovate renovate Bot force-pushed the renovate/pin-dependencies branch 25 times, most recently from da44781 to b14395b Compare March 16, 2026 23:06
@renovate renovate Bot force-pushed the renovate/pin-dependencies branch from b14395b to eae662d Compare March 17, 2026 21:04
@renovate renovate Bot force-pushed the renovate/pin-dependencies branch 16 times, most recently from fab66c8 to 25275cf Compare March 20, 2026 16:38
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 20, 2026

Logo
Checkmarx One – Scan Summary & Detailseae2e9fc-ac8c-4b5b-91ad-4e28b78e03be

Great job! No new security vulnerabilities introduced in this pull request

@renovate renovate Bot force-pushed the renovate/pin-dependencies branch 12 times, most recently from 46e8bdb to bb3cf43 Compare March 21, 2026 18:54
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