-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
⬆️ Updates chalk to v5 #403
base: master
Are you sure you want to change the base?
Conversation
Hey! Changelogs info seems to be missing or might be in incorrect format. |
Pull request by bot. No need to analyze |
Thanks for the PR! This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged. |
Mega-Linter status: ✅ SUCCESSSee errors details in artifact Mega-Linter reports on GitHub Action page |
Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md. |
Hello from PR HelperIs your PR ready for review and processing? Mark the PR ready by including If you still have work to do, even after marking this ready. Put the PR on hold by including |
c87262a
to
67215ad
Compare
67215ad
to
7159ef5
Compare
7159ef5
to
4ef3482
Compare
12c2cfd
to
4ef3482
Compare
Removed dependencies detected. Learn more about Socket for GitHub ↗︎ 🚮 Removed packages: npm/[email protected], npm/[email protected], npm/[email protected] |
4ef3482
to
89185f1
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
89185f1
to
4553eca
Compare
This PR contains the following updates:
2.4.2
->5.4.1
Release Notes
chalk/chalk (chalk)
v5.4.1
Compare Source
navigator
not definedReferenceError
(#642)4ebb62d
v5.4.0
Compare Source
CIRCLECI
environments to return level 3 color supportf838120
v5.3.0
Compare Source
sideEffects
field to package.json5aafc0a
29b8569
v5.2.0
Compare Source
7443e9f
7443e9f
7443e9f
7443e9f
v5.1.2
Compare Source
a34bcf6
v5.1.1
Compare Source
6e0df05
v5.1.0
Compare Source
d7d7571
v5.0.1
Compare Source
main
field to package.json for backwards compatibility with some developer tools85f7e96
v5.0.0
Compare Source
Breaking
fa16f4e
chalk.Instance
→Chalk
chalk.supportsColor
→supportsColor
chalk.stderr
→chalkStderr
chalk.stderr.supportsColor
→supportsColorStderr
.keyword()
,.hsl()
,.hsv()
,.hwb()
, and.ansi()
coloring methods (#433)4cf2e40
color-convert
package.chalk-template
(#524)c987c61
Improvements
04fdbd6
overline
style (#433)4cf2e40
0fba91b
v4.1.2
Compare Source
v4.1.1
Compare Source
v4.1.0
Compare Source
09ddbad
v4.0.0
Compare Source
Breaking
61999a4
Level
TypeScript type to be a union instead of enumf0f4638
Improvements
Object.setPrototypeOf
as__proto__
could potentially be disabled (#387)63469d3
v3.0.0
Compare Source
This release has been in development for more than a year and massively improves performance and the time it takes to import Chalk.
Thanks to @stroncium for his hard work on this. 🙌
Breaking
3ef170b
.enabled
property in favor of.level
(#356)1f77953
chalk.constructor()
in favor ofchalk.Instance()
(#322)de2f4cd
Minor breaking
98628d9
d3be9c6
flow-typed
).ChalkOptions
TypeScript type toOptions
cf66156
dim
style workaround for Windows (#331)cd5de7a
blue
color workaround for Windows (#330)2ca015c
Enhancements
c08417e
61aca7c
chalk.stderr
for printing to stderr (#359)2a53389
blackBright
color. It's the same as thegray
color, but added for consistency.c25c32a
9830948
6b4d206
ansi256
andbgAnsi256
to TypeScript declaration (#368)fb8e85a
ansi
andbgAnsi
to TypeScript declaration (#369)18c280d
Color detection
FORCE_COLOR
environment variable can now be used to force a certain color level (#315)af4a078
TERM=dumb
higher priority in the color detection chalk/supports-color@8d6a7b5Fixes
87156ce
4e65299
supportsColor
which is top‑level only (#342)b3e9b91
chalk.supportsColor
(#347)d82b2a6
unknown
instead of juststring
(#316)7f6e563
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, 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.
This PR was generated by Mend Renovate. View the repository job log.