Skip to content

Update prettier to 3.x#2893

Merged
dpwatrous merged 2 commits intomainfrom
dpwatrous/prettier-upgrade
Apr 5, 2024
Merged

Update prettier to 3.x#2893
dpwatrous merged 2 commits intomainfrom
dpwatrous/prettier-upgrade

Conversation

@dpwatrous
Copy link
Member

Also contains a random package-lock.json update due to merging from stable to main.

gingi
gingi previously approved these changes Apr 4, 2024
Added "trailingComma": "es5" rule to keep the effective changes minimal
@dpwatrous
Copy link
Member Author

Updating was causing issues with markdownlint because of prettier's change to format *.jsonc files with trailing commas. Added overrides to prevent this. See: prettier/prettier#15956

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.29%. Comparing base (d248fff) to head (90ddc6a).

❗ Current head 90ddc6a differs from pull request most recent head 9242c9c. Consider uploading reports for the commit 9242c9c to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2893   +/-   ##
=======================================
  Coverage   67.29%   67.29%           
=======================================
  Files        1236     1236           
  Lines       33777    33777           
  Branches     6230     6230           
=======================================
  Hits        22729    22729           
  Misses      10894    10894           
  Partials      154      154           
Files Coverage Δ
...onito-core/src/environment/abstract-environment.ts 76.56% <ø> (ø)
...es/bonito-core/src/environment/environment-util.ts 87.87% <ø> (ø)
...es/bonito-core/src/environment/mock-environment.ts 86.48% <ø> (ø)
packages/bonito-core/src/form/boolean-parameter.ts 30.76% <ø> (ø)
packages/bonito-core/src/form/form.ts 80.00% <ø> (ø)
...ackages/bonito-core/src/form/internal/form-impl.ts 88.54% <ø> (ø)
packages/bonito-core/src/form/number-parameter.ts 100.00% <ø> (ø)
packages/bonito-core/src/form/parameter.ts 86.73% <ø> (ø)
...ackages/bonito-core/src/form/password-parameter.ts 30.76% <ø> (ø)
packages/bonito-core/src/form/section.ts 72.46% <ø> (ø)
... and 29 more

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 d248fff...9242c9c. Read the comment docs.

@dpwatrous dpwatrous requested a review from gingi April 4, 2024 17:21
@dpwatrous dpwatrous merged commit 051d07d into main Apr 5, 2024
@dpwatrous dpwatrous deleted the dpwatrous/prettier-upgrade branch April 5, 2024 16:53
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.

3 participants