Skip to content

build(deps): Update clechasseur/rs-clippy-check action to v6 - abandoned#38

Merged
pando85 merged 3 commits intomainfrom
renovate/clechasseur-rs-clippy-check-6.x
Apr 21, 2026
Merged

build(deps): Update clechasseur/rs-clippy-check action to v6 - abandoned#38
pando85 merged 3 commits intomainfrom
renovate/clechasseur-rs-clippy-check-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 19, 2026

This PR contains the following updates:

Package Type Update Change
clechasseur/rs-clippy-check action major v5v6

Release Notes

clechasseur/rs-clippy-check (clechasseur/rs-clippy-check)

v6.0.2

Compare Source

Patch release with updated dependencies, including several security fixes.

What's Changed

Full Changelog: clechasseur/rs-clippy-check@v6.0.1...v6.0.2

v6.0.1

Compare Source

Patch release with updated dependencies, including some security fixes.

What's Changed

  • chore(deps): bump undici from 6.23.0 to 6.24.0 in the npm_and_yarn group across 1 directory by @​dependabot[bot] in #​229
  • chore(deps): bump fast-xml-parser from 5.4.1 to 5.5.7 in the npm_and_yarn group across 1 directory by @​dependabot[bot] in #​232
  • fix: update dependencies, bump patch version by @​clechasseur in #​233

Full Changelog: clechasseur/rs-clippy-check@v6.0.0...v6.0.1

v6.0.0

Compare Source

New major version with updated dependencies, including fixes for several security vulnerabilities.

This version also saves the final tally of errors, warnings, etc. to step outputs. See action.yml for the list.

Starting with this release, all releases will be marked as immutable. This means that there won't be a v6 floating tag. See explanation in README.md for details.

What's Changed

Full Changelog: clechasseur/rs-clippy-check@v5.0.2...v6.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 this update 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 Bot and others added 2 commits April 19, 2026 12:27
The actions-rs organization is archived and unmaintained.
Replace deprecated actions-rs/toolchain@v1 with dtolnay/rust-toolchain@stable
for consistency with the fmt and clippy jobs.
@forkline
Copy link
Copy Markdown

forkline Bot commented Apr 19, 2026

Maintainability Review Summary

Applied Changes (1)

ci: Replace deprecated actions-rs/toolchain with dtolnay/rust-toolchain

  • Priority: High
  • Category: Bug/Reliability
  • Decision: Apply now
  • Location: .github/workflows/rust.yml:86-89
  • Problem: The actions-rs/toolchain@v1 action is deprecated and unmaintained. The actions-rs GitHub organization has been archived, and these actions may stop working at any time, causing CI failures.
  • Recommended action: Replace with dtolnay/rust-toolchain@stable which is actively maintained and already used in the fmt and clippy jobs.
  • Why it is worth it: Prevents future CI failures from an unmaintained dependency. Consistent toolchain installation across all jobs. Low risk, high impact.
  • Risk/scope: Low risk, minimal scope (1 workflow file, 1 job)
  • Estimated impact: Prevents potential CI breakage, ensures workflow consistency

No Issues Found (Positive Findings)

  • Clippy: Clean (no warnings with --deny warnings)
  • Tests: All 52 tests pass
  • Code quality: Well-structured Rust code with good error handling
  • Documentation: Comprehensive inline documentation and README
  • Test coverage: Extensive E2E tests covering core functionality

Recommendations Deferred

None - the codebase is fresh and well-maintained. No additional high-value changes identified.


Commit pushed: 5487668 - ci: replace deprecated actions-rs/toolchain with dtolnay/rust-toolchain

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 19, 2026

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.

The v6 floating tag does not exist as v6.0.0 introduced immutable
releases. Use the latest patch version v6.0.2 instead.
@forkline
Copy link
Copy Markdown

forkline Bot commented Apr 19, 2026

CI Fix Applied

Fixed. The CI failed because clechasseur/rs-clippy-check@v6 doesn't exist. The v6.0.0 release introduced immutable releases with no floating v6 tag. Changed to v6.0.2 (latest v6.x) and pushed to the branch.

Commit:

Waiting for CI to re-run...

@forkline
Copy link
Copy Markdown

forkline Bot commented Apr 19, 2026

CI Fix Applied

The fix is already committed and pushed. The CI failure occurred on commit 5487668 which had the invalid v6 tag, but commit 6cae01f already fixed this to use v6.0.2.

Summary: The CI failure was caused by Renovate using @v6 which doesn't exist (the action only has @v6.0.0, @v6.0.1, @v6.0.2 tags, no @v6 major version alias). The fix was already applied - the workflow now correctly uses clechasseur/rs-clippy-check@v6.0.2.

No additional changes needed - the fix is already on the branch.

Commit:

Waiting for CI to re-run...

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 19, 2026

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate Bot changed the title build(deps): Update clechasseur/rs-clippy-check action to v6 build(deps): Update clechasseur/rs-clippy-check action to v6 - abandoned Apr 19, 2026
@pando85 pando85 merged commit 7416cf9 into main Apr 21, 2026
6 checks passed
@pando85 pando85 deleted the renovate/clechasseur-rs-clippy-check-6.x branch April 21, 2026 21:50
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