Skip to content

fix: allow any type for meta.docs.recommended in custom rules#231

Merged
fasttime merged 1 commit intomainfrom
fix-allow-any-type-for-meta
Aug 8, 2025
Merged

fix: allow any type for meta.docs.recommended in custom rules#231
fasttime merged 1 commit intomainfrom
fix-allow-any-type-for-meta

Conversation

@lumirlumir
Copy link
Member

Prerequisites checklist

What is the purpose of this pull request?

Hi,

This PR is follow-up to eslint/eslint#19995.

You can find more details about this change in eslint/rewrite#234.

What changes did you make? (Give an overview)

  • Updated @eslint/core to allow arbitrary types for meta.docs.recommended in custom rules.
  • Upgraded other dependencies to the latest versions.
  • Updated type tests.

Related Issues

Is there anything you'd like reviewers to focus on?

@eslint-github-bot eslint-github-bot bot added the bug Something isn't working label Aug 8, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Aug 8, 2025
@fasttime fasttime moved this from Needs Triage to Triaging in Triage Aug 8, 2025
@fasttime fasttime added the accepted There is consensus among the team that this change meets the criteria for inclusion label Aug 8, 2025
@fasttime fasttime moved this from Triaging to Implementing in Triage Aug 8, 2025
Copy link
Member

@fasttime fasttime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks.

@fasttime fasttime merged commit 6ea61a5 into main Aug 8, 2025
22 checks passed
@fasttime fasttime deleted the fix-allow-any-type-for-meta branch August 8, 2025 19:44
@github-project-automation github-project-automation bot moved this from Implementing to Complete in Triage Aug 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accepted There is consensus among the team that this change meets the criteria for inclusion bug Something isn't working

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

2 participants