Skip to content

Comments

fix(deps): update dependency chalk to v5#15

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/chalk-5.x
Open

fix(deps): update dependency chalk to v5#15
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/chalk-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2023

This PR contains the following updates:

Package Change Age Confidence
chalk 4.1.05.6.2 age confidence

Release Notes

chalk/chalk (chalk)

v5.6.2

Compare Source

  • Fix vulnerability in 5.6.1, see: #​656

v5.6.0

Compare Source

  • Make WezTerm terminal use true color a8f5bf7

v5.5.0

Compare Source


v5.4.1

Compare Source

v5.4.0

Compare Source

  • Update CIRCLECI environments to return level 3 color support f838120

v5.3.0

Compare Source

v5.2.0

Compare Source

v5.1.2

Compare Source

v5.1.1

Compare Source

  • Improved the names of exports introduced in 5.1.0 (#​567) 6e0df05
    • We of course preserved the old names.

v5.1.0

Compare Source

v5.0.1

Compare Source

  • Add main field to package.json for backwards compatibility with some developer tools 85f7e96

v5.0.0

Compare Source

Breaking
  • This package is now pure ESM. Please read this.
    • If you use TypeScript, you need to use TypeScript 4.7 or later. Why.
    • If you use a bundler, make sure it supports ESM and that you have correctly configured it for ESM.
    • The Chalk issue tracker is not a support channel for your favorite build/bundler tool.
    • It's totally fine to stay on Chalk v4. It's been stable for years.
  • Require Node.js 12.20 fa16f4e
  • Move some properties off the default export to individual named exports:
    • chalk.InstanceChalk
    • chalk.supportsColorsupportsColor
    • chalk.stderrchalkStderr
    • chalk.stderr.supportsColorsupportsColorStderr
  • Remove .keyword(), .hsl(), .hsv(), .hwb(), and .ansi() coloring methods (#​433) 4cf2e40
  • The tagged template literal support moved into a separate package: chalk-template (#​524) c987c61
-import chalk from 'chalk';
+import chalkTemplate from 'chalk-template';

-chalk`2 + 3 = {bold ${2 + 3}}`;
+chalkTemplate`2 + 3 = {bold ${2 + 3}}`;
Improvements

v4.1.2

Compare Source

  • Readme updates

v4.1.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link

changeset-bot bot commented Sep 3, 2023

⚠️ No Changeset found

Latest commit: 5eddc6b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@github-actions
Copy link
Contributor

github-actions bot commented Sep 3, 2023

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 100% 0/0
🟢 Branches 100% 0/0
🟢 Functions 100% 0/0
🟢 Lines 100% 0/0

Test suite run success

50 tests passing in 1 suite.

Report generated by 🧪jest coverage report action from 5eddc6b

@renovate renovate bot force-pushed the renovate/chalk-5.x branch 2 times, most recently from a33cf56 to 60c2544 Compare September 5, 2023 05:13
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from 60c2544 to 3cd2d69 Compare October 6, 2023 08:33
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from 3cd2d69 to bbd1bb9 Compare October 29, 2023 08:58
@renovate renovate bot force-pushed the renovate/chalk-5.x branch 2 times, most recently from e283679 to ca06de8 Compare December 21, 2024 19:21
@renovate renovate bot force-pushed the renovate/chalk-5.x branch 2 times, most recently from 6f57504 to a5bcecd Compare August 10, 2025 15:08
@renovate renovate bot force-pushed the renovate/chalk-5.x branch 3 times, most recently from 97d327a to 917a884 Compare August 19, 2025 15:12
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from 917a884 to 5b0bdef Compare August 31, 2025 12:47
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from 5b0bdef to d4697e4 Compare September 8, 2025 17:33
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from d4697e4 to 6c37b22 Compare September 25, 2025 15:53
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from 6c37b22 to 3bdbf34 Compare October 21, 2025 10:44
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from 3bdbf34 to e2b8b0c Compare November 11, 2025 01:47
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from e2b8b0c to fa65007 Compare November 18, 2025 13:56
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from fa65007 to 8c36c63 Compare December 3, 2025 17:56
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from 8c36c63 to 70e0477 Compare December 31, 2025 16:55
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from 70e0477 to 764c570 Compare January 8, 2026 19:06
@renovate renovate bot force-pushed the renovate/chalk-5.x branch 2 times, most recently from c8af2b4 to 9240786 Compare January 23, 2026 18:12
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from 9240786 to 37579cd Compare February 2, 2026 18:55
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from 37579cd to 8d25981 Compare February 12, 2026 14:20
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from 8d25981 to 5eddc6b Compare February 17, 2026 20:40
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.

0 participants