Skip to content

Update Rust crate hifijson to 0.5.0 - #8312

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

Update Rust crate hifijson to 0.5.0#8312
hash-worker[bot] wants to merge 1 commit into
mainfrom
deps/rs/hifijson-0.x

Conversation

@hash-worker

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

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
hifijson workspace.dependencies minor 0.4.00.5.0

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 Mend Renovate.

@hash-worker
hash-worker Bot enabled auto-merge January 24, 2026 05:17
@cursor

cursor Bot commented Jan 24, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Dependency-only version bump with no code edits; risk is limited to possible minor-version API or parsing changes in hifijson affecting JExpr lexing.

Overview
Bumps the workspace dependency hifijson from 0.4.0 to 0.5.0 in Cargo.toml and refreshes the matching entry in Cargo.lock. No application or library source is changed in this PR.

The only in-repo consumer is hashql-syntax-jexpr, which uses hifijson (with the alloc feature) for JSON string handling in the JExpr lexer. Behavior there should stay the same unless the minor release introduces API or parsing differences worth checking against existing lexer tests.

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

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

augmentcode Bot commented Jan 24, 2026

Copy link
Copy Markdown
🤖 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 👎

@augmentcode augmentcode Bot left a comment

Copy link
Copy Markdown

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.

Comment thread Cargo.toml
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
Copy Markdown

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

codspeed-hq Bot commented Jan 24, 2026

Copy link
Copy Markdown

Merging this PR will degrade performance by 15.38%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

❌ 2 regressed benchmarks
✅ 72 untouched benchmarks
⏩ 24 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
bit_matrix/dense/iter_row[64] 140.8 ns 170 ns -17.16%
bit_matrix/dense/iter_row[200] 185.8 ns 215 ns -13.57%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing deps/rs/hifijson-0.x (fdccf90) with main (c84546d)2

Open in CodSpeed

Footnotes

  1. 24 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. No successful run was found on main (a6674c8) during the generation of this report, so c84546d was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@codecov

codecov Bot commented Jan 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.58%. Comparing base (fb8a6d1) to head (fdccf90).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8312      +/-   ##
==========================================
- Coverage   59.58%   59.58%   -0.01%     
==========================================
  Files        1410     1410              
  Lines      137977   137977              
  Branches     6494     6494              
==========================================
- Hits        82212    82210       -2     
- Misses      54729    54731       +2     
  Partials     1036     1036              
Flag Coverage Δ
apps.hash-ai-worker-ts 1.99% <ø> (ø)
apps.hash-api 12.57% <ø> (ø)
blockprotocol.type-system 40.84% <ø> (ø)
local.claude-hooks 0.00% <ø> (ø)
local.harpc-client 51.49% <ø> (ø)
local.hash-backend-utils 2.55% <ø> (ø)
local.hash-graph-sdk 10.02% <ø> (ø)
local.hash-isomorphic-utils 12.25% <ø> (ø)
rust.antsi 0.00% <ø> (ø)
rust.error-stack 90.89% <ø> (ø)
rust.harpc-codec 84.70% <ø> (ø)
rust.harpc-net 96.19% <ø> (-0.04%) ⬇️
rust.harpc-tower 67.03% <ø> (ø)
rust.harpc-types 0.00% <ø> (ø)
rust.harpc-wire-protocol 92.23% <ø> (ø)
rust.hash-codec 72.76% <ø> (ø)
rust.hash-graph-authorization 62.59% <ø> (ø)
rust.hash-graph-embeddings 91.88% <ø> (ø)
rust.hash-graph-postgres-store 29.66% <ø> (ø)
rust.hash-graph-store 42.16% <ø> (ø)
rust.hash-graph-temporal-versioning 47.95% <ø> (ø)
rust.hash-graph-types 0.00% <ø> (ø)
rust.hash-graph-validation 84.71% <ø> (ø)
rust.hashql-core 78.98% <ø> (ø)
rust.hashql-diagnostics 72.51% <ø> (ø)

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

☔ View full report in Codecov by Harness.
📢 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
@hash-worker
hash-worker Bot force-pushed the deps/rs/hifijson-0.x branch from 7bff301 to b09a0d4 Compare January 28, 2026 14:51
@vercel

vercel Bot commented Jan 28, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
hash Ready Ready Preview Aug 1, 2026 2:02pm
hashdotdesign Ready Ready Preview Aug 1, 2026 2:02pm
hashdotdesign-tokens Ready Ready Preview Aug 1, 2026 2:02pm
petrinaut Ready Ready Preview Aug 1, 2026 2:02pm

@hash-worker
hash-worker Bot force-pushed the deps/rs/hifijson-0.x branch from b09a0d4 to fdc7c89 Compare February 3, 2026 10:52
@hash-worker
hash-worker Bot force-pushed the deps/rs/hifijson-0.x branch from fdc7c89 to b7bc362 Compare February 9, 2026 13:40
@hash-worker
hash-worker Bot force-pushed the deps/rs/hifijson-0.x branch from b7bc362 to b10eb74 Compare February 23, 2026 04:24
@hash-worker
hash-worker Bot force-pushed the deps/rs/hifijson-0.x branch from 89bcde6 to 4c2d8d3 Compare May 4, 2026 09:04
@hash-worker
hash-worker Bot force-pushed the deps/rs/hifijson-0.x branch from 4c2d8d3 to 8f23934 Compare May 15, 2026 08:12
@hash-worker
hash-worker Bot force-pushed the deps/rs/hifijson-0.x branch from 8f23934 to a0b016e Compare June 15, 2026 22:55
@hash-worker
hash-worker Bot force-pushed the deps/rs/hifijson-0.x branch from a0b016e to ebd93e9 Compare June 24, 2026 09:53
@hash-worker
hash-worker Bot force-pushed the deps/rs/hifijson-0.x branch from ebd93e9 to 09a2587 Compare July 10, 2026 12:08
@hash-worker
hash-worker Bot force-pushed the deps/rs/hifijson-0.x branch from 09a2587 to c03fa59 Compare July 11, 2026 11:34
@hash-worker
hash-worker Bot force-pushed the deps/rs/hifijson-0.x branch from c03fa59 to d591c93 Compare July 15, 2026 17:39
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