Skip to content

Conversation

mdjermanovic
Copy link
Member

@mdjermanovic mdjermanovic commented Apr 7, 2025

Prerequisites checklist

What is the purpose of this pull request? (put an "X" next to an item)

[ ] Documentation update
[ ] Bug fix (template)
[ ] New rule (template)
[ ] Changes an existing rule (template)
[ ] Add autofix to a rule
[ ] Add a CLI option
[ ] Add something to the core
[x] Other, please explain:

Updates @eslint/core, @eslint/plugin-kit, and @eslint/config-helpers dependencies to the latest versions.

Fixes #19605.

What changes did you make? (Give an overview)

Updated package.json.

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

@mdjermanovic mdjermanovic requested a review from a team as a code owner April 7, 2025 06:25
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Apr 7, 2025
@eslint-github-bot eslint-github-bot bot added the chore This change is not user-facing label Apr 7, 2025
Copy link

netlify bot commented Apr 7, 2025

Deploy Preview for docs-eslint canceled.

Name Link
🔨 Latest commit 2f46d78
🔍 Latest deploy log https://app.netlify.com/sites/docs-eslint/deploys/67f3737abcce780008280dd9

@mdjermanovic mdjermanovic changed the title chore: upgrade @eslint/[email protected] chore: upgrade @eslint/* dependencies Apr 7, 2025
Copy link
Contributor

@snitin315 snitin315 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!

@snitin315 snitin315 added the accepted There is consensus among the team that this change meets the criteria for inclusion label Apr 7, 2025
@snitin315 snitin315 moved this from Needs Triage to Implementing in Triage Apr 7, 2025
@snitin315
Copy link
Contributor

Merging this as a semver patch change.

@snitin315 snitin315 merged commit bd05397 into main Apr 7, 2025
30 of 31 checks passed
@snitin315 snitin315 deleted the eslintcore-0.13.0 branch April 7, 2025 07:25
@github-project-automation github-project-automation bot moved this from Implementing to Complete in Triage Apr 7, 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 chore This change is not user-facing

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

Bug: eslint 9.24.0 installs 2 instances of @eslint/core

2 participants