Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ chalk (4.0.0 → 5.3.0) · Repo
Release Notes
5.3.0
5.2.0
5.1.2
5.1.1
5.1.0
5.0.1
5.0.0
4.1.2
4.1.1
4.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 56 commits:
5.3.0
Add `sideEffects` field to package.json
Fix CI
Update `supports-color` to 9.4.0 (#603)
5.2.0
Update `supports-color` dependency (#579)
Minor tweaks
Update Replit badge (#576)
Update link to Truecolor in the readme (#573)
5.1.2
Fix exported styles names (#569)
5.1.1
Export styles from `ansi-styles` (#567)
5.1.0
Expose style names (#566)
Meta tweaks
Use template literal types for simple color name transformations in the TypeScript types (#564)
Update screenshot
Update Replit badge (#551)
Improve browser detection (#542)
Refactor: Replace deprecated `String#substr()` (#541)
5.0.1
Add `main` field to package.json for backwards compatibiltiy
5.0.0
Fix code coverage
Bundle dependencies
Upgrade dependencies
Re-export types from `supports-color` (#526)
Remove support for tagged template literals (#524)
Update dependents number in readme (#521)
Meta tweak (#520)
Minor tweaks
Add `types` field to package.json
Meta tweaks
Meta tweaks
Minor tweaks (#437)
Add `overline` style and remove `keyword`, `hsl`, `hsv`, `hwb` and `ansi` color spaces (#433)
Keep function prototype methods (#434)
Add named exports (#432)
Require Node.js 12 and move to ESM
Meta tweaks
Meta tweaks
Rename `master` branch to `main`
Update badge
Update a link
Move to GitHub Actions (#426)
Add @Qix- to funding.yml
Add Dev badge
Only iterate through models once (#421)
remove fixed number of iterations (#406)
Update test dependencies (#414)
Add browser support information (#415)
Update readme.md
4.1.0
Support template literals for nested calls (#392)
Update readme links to use https (#396)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands