Skip to content

[deps] Platform (cargo): Update dylint (crates + actions) to v6#1133

Open
renovate[bot] wants to merge 3 commits into
mainfrom
renovate/major-dylint-(crates-+-actions)
Open

[deps] Platform (cargo): Update dylint (crates + actions) to v6#1133
renovate[bot] wants to merge 3 commits into
mainfrom
renovate/major-dylint-(crates-+-actions)

Conversation

@renovate

@renovate renovate Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
dylint_linting workspace.dependencies major 5.0.06.0.0
dylint_testing workspace.dependencies major 5.0.06.0.0

Release Notes

trailofbits/dylint (dylint_linting)

v6.0.0

Compare Source

  • Update README.md to include examples of git revisions (#​1802)—thanks @​brannondorsey
  • Remove if_chain crate (6e73a33)—thanks @​brannondorsey
  • Remove unnecessary parenthesis in error.rs (30657a9)
  • Fix nightly build (b861ff9)
  • Bump MSRV to 1.91 (dda53fc)
  • Update README.md toml example (c3225dc)
  • BREAKING: Remove MSRV policy (#​1967)
  • Updated dependencies
    • cargo_metadata upgraded to version 0.23
    • cargo-util-schemas upgraded to version 0.13
    • ctor upgraded to version 1.0
    • home upgraded to version 0.5
    • libloading upgraded to version 0.9
    • similar-asserts upgraded to version 2.0
    • toml_edit upgraded to version 0.25
    • toml upgraded to version 1.1
  • Removed dependencies
    • if_chain removed
    • rustversion removed

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every 2nd week starting on the 2 week of the year before 4am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner May 25, 2026 03:09
@renovate renovate Bot requested a review from dani-garcia May 25, 2026 03:09
@bitwarden-bot bitwarden-bot changed the title [deps] Platform (cargo): Update dylint (crates + actions) to v6 [PM-38093] [deps] Platform (cargo): Update dylint (crates + actions) to v6 May 25, 2026
@bitwarden-bot

Copy link
Copy Markdown
Collaborator

Internal tracking:

@github-actions

github-actions Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

🔍 SDK Breaking Change Detection

SDK Version: renovate/major-dylint-(crates-+-actions) (68a2a36)

⚠️ If breaking changes are detected, a corresponding pull request addressing them must be ready for merge in the affected client repository.

Client Status Details
typescript ✅ No breaking changes detected Compilation passed with new SDK version - View Details
android ✅ No breaking changes detected Compilation passed with new SDK version - View Details

Breaking change detection uses the build of the SDK from this branch, including any incompatibities pre-existing on or merged into this branch. Check the workflow logs to confirm.
Results update as workflows complete.

@codecov

codecov Bot commented May 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.85%. Comparing base (4cd0aca) to head (0a4d9e2).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1133   +/-   ##
=======================================
  Coverage   83.85%   83.85%           
=======================================
  Files         437      437           
  Lines       56704    56704           
=======================================
  Hits        47547    47547           
  Misses       9157     9157           

☔ 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.

@renovate renovate Bot changed the title [PM-38093] [deps] Platform (cargo): Update dylint (crates + actions) to v6 [deps] Platform (cargo): Update dylint (crates + actions) to v6 May 25, 2026
@dani-garcia dani-garcia added the ai-review-vnext Request a Claude code review using the vNext workflow label May 25, 2026
@github-actions

github-actions Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

🤖 Bitwarden Claude Code Review

Overall Assessment: APPROVE

Renovate-driven major bump of dylint_linting and dylint_testing from 5.0.0 to 6.0.0 in support/lints, with the regenerated support/lints/Cargo.lock. Follow-up commit 0a4d9e2a aligns .github/workflows/lint.yml to install cargo-dylint/dylint-link at 6.0.0, resolving the previously flagged version mismatch. No code changes are required in the lint crates: dropped transitive deps (if_chain, rustversion) are not referenced, and the nightly toolchain pin in support/lints/rust-toolchain.toml is unaffected by dylint v6's MSRV bump.

Code Review Details

No new findings. The single previously raised concern (workflow pin mismatch) has been addressed in this PR.

Dependency Changes

Package Change Ecosystem
dylint_linting 5.0.0 → 6.0.0 (major) Cargo
dylint_testing 5.0.0 → 6.0.0 (major) Cargo
cargo-dylint 5.0.0 → 6.0.0 (major, CI install) Cargo
dylint-link 5.0.0 → 6.0.0 (major, CI install) Cargo

Comment thread support/lints/Cargo.toml
@renovate

renovate Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-review-vnext Request a Claude code review using the vNext workflow major-update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants