prettier / prettier-eslint-cli

CLI for prettier-eslint
https://npm.im/prettier-eslint-cli
MIT License
539 stars 85 forks source link

feat!: bump all (dev)Dependencies, drop node < 16 #449

Closed JounQin closed 11 months ago

JounQin commented 11 months ago

What:

Upgrade All (dev)Dependencies, especially for prettier-eslint@v16

Why:

Keep dependencies clean and latest, prettier-eslint@v16 supports prettier@v3

How:

N/A


Some ESM-only dependencies are not upgraded to latest versions

changeset-bot[bot] commented 11 months ago

🦋 Changeset detected

Latest commit: 07a92bfb46d03a6dc050da6cc1b485b24e3dc3f4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------- | ----- | | prettier-eslint-cli | Major |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codesandbox-ci[bot] commented 11 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

codecov-commenter commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (c4b5aa1) 100.00% compared to head (07a92bf) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #449 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 4 4 Lines 167 166 -1 Branches 29 29 ========================================= - Hits 167 166 -1 ``` | [Files](https://app.codecov.io/gh/prettier/prettier-eslint-cli/pull/449?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=prettier) | Coverage Δ | | |---|---|---| | [src/format-files.js](https://app.codecov.io/gh/prettier/prettier-eslint-cli/pull/449?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=prettier#diff-c3JjL2Zvcm1hdC1maWxlcy5qcw==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.