Skip to content

Conversation

@carlansley
Copy link
Collaborator

Fixes #61

@carlansley carlansley self-assigned this Jan 15, 2026
Copilot AI review requested due to automatic review settings January 15, 2026 15:38
@github-actions
Copy link

Beta Published - Install Command: npm install @checkdigit/prettier-config@8.0.0-PR.62-1fa6

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Prettier configuration package to version 8.0.0, upgrading Prettier from 3.6.2 to 3.8.0 and setting the minimum Node.js version requirement to 24.11. The PR also updates copyright years to 2026 and adjusts CI workflows to test on Node 24 and 25.

Changes:

  • Updated Prettier and all related plugins to their latest versions
  • Increased minimum Node.js version from >=22.15 to >=24.11
  • Updated CI matrix to test on Node 24.x and 25.x (removing Node 22.x)

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Bumped package version to 8.0.0, updated Prettier to 3.8.0, upgraded all plugin versions, and set minimum Node.js to 24.11
package-lock.json Updated all dependency versions and resolved dependency tree for new package versions
README.md Updated copyright year to 2026
LICENSE.txt Updated copyright year to 2026
.github/workflows/ci.yml Updated CI matrix to test on Node 24.x and 25.x instead of 22.x and 24.x

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@carlansley carlansley requested a review from ramaghanta January 15, 2026 15:44
Copy link

@ramaghanta ramaghanta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lftm

@carlansley carlansley merged commit 2d58525 into main Jan 15, 2026
12 checks passed
@carlansley carlansley deleted the prettier-3.8.0 branch January 15, 2026 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update to prettier 3.8.0, set minimum Node version to 24.11

3 participants