Skip to content

chore: bump deps via cargo update - #7613

Merged
LesnyRumcajs merged 1 commit into
mainfrom
bump-deps
Sep 15, 2026
Merged

LesnyRumcajs merged 1 commit into
mainfrom
bump-deps

Conversation

@LesnyRumcajs

@LesnyRumcajs LesnyRumcajs commented Sep 14, 2026

Copy link
Copy Markdown
Member

Summary of changes

When compiling Forest I got

warning: package `chacha20 v0.10.1` in Cargo.lock is yanked in registry `crates-io`

for good measure I updated everything that is there to update.

Changes introduced in this pull request:

  • bumped deps

Reference issue to close (if applicable)

Closes

Other information and links

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation. All new code adheres to the team's documentation standards,
  • I have added tests that prove my fix is effective or that my feature works (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

Outside contributions

  • This pull request is based on an issue that a maintainer has accepted (see Before Opening a Pull Request).
  • I have read and agree to the CONTRIBUTING document.
  • I have read and agree to the AI Policy document. I understand that failure to comply with the guidelines will lead to rejection of the pull request.

Summary by CodeRabbit

  • Chores
    • Removed a previously ignored security advisory from the project’s security checks.

@LesnyRumcajs
LesnyRumcajs requested a review from a team as a code owner September 14, 2026 09:55
@LesnyRumcajs
LesnyRumcajs requested review from EclesioMeloJunior and sudo-shashank and removed request for a team September 14, 2026 09:55
@coderabbitai

coderabbitai Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Essentials

Run ID: b556b30d-3263-4fa4-a973-00000eaf5d1a

📥 Commits

Reviewing files that changed from the base of the PR and between 78533dd and 6d5b131.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • deny.toml
🔗 Linked repositories identified

CodeRabbit considers these linked repositories for cross-repo context during reviews:

  • filecoin-project/lotus (manual)
💤 Files with no reviewable changes (1)
  • deny.toml

Included review availability: 4 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 5 reviews per hour.


Walkthrough

The dependency policy no longer ignores the RUSTSEC-2026-0269 advisory for wasmtime.

Changes

Security policy update

Layer / File(s) Summary
Remove ignored advisory exception
deny.toml
Removed RUSTSEC-2026-0269 from the ignored security advisories.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~2 minutes

Change: Other

Merge Risk: ⚪ Minimal · up to 6d5b1

No merge-blocking issue is identified in the available change context.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies a dependency update performed with cargo update. This matches the stated PR objective, although the visible file summary only shows removal of an ignored advisory because …
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bump-deps
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch bump-deps

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

@codecov

codecov Bot commented Sep 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.67%. Comparing base (1fd2ac4) to head (6d5b131).
✅ All tests successful. No failed tests found.

Additional details and impacted files

see 11 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1fd2ac4...6d5b131. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@LesnyRumcajs
LesnyRumcajs added this pull request to the merge queue Sep 15, 2026
Merged via the queue into main with commit c689844 Sep 15, 2026
37 checks passed
@LesnyRumcajs
LesnyRumcajs deleted the bump-deps branch September 15, 2026 01:46
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.

2 participants