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

Update Rust toolchains to nightly-2023-12-04 #3674

Merged
merged 2 commits into from
Dec 5, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
rust minor 2023-11-27 -> 2023-12-04

Configuration

πŸ“… Schedule: Branch creation - "before 4am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

@renovate renovate bot enabled auto-merge December 5, 2023 01:12
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 5, 2023
@github-actions github-actions bot added area/infra Relates to version control, CI, CD or IaC (area) area/libs > error-stack Affects the `error-stack` crate (library) area/libs Relates to first-party libraries/crates/packages (area) area/libs > deer Affects the `deer` crate (library) area/libs > antsi Affects the `antsi` crate (library) area/libs > sarif Affects the `sarif` crate (library) area/tests New or updated tests labels Dec 5, 2023
Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (fe45e1b) 32.80% compared to head (90f5470) 32.85%.
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3674      +/-   ##
==========================================
+ Coverage   32.80%   32.85%   +0.05%     
==========================================
  Files         228      228              
  Lines        9858     9861       +3     
  Branches      881      881              
==========================================
+ Hits         3234     3240       +6     
+ Misses       6607     6604       -3     
  Partials       17       17              
Flag Coverage Ξ”
apps.hash-ai-worker-ts 21.77% <ΓΈ> (ΓΈ)
apps.hash-api 0.00% <ΓΈ> (ΓΈ)
local.hash-backend-utils 10.95% <ΓΈ> (ΓΈ)
local.hash-subgraph 22.88% <ΓΈ> (ΓΈ)
sarif 87.67% <ΓΈ> (ΓΈ)

Flags with carried forward coverage won't be shown. Click here to find out more.

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

Comment on lines -74 to -77
#[expect(
clippy::option_if_let_else,
reason = "would be nice to use `let_guard`s here"
)]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

renovate bot commented Dec 5, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠ Warning: custom changes will be lost.

@TimDiekmann TimDiekmann added this pull request to the merge queue Dec 5, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 5, 2023
@TimDiekmann TimDiekmann added this pull request to the merge queue Dec 5, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 5, 2023
@TimDiekmann TimDiekmann added this pull request to the merge queue Dec 5, 2023
Merged via the queue into main with commit c4b33ac Dec 5, 2023
75 of 76 checks passed
@TimDiekmann TimDiekmann deleted the deps/rs/rust-toolchains branch December 5, 2023 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/apps > hash* Affects HASH (a `hash-*` app) area/apps > hash-graph area/apps area/infra Relates to version control, CI, CD or IaC (area) area/libs > antsi Affects the `antsi` crate (library) area/libs > deer Affects the `deer` crate (library) area/libs > error-stack Affects the `error-stack` crate (library) area/libs > sarif Affects the `sarif` crate (library) area/libs Relates to first-party libraries/crates/packages (area) area/tests New or updated tests type/eng > backend Owned by the @backend team
Development

Successfully merging this pull request may close these issues.

None yet

1 participant