un-ts / prettier

:package: Opinionated but Incredible Prettier plugins.
https://prettier.vercel.app
MIT License
260 stars 23 forks source link

fix(pkg): handle bundledDependencies correctly #343

Closed JounQin closed 5 months ago

changeset-bot[bot] commented 5 months ago

🦋 Changeset detected

Latest commit: 41e5f74772f303a2ea0812c7c7001e0478eeff4d

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

This PR includes changesets to release 1 package | Name | Type | | ------------------- | ----- | | prettier-plugin-pkg | Patch |

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

github-actions[bot] commented 5 months ago

size-limit report 📦

Path Size
packages/autocorrect/lib/index.js 538 B (0%)
packages/pkg/lib/index.js 447 B (0%)
packages/sh/lib/index.js 2.13 KB (0%)
packages/sql/lib/index.js 2.51 KB (0%)
codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (2c3ebb3) 88.16% compared to head (41e5f74) 87.79%.

Files Patch % Lines
packages/pkg/src/rules/object.ts 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #343 +/- ## ========================================== - Coverage 88.16% 87.79% -0.38% ========================================== Files 10 10 Lines 169 172 +3 Branches 46 48 +2 ========================================== + Hits 149 151 +2 - Misses 19 20 +1 Partials 1 1 ```

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