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

chore: bump ESLint to 9, with related dependencies #733

Merged
merged 3 commits into from
Jan 15, 2025
Merged

Conversation

JoshuaKGoldberg
Copy link
Owner

@JoshuaKGoldberg JoshuaKGoldberg commented Jan 15, 2025

PR Checklist

Overview

Removes npmpackagejsonlint since that's covered by this very plugin now.

There should be no functional runtime changes. Just reorderings from the newer version of eslint-plugin-perfectionist.

💖

Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.62%. Comparing base (78b3efd) to head (0da7db6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #733      +/-   ##
==========================================
- Coverage   98.63%   97.62%   -1.02%     
==========================================
  Files          17       17              
  Lines        1174     1177       +3     
  Branches      113      112       -1     
==========================================
- Hits         1158     1149       -9     
- Misses         16       28      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JoshuaKGoldberg JoshuaKGoldberg merged commit f37aa93 into main Jan 15, 2025
12 of 13 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the eslint-9 branch January 15, 2025 13:20
michaelfaith pushed a commit to michaelfaith/eslint-plugin-package-json that referenced this pull request Jan 17, 2025
## PR Checklist

-   [x] Addresses an existing open issue: fixes JoshuaKGoldberg#732
- [x] That issue was marked as [`status: accepting
prs`](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22)
- [x] Steps in
[CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/blob/main/.github/CONTRIBUTING.md)
were taken

## Overview

Removes `npmpackagejsonlint` since that's covered by this very plugin
now.

There should be no functional runtime changes. Just reorderings from the
newer version of `eslint-plugin-perfectionist`.

💖
Copy link

🎉 This is included in version v0.20.0 🎉

The release is available on:

Cheers! 📦🚀

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.

🛠 Tooling: Update ESLint 9 to latest
1 participant