fix(deps): update find-up to v8 with API migration#5756
fix(deps): update find-up to v8 with API migration#5756
Conversation
|
…package-lock.json with npm 10 Co-authored-by: mark-wiemer <7833360+mark-wiemer@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5756 +/- ##
==========================================
- Coverage 88.85% 88.84% -0.01%
==========================================
Files 66 66
Lines 4774 4771 -3
Branches 976 976
==========================================
- Hits 4242 4239 -3
Misses 532 532 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@copilot |
…lure Co-authored-by: mark-wiemer <7833360+mark-wiemer@users.noreply.github.com>
Fixed in commit All CI checks now pass locally with npm 10: |
|
closing, gonna do these manually one at a time |
findUp.sync()to named exportfindUpSync()lib/cli/config.jsto use newfindUpSyncAPIlib/cli/options.jsto use newfindUpSyncAPItest/node-unit/cli/options.spec.jsmock to use{ findUpSync: ... }instead of{ sync: ... }test/node-unit/cli/config.spec.jsmock and assertions to usefindUpSyncpackage-lock.jsonwith npm 10format:checkCI failure: updated.github/workflows/mocha.ymlto match main branch (paths-ignore entries and PR types filter) and run prettier to format properly✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.