Skip to content

chore: update prettier to 3.9.6 - #1119

Merged
aduh95 merged 1 commit into
nodejs:mainfrom
MikeMcC399:update/prettier
Aug 12, 2026
Merged

chore: update prettier to 3.9.6#1119
aduh95 merged 1 commit into
nodejs:mainfrom
MikeMcC399:update/prettier

Conversation

@MikeMcC399

Copy link
Copy Markdown
Contributor

Situation

If npm install && npm test are run under npm 12, Prettier reports a whitespace formatting issue.

Change

Update prettier@3.9.6 and use npm run lint:prettier:fix to make whitespace change in lib/reporter/logger.js.

Checklist
  • npm test passes
  • contribution guidelines followed
    here

@codecov-commenter

codecov-commenter commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 96.33%. Comparing base (e3baf89) to head (eca850a).

Files with missing lines Patch % Lines
lib/reporter/logger.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1119   +/-   ##
=======================================
  Coverage   96.33%   96.33%           
=======================================
  Files          29       29           
  Lines        2213     2213           
=======================================
  Hits         2132     2132           
  Misses         81       81           

☔ View full report in Codecov by Harness.
📢 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.

@MikeMcC399
MikeMcC399 marked this pull request as ready for review August 5, 2026 07:22
Fix whitespace issue in lib/reporter/logger.js

Signed-off-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
@MikeMcC399 MikeMcC399 changed the title chore: update prettier to 3.9.2 chore: update prettier to 3.9.6 Aug 12, 2026
@MikeMcC399
MikeMcC399 marked this pull request as draft August 12, 2026 07:31
@MikeMcC399

Copy link
Copy Markdown
Contributor Author

I had the old version 3.9.2 instead of the new prettier version 3.9.6 in the commit message and PR title, although it was described correctly in the body of the PR.

I've corrected this now and the PR is ready to merge.

@MikeMcC399
MikeMcC399 marked this pull request as ready for review August 12, 2026 07:35
@aduh95
aduh95 merged commit 1c00f12 into nodejs:main Aug 12, 2026
11 checks passed
@MikeMcC399
MikeMcC399 deleted the update/prettier branch August 12, 2026 09:54
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.

4 participants