Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[deps] Platform: Pin dependencies #12292

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Type Update Change
cc build-dependencies pin 1.2.4 -> =1.2.4
glob build-dependencies pin 0.3.2 -> =0.3.2
log dependencies pin 0.4.22 -> =0.4.22
oslog dependencies pin 0.2.0 -> =0.2.0
serde (source) dependencies pin 1.0.209 -> =1.0.209
serde (source) dependencies pin 1.0.205 -> =1.0.205
serde_json dependencies pin 1.0.127 -> =1.0.127
serde_json dependencies pin 1.0.122 -> =1.0.122
sysinfo dependencies pin 0.32.0 -> =0.32.0
tokio (source) dependencies pin 1.39.1 -> =1.39.1
tokio (source) dependencies pin 1.39.2 -> =1.39.2
tokio-util (source) dependencies pin 0.7.11 -> =0.7.11
typescript-strict-plugin devDependencies pin ^2.4.4 -> 2.4.4
uniffi (source) build-dependencies pin 0.28.3 -> =0.28.3
uniffi (source) dependencies pin 0.28.3 -> =0.28.3

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


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 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.

Copy link
Contributor Author

renovate bot commented Dec 9, 2024

⚠️ 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: apps/desktop/desktop_native/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path apps/desktop/desktop_native/core/Cargo.toml --workspace
    Updating crates.io index
    Updating git repository `https://github.com/bitwarden/bitwarden-russh.git`
From https://github.com/bitwarden/bitwarden-russh
 * [new ref]         23b50e3bbe6d56ef19ab0e98e8bb1462cb6d77ae -> refs/commit/23b50e3bbe6d56ef19ab0e98e8bb1462cb6d77ae
error: failed to select a version for `tokio`.
    ... required by package `desktop_objc v0.0.0 (/tmp/renovate/repos/github/bitwarden/clients/apps/desktop/desktop_native/objc)`
    ... which satisfies path dependency `desktop_objc` (locked to 0.0.0) of package `desktop_core v0.0.0 (/tmp/renovate/repos/github/bitwarden/clients/apps/desktop/desktop_native/core)`
    ... which satisfies path dependency `desktop_core` (locked to 0.0.0) of package `desktop_napi v0.0.0 (/tmp/renovate/repos/github/bitwarden/clients/apps/desktop/desktop_native/napi)`
versions that meet the requirements `=1.39.1` are: 1.39.1

all possible versions conflict with previously selected packages.

  previously selected package `tokio v1.41.1`
    ... which satisfies dependency `tokio = "=1.41.1"` of package `desktop_napi v0.0.0 (/tmp/renovate/repos/github/bitwarden/clients/apps/desktop/desktop_native/napi)`

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

File name: apps/desktop/desktop_native/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path apps/desktop/desktop_native/macos_provider/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `tokio`.
    ... required by package `desktop_objc v0.0.0 (/tmp/renovate/repos/github/bitwarden/clients/apps/desktop/desktop_native/objc)`
    ... which satisfies path dependency `desktop_objc` (locked to 0.0.0) of package `desktop_core v0.0.0 (/tmp/renovate/repos/github/bitwarden/clients/apps/desktop/desktop_native/core)`
    ... which satisfies path dependency `desktop_core` (locked to 0.0.0) of package `desktop_napi v0.0.0 (/tmp/renovate/repos/github/bitwarden/clients/apps/desktop/desktop_native/napi)`
versions that meet the requirements `=1.39.1` are: 1.39.1

all possible versions conflict with previously selected packages.

  previously selected package `tokio v1.41.1`
    ... which satisfies dependency `tokio = "=1.41.1"` of package `desktop_napi v0.0.0 (/tmp/renovate/repos/github/bitwarden/clients/apps/desktop/desktop_native/napi)`

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

File name: apps/desktop/desktop_native/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path apps/desktop/desktop_native/napi/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `tokio`.
    ... required by package `desktop_objc v0.0.0 (/tmp/renovate/repos/github/bitwarden/clients/apps/desktop/desktop_native/objc)`
    ... which satisfies path dependency `desktop_objc` (locked to 0.0.0) of package `desktop_core v0.0.0 (/tmp/renovate/repos/github/bitwarden/clients/apps/desktop/desktop_native/core)`
    ... which satisfies path dependency `desktop_core` (locked to 0.0.0) of package `desktop_napi v0.0.0 (/tmp/renovate/repos/github/bitwarden/clients/apps/desktop/desktop_native/napi)`
versions that meet the requirements `=1.39.1` are: 1.39.1

all possible versions conflict with previously selected packages.

  previously selected package `tokio v1.41.1`
    ... which satisfies dependency `tokio = "=1.41.1"` of package `desktop_napi v0.0.0 (/tmp/renovate/repos/github/bitwarden/clients/apps/desktop/desktop_native/napi)`

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

File name: apps/desktop/desktop_native/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path apps/desktop/desktop_native/objc/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `tokio`.
    ... required by package `desktop_objc v0.0.0 (/tmp/renovate/repos/github/bitwarden/clients/apps/desktop/desktop_native/objc)`
    ... which satisfies path dependency `desktop_objc` (locked to 0.0.0) of package `desktop_core v0.0.0 (/tmp/renovate/repos/github/bitwarden/clients/apps/desktop/desktop_native/core)`
    ... which satisfies path dependency `desktop_core` (locked to 0.0.0) of package `desktop_napi v0.0.0 (/tmp/renovate/repos/github/bitwarden/clients/apps/desktop/desktop_native/napi)`
versions that meet the requirements `=1.39.1` are: 1.39.1

all possible versions conflict with previously selected packages.

  previously selected package `tokio v1.41.1`
    ... which satisfies dependency `tokio = "=1.41.1"` of package `desktop_napi v0.0.0 (/tmp/renovate/repos/github/bitwarden/clients/apps/desktop/desktop_native/napi)`

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

@renovate renovate bot requested a review from a team as a code owner December 9, 2024 02:29
@renovate renovate bot requested a review from coroiu December 9, 2024 02:29
@bitwarden-bot bitwarden-bot changed the title [deps] Platform: Pin dependencies [PM-15775] [deps] Platform: Pin dependencies Dec 9, 2024
@bitwarden-bot
Copy link

Internal tracking:

Copy link

codecov bot commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.25%. Comparing base (750cb48) to head (c488fdc).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12292   +/-   ##
=======================================
  Coverage   35.24%   35.25%           
=======================================
  Files        2997     2997           
  Lines       90887    90887           
  Branches    16973    16973           
=======================================
+ Hits        32034    32041    +7     
+ Misses      56365    56358    -7     
  Partials     2488     2488           

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

@renovate renovate bot changed the title [PM-15775] [deps] Platform: Pin dependencies [deps] Platform: Pin dependencies Dec 9, 2024
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 23 times, most recently from 770537c to af5b4f5 Compare December 10, 2024 17:45
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 28 times, most recently from dfa158e to fcb4afb Compare January 27, 2025 11:01
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from fcb4afb to c488fdc Compare January 27, 2025 11:12
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