Skip to content

Conversation

@JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Finishes the work in #2288 and builds off the new ESLint files extension structure in #2291.

Alas, due to eslint-community/eslint-plugin-n#472, n/no-unpublished-bin has to be manually disabled.

🎁

@github-actions
Copy link

github-actions bot commented Dec 2, 2025

All reports are resolved now. Thanks! ✅

🗺️ This message was posted automatically by OctoGuide: a bot for GitHub repository best practices.

@JoshuaKGoldberg JoshuaKGoldberg changed the title eslint-plugin-package-json-bin-files fix: bump eslint-plugin-packa ge-json to 0.85.0 Dec 2, 2025
@codecov
Copy link

codecov bot commented Dec 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.61%. Comparing base (658c273) to head (56cc5e5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2294      +/-   ##
==========================================
- Coverage   98.62%   98.61%   -0.01%     
==========================================
  Files         139      139              
  Lines         944      941       -3     
  Branches      245      243       -2     
==========================================
- Hits          931      928       -3     
  Misses          9        9              
  Partials        4        4              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@JoshuaKGoldberg JoshuaKGoldberg changed the title fix: bump eslint-plugin-packa ge-json to 0.85.0 fix: bump eslint-plugin-package-json to 0.85.0 Dec 2, 2025
@JoshuaKGoldberg JoshuaKGoldberg merged commit 93d5171 into main Dec 2, 2025
11 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the eslint-plugin-package-json-files branch December 2, 2025 22:38
@github-actions
Copy link

github-actions bot commented Dec 2, 2025

🎉 This is included in version v2.52.1 🎉

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.

🐛 Bug: redundant files in package.json files

2 participants