Skip to content

feat(eslint-plugin): add suggestions and fix-script to eslint-plugin require-auth-protection rule#8828

Draft
Ephem wants to merge 3 commits into
fredrik/add-experimental-next-lint-rulefrom
fredrik/add-lint-rule-suggestions
Draft

feat(eslint-plugin): add suggestions and fix-script to eslint-plugin require-auth-protection rule#8828
Ephem wants to merge 3 commits into
fredrik/add-experimental-next-lint-rulefrom
fredrik/add-lint-rule-suggestions

Conversation

@Ephem

@Ephem Ephem commented Jun 11, 2026

Copy link
Copy Markdown
Member

Description

This builds on (and branch is currently targeted at) the new lint rule: #8704

It adds Quick Fix suggestions and a CLI to apply those suggestions to all files.

We don't want to use autofix for this since the fixes change runtime behavior.

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Error Error Jun 11, 2026 1:37pm
swingset Error Error Jun 11, 2026 1:37pm

Request Review

@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository YAML (base), Repository UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: 792d4c02-0732-43f4-b566-d029e6902810

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands and usage tips.

@changeset-bot

changeset-bot Bot commented Jun 11, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 496edb5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@clerk/eslint-plugin Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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