Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency chalk to v5 - autoclosed #196

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chalk 4.1.2 -> 5.3.0 age adoption passing confidence

Release Notes

chalk/chalk (chalk)

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
    • These were not commonly used and added a lot of bloat to Chalk. You can achieve the same by using the color-convert package.
  • 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

Configuration

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

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

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/chalk-5.x branch from 37685d1 to 6efd7e3 Compare December 3, 2021 05:03
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from 6efd7e3 to 8878770 Compare December 16, 2021 05:33
@renovate renovate bot force-pushed the renovate/chalk-5.x branch 2 times, most recently from c58ab1a to 54e9cb9 Compare January 10, 2022 05:05
@renovate renovate bot force-pushed the renovate/chalk-5.x branch 4 times, most recently from 93d0c87 to 6fafbb4 Compare February 11, 2022 02:36
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from 6fafbb4 to 6303519 Compare March 8, 2022 20:06
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from 6303519 to b6a235b Compare March 18, 2022 15:17
@renovate renovate bot force-pushed the renovate/chalk-5.x branch 3 times, most recently from b555157 to 6573519 Compare April 15, 2022 12:42
@renovate renovate bot force-pushed the renovate/chalk-5.x branch 2 times, most recently from 8852163 to 8414cdd Compare May 2, 2022 03:29
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from 8414cdd to 0c17514 Compare June 3, 2022 04:14
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from 0c17514 to 442346e Compare June 27, 2022 04:35
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from 442346e to 6d5c4f2 Compare July 15, 2022 19:19
@renovate renovate bot force-pushed the renovate/chalk-5.x branch 3 times, most recently from 4f47177 to fec1b06 Compare October 12, 2022 12:40
@renovate renovate bot force-pushed the renovate/chalk-5.x branch 2 times, most recently from 3f56c2b to 2caab7a Compare October 17, 2022 04:11
@renovate renovate bot force-pushed the renovate/chalk-5.x branch 5 times, most recently from 92276f4 to e079d4b Compare December 2, 2022 06:47
@renovate renovate bot force-pushed the renovate/chalk-5.x branch 2 times, most recently from 353ff41 to 94aefb8 Compare December 8, 2022 21:56
@renovate renovate bot changed the title fix(deps): update dependency chalk to v5 Update dependency chalk to v5 Dec 17, 2022
@renovate renovate bot changed the title Update dependency chalk to v5 fix(deps): update dependency chalk to v5 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/chalk-5.x branch 2 times, most recently from 08a6441 to 8ac79e6 Compare December 26, 2022 04:08
@renovate renovate bot force-pushed the renovate/chalk-5.x branch 2 times, most recently from bad059d to ab8eee2 Compare January 9, 2023 03:52
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from ab8eee2 to 3457261 Compare January 15, 2023 09:03
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from 3457261 to 64029c4 Compare January 23, 2023 00:15
@renovate renovate bot force-pushed the renovate/chalk-5.x branch 2 times, most recently from 20a5e87 to bfcfbc5 Compare February 18, 2023 11:13
@renovate renovate bot force-pushed the renovate/chalk-5.x branch 2 times, most recently from 0fba113 to 12d3bff Compare March 6, 2023 04:36
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from 12d3bff to ab55537 Compare March 13, 2023 03:55
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from ab55537 to 49c3645 Compare May 5, 2023 05:15
@renovate renovate bot force-pushed the renovate/chalk-5.x branch 2 times, most recently from 4127c79 to 7214c62 Compare May 19, 2023 08:48
@renovate renovate bot force-pushed the renovate/chalk-5.x branch 2 times, most recently from f722f50 to b0ad846 Compare June 23, 2023 07:55
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from b0ad846 to 7a620fc Compare June 29, 2023 12:46
@renovate renovate bot force-pushed the renovate/chalk-5.x branch 3 times, most recently from de30b13 to a9626d5 Compare July 28, 2023 04:45
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from a9626d5 to 64bdcc3 Compare July 28, 2023 22:20
@renovate renovate bot force-pushed the renovate/chalk-5.x branch from 64bdcc3 to b7710be Compare August 21, 2023 04:32
@renovate renovate bot changed the title fix(deps): update dependency chalk to v5 fix(deps): update dependency chalk to v5 - autoclosed Dec 24, 2023
@renovate renovate bot closed this Dec 24, 2023
@renovate renovate bot deleted the renovate/chalk-5.x branch December 24, 2023 05:19
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