Skip to content

Conversation

@JoshuaKGoldberg
Copy link
Owner

@JoshuaKGoldberg JoshuaKGoldberg commented Dec 2, 2025

PR Checklist

Overview

Bumps everything to latest using ncu -u, except:

The main changes are:

🎁

@codecov
Copy link

codecov bot commented Dec 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.59%. Comparing base (97047f0) to head (8ea457c).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2288      +/-   ##
==========================================
- Coverage   99.78%   98.59%   -1.20%     
==========================================
  Files         137      137              
  Lines        6143      922    -5221     
  Branches      511      235     -276     
==========================================
- Hits         6130      909    -5221     
+ Misses         13        9       -4     
- Partials        0        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 merged commit 0074af5 into main Dec 2, 2025
10 of 12 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the ncu-u-dec-2-2025 branch December 2, 2025 19:19
@github-actions
Copy link

github-actions bot commented Dec 2, 2025

🎉 This is included in version v2.51.0 🎉

The release is available on:

Cheers! 📦🚀

JoshuaKGoldberg added a commit that referenced this pull request Dec 2, 2025
## PR Checklist

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

## 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.

🎁
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.

🚀 Feature: Bring in Bingo@0.8.1

2 participants