Skip to content
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

feat: bump prettier and prettier/plugin-php #902

Merged
merged 11 commits into from
Feb 6, 2024

Conversation

shufo
Copy link
Owner

@shufo shufo commented Feb 6, 2024

Description

This PR bumps prettier to 3.x and prettier/plugin-php to 0.22.2

Related Issue

Motivation and Context

We should support prettier 3.x as 2.x will not be fixes the bugs anymore.

How Has This Been Tested?

  • passsing tests
  • working on prettier/plugin-blade
  • working on vscode-blade-formatter

@shufo shufo self-assigned this Feb 6, 2024
Copy link

codecov bot commented Feb 6, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (d452347) 81.31% compared to head (08e309d) 81.51%.

❗ Current head 08e309d differs from pull request most recent head 7e65fda. Consider uploading reports for the commit 7e65fda to get more accurate results

Files Patch % Lines
src/formatter.ts 98.18% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #902      +/-   ##
==========================================
+ Coverage   81.31%   81.51%   +0.20%     
==========================================
  Files          16       16              
  Lines        1723     1731       +8     
  Branches      412      415       +3     
==========================================
+ Hits         1401     1411      +10     
+ Misses        308      306       -2     
  Partials       14       14              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Release-As: 1.40.0
@shufo shufo merged commit 8feb586 into main Feb 6, 2024
12 checks passed
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.

1 participant