Skip to content

Upgrade Prettier to 3.8.3#8002

Merged
gilluminate merged 2 commits intomainfrom
gill/prettier-upgrade
Apr 22, 2026
Merged

Upgrade Prettier to 3.8.3#8002
gilluminate merged 2 commits intomainfrom
gill/prettier-upgrade

Conversation

@gilluminate
Copy link
Copy Markdown
Contributor

Description Of Changes

Upgrades Prettier from 3.3.3 to 3.8.3 across all client packages (admin-ui, fides-js, fidesui, privacy-center, sample-app). All source file changes are automated reformats from the new Prettier version -- primarily how interface ... extends blocks are formatted.

Code Changes

  • Bump prettier from ^3.3.3 to ^3.8.3 in 5 package.json files
  • Update clients/package-lock.json (3.5.3 -> 3.8.3)
  • Reformat 35 .ts/.tsx files with new Prettier formatting rules

Steps to Confirm

  1. cd clients && npm ci && npm run format:ci passes with no diff
  2. npm run lint passes
  3. npm run typecheck passes

Pre-Merge Checklist

  • All CI pipelines succeeded
  • CHANGELOG.md updated
    • Add a db-migration This indicates that a change includes a database migration label to the entry if your change includes a DB migration
    • Add a high-risk This issue suggests changes that have a high-probability of breaking existing code label to the entry if your change includes a high-risk change
    • Updates unreleased work already in Changelog, no new entry necessary
  • UX feedback:
    • No UX review needed
  • Followup issues:
    • No followup issues
  • Database migrations:
    • No migrations
  • Documentation:
    • No documentation updates required

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
fides-plus-nightly Ready Ready Preview, Comment Apr 22, 2026 4:59pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
fides-privacy-center Ignored Ignored Apr 22, 2026 4:59pm

Request Review

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 22, 2026

Dependency Review

✅ No vulnerabilities found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA f4b4c76.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

  • clients/admin-ui/package.json
  • clients/fides-js/package.json
  • clients/fidesui/package.json
  • clients/package-lock.json
  • clients/privacy-center/package.json
  • clients/sample-app/package.json

gilluminate and others added 2 commits April 22, 2026 10:58
Bumps Prettier from 3.3.3 to 3.8.3 across all client packages.
All source changes are automated reformats from the new version.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@gilluminate gilluminate force-pushed the gill/prettier-upgrade branch from 405667f to f4b4c76 Compare April 22, 2026 16:58
@gilluminate gilluminate marked this pull request as ready for review April 22, 2026 17:00
@gilluminate gilluminate requested a review from a team as a code owner April 22, 2026 17:00
@gilluminate gilluminate requested review from kruulik and removed request for a team April 22, 2026 17:00
@github-actions
Copy link
Copy Markdown

Title Lines Statements Branches Functions
admin-ui Coverage: 8%
6.34% (2799/44091) 5.59% (1402/25059) 4.43% (579/13042)
fides-js Coverage: 78%
78.98% (1962/2484) 65.55% (1214/1852) 72.57% (336/463)
privacy-center Coverage: 88%
85.97% (331/385) 81.36% (179/220) 78.87% (56/71)

@gilluminate gilluminate added this pull request to the merge queue Apr 22, 2026
Merged via the queue into main with commit 3e0b804 Apr 22, 2026
54 of 57 checks passed
@gilluminate gilluminate deleted the gill/prettier-upgrade branch April 22, 2026 17:18
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.

2 participants