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]: Update Rust crate generic-array to v1 #550

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
generic-array dependencies major >=0.14.7, <1.0 -> >=0.14.7, <1.1

Release Notes

fizyk20/generic-array (generic-array)

v1.0.0

Changelog

Primary PR


Configuration

📅 Schedule: Branch creation - "every weekend" (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.

🔕 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 has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Jan 27, 2024

⚠ 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: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/bitwarden-crypto/Cargo.toml --package generic-array@0.14.7 --precise 1.0.0
warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
package:   /tmp/renovate/repos/github/bitwarden/sdk/crates/bitwarden-napi/Cargo.toml
workspace: /tmp/renovate/repos/github/bitwarden/sdk/Cargo.toml
    Updating crates.io index
error: failed to select a version for the requirement `generic-array = "^0.14"`
candidate versions found which didn't match: 1.0.0
location searched: crates.io index
required by package `block-buffer v0.10.4`
    ... which satisfies dependency `block-buffer = "^0.10"` (locked to 0.10.4) of package `digest v0.10.7`
    ... which satisfies dependency `digest = "^0.10.3"` (locked to 0.10.7) of package `hmac v0.12.1`
    ... which satisfies dependency `hmac = ">=0.12.1, <0.13"` (locked to 0.12.1) of package `bitwarden v0.4.0 (/tmp/renovate/repos/github/bitwarden/sdk/crates/bitwarden)`
    ... which satisfies path dependency `bitwarden` (locked to 0.4.0) of package `bw v0.0.2 (/tmp/renovate/repos/github/bitwarden/sdk/crates/bw)`
perhaps a crate was updated and forgotten to be re-vendored?

@bitwarden-bot
Copy link

bitwarden-bot commented Jan 27, 2024

Logo
Checkmarx One – Scan Summary & Detailsa6256bd7-cd8e-4438-b419-e2908043c0cb

No New Or Fixed Issues Found

Copy link

codecov bot commented Jan 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5457935) 51.68% compared to head (dd0e806) 51.68%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #550   +/-   ##
=======================================
  Coverage   51.68%   51.68%           
=======================================
  Files         163      163           
  Lines        8202     8202           
=======================================
  Hits         4239     4239           
  Misses       3963     3963           

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

@renovate renovate bot force-pushed the renovate/generic-array-1.x branch from dd0e806 to cc57c23 Compare January 29, 2024 09:24
@dani-garcia
Copy link
Member

We need to keep this in <1 to use the same version as the AES and the rest of the rustcrypto crates, otherwise there's going to be conflicts

@dani-garcia dani-garcia deleted the renovate/generic-array-1.x branch January 29, 2024 09:24
Copy link
Contributor Author

renovate bot commented Jan 29, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 1.x releases. But if you manually upgrade to 1.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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.

2 participants