Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump actions-rs-plus/clippy-check from 2.2.0 to 2.2.1 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps actions-rs-plus/clippy-check from 2.2.0 to 2.2.1.

Release notes

Sourced from actions-rs-plus/clippy-check's releases.

v2.2.1

2.2.1 (2025-02-20)

Bug Fixes

  • add eslint-plugin-perfectionist, make eslint report all errors & warnings on ALL files during build (7287b75)
  • add registry-url for prettier workflow (19d04db)
  • add test for parsing working directory (1e0a61a)
  • better json parsing (8dc18f5)
  • comments (51e830f)
  • deps: update dependency @​actions-rs-plus/core to ^0.2.0 (c5d25cc)
  • deps: update dependency @​actions-rs-plus/core to ^0.2.1 (41aaa45)
  • deps: update dependency @​actions-rs-plus/core to ^0.2.2 (c388ba1)
  • deps: update dependency @​actions-rs-plus/core to v0.2.3 (cc73c0b)
  • deps: update dependency @​actions-rs-plus/core to v0.2.4 (ef83bd0)
  • deps: update dependency @​actions-rs-plus/core to v0.2.6 (8de2116)
  • deps: update dependency @​actions-rs-plus/core to v0.2.7 (652205a)
  • deps: update dependency @​actions/core to v1.11.0 (48177e5)
  • deps: update dependency @​actions/core to v1.11.1 (5a57383)
  • ensure basic eslint apply even if eslint-config-love disable them (af2b13a)
  • ensure we emit lcov in build (abd9db7)
  • eslint v9 (1c109eb)
  • eslint-annotate-action doesn't do v (d2d2812)
  • improve eslint reporting (dd277ad)
  • improve eslint reporting (b3c3a00)
  • patch collect-v8-coverage until SimenB/collect-v8-coverage#235 is merged in (7e0ca80)
  • predicate would return undefined if arguments_ was undefined (b311c1c)
  • prepare prettier 3.4.0 (20a56dc)
  • rebuild after lock file changes (60726a8)
  • rename created branch, as we hit the issue with more than just updated lock files (542ca70)
  • report tests and bundle to codecov (4019b63)
  • secrets take 3 (67c63bb)
  • update renovate reading secret take ii (e78e2cf)
  • update to Renovate's new secret storage (28da183)
  • vite v6 + vitest 3 (7e97834)
Commits
  • 0d83844 Merge pull request #1247 from actions-rs-plus/renovate/actions-rs-plus-core-0.x
  • 652205a fix(deps): update dependency @​actions-rs-plus/core to v0.2.7
  • d7a5450 Merge pull request #1244 from actions-rs-plus/renovate/codecov-test-results-a...
  • aeb283c chore(deps): update codecov/test-results-action action to v1.0.4
  • 0b0f363 Merge pull request #1243 from actions-rs-plus/renovate/vite-6.x
  • b2bcea5 chore(deps): update dependency vite to v6.1.1
  • 9ff39b7 Merge pull request #1242 from actions-rs-plus/renovate/eslint-stylistic-monorepo
  • a51a2c1 chore(deps): update dependency @​stylistic/eslint-plugin-ts to v4.0.1
  • 781c89e Merge pull request #1241 from actions-rs-plus/renovate/vitest-monorepo
  • d5bf203 chore(deps): update vitest monorepo to v3.0.6
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions-rs-plus/clippy-check](https://github.com/actions-rs-plus/clippy-check) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/actions-rs-plus/clippy-check/releases)
- [Changelog](https://github.com/actions-rs-plus/clippy-check/blob/main/CHANGELOG.md)
- [Commits](actions-rs-plus/clippy-check@v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: actions-rs-plus/clippy-check
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants