Skip to content

Update Rust crate scc to v3#8131

Open
hash-worker[bot] wants to merge 1 commit into
mainfrom
deps/rs/scc-3.x
Open

Update Rust crate scc to v3#8131
hash-worker[bot] wants to merge 1 commit into
mainfrom
deps/rs/scc-3.x

Conversation

@hash-worker
Copy link
Copy Markdown
Contributor

@hash-worker hash-worker Bot commented Nov 30, 2025

This PR contains the following updates:

Package Type Update Change Pending
scc workspace.dependencies major 2.4.03.0.0 3.7.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 4am every weekday,every weekend"
  • Automerge
    • "before 4am every weekday,every weekend"

🚦 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 Renovate Bot.

@hash-worker hash-worker Bot enabled auto-merge November 30, 2025 15:14
@github-actions github-actions Bot added the area/deps Relates to third-party dependencies (area) label Nov 30, 2025
@hash-worker hash-worker Bot requested a review from a team November 30, 2025 15:44
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.31%. Comparing base (7b67b01) to head (4c09971).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8131   +/-   ##
=======================================
  Coverage   62.31%   62.31%           
=======================================
  Files        1354     1354           
  Lines      137313   137313           
  Branches     5793     5793           
=======================================
  Hits        85568    85568           
  Misses      50838    50838           
  Partials      907      907           
Flag Coverage Δ
apps.hash-ai-worker-ts 1.41% <ø> (ø)
apps.hash-api 0.00% <ø> (ø)
blockprotocol.type-system 40.84% <ø> (ø)
local.claude-hooks 0.00% <ø> (ø)
local.harpc-client 51.24% <ø> (ø)
local.hash-backend-utils 2.81% <ø> (ø)
local.hash-graph-sdk 9.63% <ø> (ø)
local.hash-isomorphic-utils 0.00% <ø> (ø)
rust.antsi 0.00% <ø> (ø)
rust.error-stack 90.87% <ø> (ø)
rust.harpc-codec 84.70% <ø> (ø)
rust.harpc-types 0.00% <ø> (ø)
rust.harpc-wire-protocol 92.23% <ø> (ø)
rust.hash-codec 72.76% <ø> (ø)
rust.hash-graph-authorization 62.34% <ø> (ø)
rust.hash-graph-postgres-store 26.81% <ø> (ø)
rust.hash-graph-store 37.76% <ø> (ø)
rust.hash-graph-temporal-versioning 47.95% <ø> (ø)
rust.hash-graph-types 0.00% <ø> (ø)
rust.hash-graph-validation 83.45% <ø> (ø)
rust.hashql-ast 87.23% <ø> (ø)
rust.hashql-compiletest 29.63% <ø> (ø)
rust.hashql-core 82.44% <ø> (ø)
rust.hashql-diagnostics 72.43% <ø> (ø)
rust.hashql-eval 62.99% <ø> (ø)
rust.hashql-hir 89.06% <ø> (ø)
rust.hashql-mir 92.08% <ø> (ø)
rust.hashql-syntax-jexpr 94.06% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cursor
Copy link
Copy Markdown

cursor Bot commented Dec 16, 2025

PR Summary

Medium Risk
Major-version upgrade of scc (concurrent containers) plus lockfile churn could introduce subtle concurrency/perf regressions in dependent crates, even though the change is dependency-only.

Overview
Updates the workspace dependency on scc from 2.4.0 to 3.0.0.

Regenerates Cargo.lock, pulling in scc 3.7.1 and updating its transitive deps (notably sdd and new saa).

Reviewed by Cursor Bugbot for commit 4c09971. Bugbot is set up for automated code reviews on this repo. Configure here.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ds-theme Error Error May 15, 2026 8:31am
hash Ready Ready Preview, Comment May 15, 2026 8:31am
hashdotdesign Ready Ready Preview, Comment May 15, 2026 8:31am
hashdotdesign-tokens Ready Ready Preview, Comment May 15, 2026 8:31am
petrinaut Ready Ready Preview May 15, 2026 8:31am

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Jan 16, 2026

Merging this PR will not alter performance

✅ 80 untouched benchmarks


Comparing deps/rs/scc-3.x (4c09971) with main (7b67b01)1

Open in CodSpeed

Footnotes

  1. No successful run was found on main (0590cf1) during the generation of this report, so 7b67b01 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@hash-worker
Copy link
Copy Markdown
Contributor Author

hash-worker Bot commented May 15, 2026

⚠️ 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.toml
Artifact update for scc resolved to version 3.7.1, which is a pending version that has not yet passed the Minimum Release Age threshold.
Renovate was attempting to update to 3.7.0
This is (likely) not a bug in Renovate, but due to the way your project pins dependencies, _and_ how Renovate calls your package manager to update them.
Until Renovate supports specifying an exact update to your package manager (https://github.com/renovatebot/renovate/issues/41624), it is recommended to directly pin your dependencies (with `rangeStrategy=pin` for apps, or `rangeStrategy=widen` for libraries)
See also: https://docs.renovatebot.com/dependency-pinning/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/deps Relates to third-party dependencies (area)

Development

Successfully merging this pull request may close these issues.

2 participants