Skip to content

Conversation

@coliff
Copy link
Member

@coliff coliff commented Nov 27, 2025

Upgraded Prettier to 3.7.0 and Rimraf to 6.1.2 in package.json and package-lock.json for improved compatibility and bug fixes.

Updated CSS selectors in custom.css to use single quotes for consistency and style improvements.

Upgraded Prettier to 3.7.0 and Rimraf to 6.1.2 in package.json and package-lock.json for improved compatibility and bug fixes.

Updated CSS selectors in custom.css to use single quotes for consistency and style improvements.
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request upgrades the prettier and rimraf development dependencies and applies formatting changes to a CSS file. The dependency upgrades are a good practice, but updating rimraf has introduced a critical compatibility issue with the project's specified Node.js version. The CSS changes are stylistic and look correct.

@codecov
Copy link

codecov bot commented Nov 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (95e6a13) to head (59ab1f6).
⚠️ Report is 178 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #1773      +/-   ##
===========================================
+ Coverage   96.99%   100.00%   +3.00%     
===========================================
  Files           2         1       -1     
  Lines        1628         1    -1627     
  Branches      335         0     -335     
===========================================
- Hits         1579         1    -1578     
+ Misses         49         0      -49     

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9d60f4a...59ab1f6. Read the comment docs.

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

@coliff coliff merged commit e2b4b42 into main Nov 27, 2025
27 checks passed
@coliff coliff deleted the dev/coliff/update-prettier-rimraf branch November 27, 2025 09:09
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