Closed dependabot[bot] closed 3 weeks ago
Unable to locate .performanceTestingBot config file
This is a dependency update PR that bumps the cc crate from version 1.1.34 to 1.1.35 in the Rust build dependencies. The update includes changes related to UEFI target handling and removes FRC support.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Update cc build dependency version |
|
src/rust/cryptography-cffi/Cargo.toml src/rust/Cargo.lock |
By default, I don't review pull requests opened by bots. If you would like me to review this pull request anyway, you can request a review via the /korbit-review
command in a comment.
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information
Thanks @dependabot[bot] for opening this PR!
For COLLABORATOR only :
To add labels, comment on the issue
/label add label1,label2,label3
To remove labels, comment on the issue
/label remove label1,label2,label3
Processing PR updates...
PR Details of @dependabot[bot] in pyca-cryptography : | OPEN | CLOSED | TOTAL |
---|---|---|---|
2 | 28 | 30 |
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Description has been updated!
Description
In this pull request, the following changes have been made:
cc
crate in theCargo.toml
file from1.1.34
to1.1.35
.cc
crate in theCargo.lock
file.These changes were made to ensure that the project uses the latest version of the
cc
crate for improved functionality or to address any issues related to the specific version being used.