clients
clients copied to clipboard
[deps] Platform: Update Rust crate core-foundation to v0.10.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| core-foundation | dependencies | minor | =0.9.4 -> =0.10.0 |
Release Notes
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 this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Internal tracking:
- ID: PM-11086
- Link: https://bitwarden.atlassian.net/browse/PM-11086
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 33.25%. Comparing base (
9aeb412) to head (5420667). Report is 278 commits behind head on main.
:white_check_mark: All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #10579 +/- ##
=======================================
Coverage 33.25% 33.25%
=======================================
Files 2727 2727
Lines 85179 85179
Branches 16221 16221
=======================================
Hits 28326 28326
Misses 54598 54598
Partials 2255 2255
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
⚠️ Artifact update problem
Renovate failed to update an artifact 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 --package [email protected] --precise 0.10.0
Updating crates.io index
error: failed to select a version for the requirement `core-foundation = "^0.9.4"`
candidate versions found which didn't match: 0.10.0
location searched: crates.io index
required by package `security-framework v2.11.0`
... which satisfies dependency `security-framework = "=2.11.0"` (locked to 2.11.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)`