Skip to content

Update Rust crate scc to v3#8131

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

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

Conversation

@hash-worker
Copy link
Contributor

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

This PR contains the following updates:

Package Type Update Change
scc workspace.dependencies major 2.4.0 -> 3.0.0

Warning

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


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 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

codecov bot commented Dec 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.03%. Comparing base (ef314c5) to head (edc8cd4).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8131   +/-   ##
=======================================
  Coverage   63.03%   63.03%           
=======================================
  Files        1302     1302           
  Lines      132960   132960           
  Branches     5509     5509           
=======================================
  Hits        83808    83808           
  Misses      48238    48238           
  Partials      914      914           
Flag Coverage Δ
apps.hash-ai-worker-ts 1.40% <ø> (ø)
apps.hash-api 0.00% <ø> (ø)
blockprotocol.type-system 40.84% <ø> (ø)
local.claude-hooks 0.00% <ø> (ø)
local.harpc-client 51.24% <ø> (ø)
local.hash-graph-sdk 7.73% <ø> (ø)
local.hash-isomorphic-utils 0.00% <ø> (ø)
rust.antsi 0.00% <ø> (ø)
rust.error-stack 90.88% <ø> (ø)
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 27.48% <ø> (ø)
rust.hash-graph-store 37.86% <ø> (ø)
rust.hash-graph-temporal-versioning 47.95% <ø> (ø)
rust.hash-graph-types 0.00% <ø> (ø)
rust.hash-graph-validation 83.45% <ø> (ø)
rust.hashql-ast 87.25% <ø> (ø)
rust.hashql-compiletest 29.69% <ø> (ø)
rust.hashql-core 82.26% <ø> (ø)
rust.hashql-diagnostics 72.43% <ø> (ø)
rust.hashql-eval 69.13% <ø> (ø)
rust.hashql-hir 89.11% <ø> (ø)
rust.hashql-mir 92.43% <ø> (ø)
rust.hashql-syntax-jexpr 94.05% <ø> (ø)

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

cursor bot commented Dec 16, 2025

PR Summary

Medium Risk
Major-version dependency bump for scc can introduce subtle behavioral/performance changes in concurrent containers even without direct code changes; risk is limited to dependency resolution and downstream compilation/runtime behavior.

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

Refreshes Cargo.lock accordingly, pulling in newer scc (3.6.6) and updated transitive deps (notably sdd 4.x plus new saa), with no other code changes in this PR.

Written by Cursor Bugbot for commit edc8cd4. This will update automatically on new commits. Configure here.

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