Skip to content

chore(deps): update dependency eslint-plugin-check-file to v3 #5929

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-check-file 2.6.2 -> 3.0.0 age adoption passing confidence

Release Notes

dukeluo/eslint-plugin-check-file (eslint-plugin-check-file)

v3.0.0

Compare Source

Added
  • the plugin can lint non-js/ts files (e.g., images, styles, etc.) with processor eslint-processor-check-file
  • the rule filename-naming-convention can be used with a new built-in naming convention NEXT_JS_PAGE_ROUTER_FILENAME_CASE which is used for Next.js page router project
  • the rule no-index can set errorMessage property to customize the error message
  • the rule folder-match-with-fex can set errorMessage property to customize the error message
  • the rule folder-naming-convention can set errorMessage property to customize the error message
Changed
  • the error message of the rule folder-match-with-fex uses filename without path
  • improve documentation
Fixed
  • NEXT_JS_APP_ROUTER_CASE can support filename route like rss.xml
Removed
  • remove legacy support for context object
  • remove legacy support for rule filename-blocklist
  • remove legacy configuration support

v2.8.0

Compare Source

Added
  • support flat config for ESLint v9.0.0

v2.7.1

Compare Source

Fixed
  • the rule filename-blocklist can set the suggested glob pattern as empty string when errorMessage is set

v2.7.0

Compare Source

Added
  • the rule filename-naming-convention can set errorMessage property to customize the error message
  • the rule filename-blocklist can set errorMessage property to customize the error message
Changed
  • Node.js version should >= 18

Configuration

📅 Schedule: 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 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.

Copy link
Contributor Author

renovate bot commented Feb 8, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/eslint-plugin-check-file-3.x branch February 8, 2025 23:13
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