8000 chore: Update Prettier to v3.6.0 by coliff · Pull Request #1675 · htmlhint/HTMLHint · GitHub
[go: up one dir, main page]

Skip to content

chore: Update Prettier to v3.6.0 #1675

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 23, 2025
Merged

chore: Update Prettier to v3.6.0 #1675

merged 1 commit into from
Jun 23, 2025

Conversation

coliff
Copy link
Member
@coliff coliff commented Jun 23, 2025

This pull request includes updates to dependency management and minor content adjustments. The most important changes involve modifying the Dependabot update schedule, upgrading the prettier dependency, and refining the documentation structure.

Dependency Management Updates:

  • .github/dependabot.yml: Changed the update schedule for npm dependencies in both the root directory and the /website directory from monthly to weekly to ensure more frequent updates. [1] [2]

  • package.json: Upgraded the prettier dependency from version 3.5.3 to 3.6.0 for improved formatting capabilities and bug fixes.

Documentation Adjustments:

@coliff coliff requested a review from thedaviddias as a code owner June 23, 2025 05:20
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Jun 23, 2025
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 primarily handles dependency updates, including upgrading Prettier and adjusting the Dependabot schedule for more frequent checks. The changes are clear and well-documented in the description. I've added one comment regarding the application of the new Prettier version across the codebase to ensure consistency. Otherwise, the changes look good.

Copy link
codecov bot commented Jun 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (95e6a13) to head (13adc94).
Report is 94 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #1675      +/-   ##
===========================================
+ 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 9ca2b99...13adc94. 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 8036b52 into main Jun 23, 2025
22 of 23 checks passed
@coliff coliff deleted the dev/coliff/update-prettier branch June 23, 2025 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0