Skip to content

Update clechasseur/rs-clippy-check action to v6 - #3468

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/clechasseur-rs-clippy-check-6.x
Open

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/clechasseur-rs-clippy-check-6.x

Conversation

@renovate

@renovate renovate Bot commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
clechasseur/rs-clippy-check action major v4v6.1.0

Release Notes

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

v6.1.0

Compare Source

New release supporting any Cargo-like tool, not just cross or cargo-hack. Also includes updated dependencies with security fixes.

What's Changed

Full Changelog: clechasseur/rs-clippy-check@v6.0.7...v6.1.0

v6.0.7

Compare Source

New patch release with updated dependencies to fix some vulnerabilities.

What's Changed

  • chore(deps): bump the npm_and_yarn group across 1 directory with 1 update by @​dependabot[bot] in #​289
  • fix: update @clechasseur/rs-actions-core to 8.0.4, update vulnerable js-yaml and other dependencies, bump version to 6.0.7 by @​clechasseur in #​290

Full Changelog: clechasseur/rs-clippy-check@v6.0.6...v6.0.7

v6.0.6

Compare Source

Patch release with updates to vulnerable dependencies.

What's Changed

Full Changelog: clechasseur/rs-clippy-check@v6.0.5...v6.0.6

v6.0.5

Compare Source

Patch release with updated dependencies, including a few security fixes.

What's Changed

Full Changelog: clechasseur/rs-clippy-check@v6.0.4...v6.0.5

v6.0.4

Compare Source

Patch version with updated dependencies, including a security fix in fast-xml-builder.

What's Changed

Full Changelog: clechasseur/rs-clippy-check@v6.0.3...v6.0.4

v6.0.3

Compare Source

Fix version with updated dependencies, including security fixes.

What's Changed

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

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

v5.0.2

Compare Source

Fix version with updated dependencies, including a security fix in js-yaml.

What's Changed

  • chore(deps): bump js-yaml from 3.14.1 to 3.14.2 in the npm_and_yarn group across 1 directory by @​dependabot[bot] in #​199
  • fix: dependency updates, including @clechasseur/rs-actions-core v6.0.2 by @​clechasseur in #​201

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

v5.0.1

Compare Source

Fix release to the 5.0.0 version to (correctly) update dependencies.

What's Changed

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

v5.0.0

Compare Source

New major version running on Node.js 24.x with updated dependencies.

What's Changed

Full Changelog: clechasseur/rs-clippy-check@v4.0.5...v5.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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
renovate Bot force-pushed the renovate/clechasseur-rs-clippy-check-6.x branch from 2d5dd51 to 24dcf9d Compare May 9, 2026 01:27
@renovate
renovate Bot force-pushed the renovate/clechasseur-rs-clippy-check-6.x branch from 24dcf9d to c03b1e4 Compare June 24, 2026 05:12
@renovate
renovate Bot force-pushed the renovate/clechasseur-rs-clippy-check-6.x branch from c03b1e4 to 692af59 Compare July 27, 2026 04:28
@renovate
renovate Bot force-pushed the renovate/clechasseur-rs-clippy-check-6.x branch 3 times, most recently from 7fd322a to 0074e41 Compare August 22, 2026 23:05
@renovate
renovate Bot force-pushed the renovate/clechasseur-rs-clippy-check-6.x branch from 0074e41 to 4b9fc32 Compare August 31, 2026 20:21
@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.02%. Comparing base (31435de) to head (90550e0).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3468   +/-   ##
=======================================
  Coverage   82.02%   82.02%           
=======================================
  Files          84       84           
  Lines       23838    23838           
=======================================
  Hits        19553    19553           
  Misses       4285     4285           

☔ View full report in Codecov by Harness.
📢 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.

@renovate
renovate Bot force-pushed the renovate/clechasseur-rs-clippy-check-6.x branch from 4b9fc32 to a9a4fdd Compare August 31, 2026 21:22
@renovate
renovate Bot force-pushed the renovate/clechasseur-rs-clippy-check-6.x branch from a9a4fdd to 90550e0 Compare September 18, 2026 05:48
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.

0 participants