Skip to content

chore(deps): bump crossbeam-epoch to 0.9.20 for RUSTSEC-2026-0204#56

Merged
bhekanik merged 1 commit into
mainfrom
chore/deps-crossbeam-advisory
Jul 11, 2026
Merged

chore(deps): bump crossbeam-epoch to 0.9.20 for RUSTSEC-2026-0204#56
bhekanik merged 1 commit into
mainfrom
chore/deps-crossbeam-advisory

Conversation

@bhekanik

@bhekanik bhekanik commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

cargo deny check advisories (the Rust Dependency Audit CI job) started failing on RUSTSEC-2026-0204 — crossbeam-epoch 0.9.18, invalid pointer dereference in the fmt::Pointer impl for Atomic/Shared. Transitive via crossbeam-deque → rayon (tantivy + ratatui-image), so it hit every PR and main itself.

Bumps to the semver-compatible 0.9.20 (lockfile-only). Verified locally: cargo deny check advisoriesadvisories ok.


Summary by cubic

Update lockfile to bump crossbeam-epoch to 0.9.20. Fixes RUSTSEC-2026-0204 and unblocks cargo deny advisory checks.

  • Dependencies
    • crossbeam-epoch: 0.9.18 → 0.9.20 (patch). Resolves invalid pointer deref in fmt::Pointer for Atomic/Shared; transitive via crossbeam-dequerayon (used by tantivy and ratatui-image).

Written for commit 1c0b2b1. Summary will update on new commits.

Review in cubic

crossbeam-epoch 0.9.18 is flagged by RUSTSEC-2026-0204 (invalid pointer
deref in the fmt::Pointer impl for Atomic/Shared). 0.9.20 is a
semver-compatible patch that clears the advisory; transitive via
crossbeam-deque -> rayon (tantivy + ratatui-image). Lockfile-only.
@vercel

vercel Bot commented Jul 11, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
spotuify Ready Ready Preview, Comment Jul 11, 2026 2:40am

@coderabbitai

coderabbitai Bot commented Jul 11, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: bbdf5470-99bc-4140-ab9d-18ee508b9464

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/deps-crossbeam-advisory

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@cubic-dev-ai cubic-dev-ai 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.

No issues found across 1 file

Re-trigger cubic

@bhekanik bhekanik merged commit c16bd46 into main Jul 11, 2026
23 checks passed
@bhekanik bhekanik deleted the chore/deps-crossbeam-advisory branch July 11, 2026 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant