Skip to content

chore(deps): bump deps and fix cargo deny advisories errors#6775

Merged
hanabi1224 merged 1 commit intomainfrom
hm/fix-cargo-deny
Mar 23, 2026
Merged

chore(deps): bump deps and fix cargo deny advisories errors#6775
hanabi1224 merged 1 commit intomainfrom
hm/fix-cargo-deny

Conversation

@hanabi1224
Copy link
Copy Markdown
Contributor

@hanabi1224 hanabi1224 commented Mar 23, 2026

Summary of changes

Changes introduced in this pull request:

Reference issue to close (if applicable)

Closes #6773

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

  • 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
    • Updated dependencies including WebSocket library to newer versions for improved stability.
    • Modified license compliance allowlist configuration.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 23, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: bf9578c6-dc60-431c-8a18-ad2da04a9ebe

📥 Commits

Reviewing files that changed from the base of the PR and between 7b13750 and 9518c2c.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (2)
  • Cargo.toml
  • deny.toml
💤 Files with no reviewable changes (1)
  • deny.toml

Walkthrough

Updated tokio-tungstenite from version 0.28.0 to 0.29 and ra_ap_syntax dev-dependency from 0.0.323 to 0.0.324 in Cargo.toml. Removed "OpenSSL" from the license allowlist in deny.toml.

Changes

Cohort / File(s) Summary
Dependency Updates
Cargo.toml
Bumped tokio-tungstenite to 0.29 and dev-dependency ra_ap_syntax to 0.0.324.
License Configuration
deny.toml
Removed "OpenSSL" from the [licenses].allow list.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

dependencies, rust

Suggested reviewers

  • akaladarshi
  • sudo-shashank
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main changes: bumping dependencies (tokio-tungstenite and ra_ap_syntax) and fixing cargo deny configuration issues (removing OpenSSL from license allowlist).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch hm/fix-cargo-deny
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch hm/fix-cargo-deny

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

@hanabi1224 hanabi1224 marked this pull request as ready for review March 23, 2026 00:22
@hanabi1224 hanabi1224 requested a review from a team as a code owner March 23, 2026 00:22
@hanabi1224 hanabi1224 requested review from akaladarshi and sudo-shashank and removed request for a team March 23, 2026 00:22
@hanabi1224 hanabi1224 added this pull request to the merge queue Mar 23, 2026
Merged via the queue into main with commit 490c994 Mar 23, 2026
40 checks passed
@hanabi1224 hanabi1224 deleted the hm/fix-cargo-deny branch March 23, 2026 08:42
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.

[automated] cargo deny check advisories failure @ 23/3/26 00:05

2 participants