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

chore(deps) Update dependency chalk to v4 #159

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 23, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chalk ^3.0.0 -> ^4.0.0 age adoption passing confidence

Release Notes

chalk/chalk (chalk)

v4.1.2

Compare Source

  • Readme updates

v4.1.1

Compare Source

v4.1.0

Compare Source

v4.0.0

Compare Source

Breaking
  • Require Node.js 10 61999a4
  • Change the Level TypeScript type to be a union instead of enum f0f4638
-if (chalk.level > Level.None) {}
+if (chalk.level > 0) {}
Improvements
  • Use Object.setPrototypeOf as __proto__ could potentially be disabled (#​387) 63469d3

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added maintenance dependency updates, etc. renovate Renovate-generated PRs labels Nov 23, 2021
@renovate renovate bot force-pushed the renovate/chalk-4.x branch 8 times, most recently from 70dd700 to cfec6b0 Compare November 30, 2021 10:20
@renovate renovate bot force-pushed the renovate/chalk-4.x branch 2 times, most recently from ef79d05 to fc2731a Compare December 10, 2021 19:53
@renovate renovate bot force-pushed the renovate/chalk-4.x branch 2 times, most recently from 840d50c to a1f0a2d Compare January 23, 2022 00:48
@renovate renovate bot force-pushed the renovate/chalk-4.x branch 2 times, most recently from ac651ce to 8412449 Compare January 29, 2022 16:13
@renovate renovate bot changed the title fix(deps): update dependency chalk to v4 chore(deps) Update dependency chalk to v4 Sep 20, 2022
@dmwelch dmwelch self-assigned this Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance dependency updates, etc. renovate Renovate-generated PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant