Skip to content

Conversation

@hash-worker
Copy link
Contributor

@hash-worker hash-worker bot commented Jan 24, 2026

This PR contains the following updates:

Package Type Update Change
hifijson workspace.dependencies minor 0.4.0 -> 0.5.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 January 24, 2026 05:17
@cursor
Copy link

cursor bot commented Jan 24, 2026

PR Summary

Dependency update

  • Bumps hifijson to 0.5.0 in Cargo.toml and updates lockfile (version/checksum)
  • Lockfile refresh also updates transitive windows-sys for colored

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

@github-actions github-actions bot added the area/deps Relates to third-party dependencies (area) label Jan 24, 2026
@augmentcode
Copy link

augmentcode bot commented Jan 24, 2026

🤖 Augment PR Summary

Summary: Updates the workspace dependency on hifijson from 0.4.0 to 0.5.0.
Changes: Bumps the pinned crate version in Cargo.toml (with Cargo.lock updated accordingly) to pick up upstream fixes/improvements.

🤖 Was this summary useful? React with 👍 or 👎

Copy link

@augmentcode augmentcode bot left a comment

Choose a reason for hiding this comment

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

Review completed. 1 suggestions posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

guppy = { version = "0.17.20", default-features = false }
hashbrown = { version = "0.16.0", default-features = false, features = ["inline-more", "nightly", "raw-entry"] }
hifijson = { version = "0.4.0", default-features = false }
hifijson = { version = "0.5.0", default-features = false }
Copy link

Choose a reason for hiding this comment

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

Because hifijson is still in 0.x, a minor bump (0.40.5) can include breaking API/behavior changes; it’d be good to ensure any JSON parsing/serialization call sites and related tests still cover edge cases after this upgrade.

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 24, 2026

CodSpeed Performance Report

Merging this PR will create unknown performance changes

Comparing deps/rs/hifijson-0.x (7bff301) with main (8625667)

Summary

⏩ 18 skipped benchmarks1
🗄️ 12 archived benchmarks run2

Footnotes

  1. 18 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

  2. 12 benchmarks were run, but are now archived. If they were deleted in another branch, consider rebasing to remove them from the report. Instead if they were added back, click here to restore them.

@codecov
Copy link

codecov bot commented Jan 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.23%. Comparing base (9e7860c) to head (7bff301).
⚠️ Report is 16 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8312   +/-   ##
=======================================
  Coverage   60.22%   60.23%           
=======================================
  Files        1231     1231           
  Lines      117944   117944           
  Branches     5126     5126           
=======================================
+ Hits        71031    71041   +10     
+ Misses      46087    46079    -8     
+ Partials      826      824    -2     
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-graph-sdk 10.88% <ø> (ø)
local.hash-isomorphic-utils 0.00% <ø> (ø)
rust.antsi 0.00% <ø> (ø)
rust.error-stack 90.88% <ø> (ø)
rust.harpc-codec 84.70% <ø> (ø)
rust.harpc-net 96.33% <ø> (+0.15%) ⬆️
rust.harpc-tower 66.80% <ø> (ø)
rust.harpc-types 0.00% <ø> (ø)
rust.harpc-wire-protocol 92.23% <ø> (ø)
rust.hash-codec 72.76% <ø> (ø)
rust.hash-graph-authorization 62.47% <ø> (ø)
rust.hash-graph-postgres-store 25.61% <ø> (ø)
rust.hash-graph-store 30.54% <ø> (ø)
rust.hash-graph-temporal-versioning 47.95% <ø> (ø)
rust.hash-graph-types 0.00% <ø> (ø)
rust.hash-graph-validation 83.45% <ø> (ø)
rust.hashql-core 81.77% <ø> (ø)
rust.hashql-diagnostics 72.43% <ø> (ø)

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.

@hash-worker hash-worker bot requested a review from a team January 24, 2026 05:47
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.

3 participants