Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Replace chalk with picocolors#1417

Merged
Andarist merged 9 commits intochangesets:mainfrom
trivikr:picocolors
Sep 4, 2024
Merged

Replace chalk with picocolors#1417
Andarist merged 9 commits intochangesets:mainfrom
trivikr:picocolors

Conversation

@trivikr
Copy link
Contributor

@trivikr trivikr commented Jul 15, 2024

Fixes: #1414

@changeset-bot
Copy link

changeset-bot bot commented Jul 15, 2024

🦋 Changeset detected

Latest commit: dcc7754

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

This PR includes changesets to release 10 packages
Name Type
@changesets/get-dependents-graph Patch
@changesets/logger Patch
@changesets/read Patch
@changesets/cli Patch
@changesets/assemble-release-plan Patch
@changesets/config Patch
@changesets/test-utils Patch
@changesets/get-release-plan Patch
@changesets/release-utils Patch
@changesets/apply-release-plan 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
Copy link

codesandbox-ci bot commented Jul 15, 2024

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
Copy link

codecov bot commented Jul 15, 2024

Codecov Report

Attention: Patch coverage is 81.48148% with 5 lines in your changes missing coverage. Please review.

Project coverage is 81.02%. Comparing base (52c302a) to head (dcc7754).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/cli/src/commands/status/index.ts 50.00% 3 Missing ⚠️
packages/cli/src/commands/add/messages.ts 66.66% 1 Missing ⚠️
packages/cli/src/commands/publish/npm-utils.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1417   +/-   ##
=======================================
  Coverage   81.02%   81.02%           
=======================================
  Files          54       54           
  Lines        2213     2213           
  Branches      658      654    -4     
=======================================
  Hits         1793     1793           
  Misses        416      416           
  Partials        4        4           

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

@trivikr trivikr force-pushed the picocolors branch 3 times, most recently from 4dd4765 to 4f5e592 Compare July 15, 2024 16:47
@trivikr trivikr marked this pull request as ready for review July 15, 2024 16:51
@trivikr
Copy link
Contributor Author

trivikr commented Sep 4, 2024

@Andarist The PR is ready for review post [email protected] update.

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.

Replace chalk dependency with a lighter alternative

3 participants