Skip to content

Update Rust crate logos to v0.16.1#8387

Open
hash-worker[bot] wants to merge 1 commit intomainfrom
deps/rs/logos-0.x-lockfile
Open

Update Rust crate logos to v0.16.1#8387
hash-worker[bot] wants to merge 1 commit intomainfrom
deps/rs/logos-0.x-lockfile

Conversation

@hash-worker
Copy link
Contributor

@hash-worker hash-worker bot commented Feb 10, 2026

This PR contains the following updates:

Package Type Update Change
logos (source) workspace.dependencies patch 0.16.0 -> 0.16.1

Warning

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


Release Notes

maciejhirsz/logos (logos)

v0.16.1: - Fix no_std problem, clarify edge cases and docs

What's Changed

New Contributors

Full Changelog: maciejhirsz/logos@v0.16...v0.16.1


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 February 10, 2026 00:47
@hash-worker hash-worker bot requested a review from a team February 10, 2026 00:47
@cursor
Copy link

cursor bot commented Feb 10, 2026

PR Summary

Low Risk
Low risk patch-level dependency bump; primary impact is in lexer generation behavior/build output, with minimal surface area outside dependency resolution.

Overview
Updates the Rust dependency lockfile to use logos/logos-derive/logos-codegen 0.16.1 (from 0.16.0).

As part of the logos-codegen update, the resolved dependency graph is simplified by dropping beef (removed from Cargo.lock) and removing rustc_version from logos-codegen’s dependencies.

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

@vercel
Copy link

vercel bot commented Feb 10, 2026

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

Project Deployment Actions Updated (UTC)
hash Ready Ready Preview, Comment Mar 3, 2026 3:41pm
hashdotdesign Ready Ready Preview, Comment Mar 3, 2026 3:41pm
hashdotdesign-tokens Ready Ready Preview, Comment Mar 3, 2026 3:41pm
petrinaut Ready Ready Preview Mar 3, 2026 3:41pm

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

augmentcode bot commented Feb 10, 2026

🤖 Augment PR Summary

Summary: Updates the Rust logos crate to v0.16.1 across the workspace dependency set.

Why: Pulls in the upstream patch release, including a fix for no_std generated-code usage and clarified docs/edge-case behavior.

🤖 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. No suggestions at this time.

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

@codecov
Copy link

codecov bot commented Feb 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.81%. Comparing base (3322aba) to head (9f64d28).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8387   +/-   ##
=======================================
  Coverage   62.81%   62.81%           
=======================================
  Files        1310     1310           
  Lines      133344   133344           
  Branches     5510     5510           
=======================================
+ Hits        83757    83758    +1     
+ Misses      48673    48672    -1     
  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-net 96.18% <ø> (+0.01%) ⬆️
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.34% <ø> (ø)
rust.hash-graph-postgres-store 26.69% <ø> (ø)
rust.hash-graph-store 37.88% <ø> (ø)
rust.hash-graph-temporal-versioning 47.95% <ø> (ø)
rust.hash-graph-types 0.00% <ø> (ø)
rust.hash-graph-validation 83.45% <ø> (ø)
rust.hashql-core 82.29% <ø> (ø)
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.

@codspeed-hq
Copy link

codspeed-hq bot commented Feb 10, 2026

Merging this PR will not alter performance

✅ 56 untouched benchmarks
⏩ 24 skipped benchmarks1


Comparing deps/rs/logos-0.x-lockfile (9f64d28) with main (3322aba)

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.

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