This repository was archived by the owner on Nov 12, 2025. It is now read-only.
fix(deps): update dependency kleur to v4.1.5#66
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
928e3eb to
880eff8
Compare
880eff8 to
015cd72
Compare
015cd72 to
777c699
Compare
777c699 to
f5fde00
Compare
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR contains the following updates:
4.1.1->4.1.5Release Notes
lukeed/kleur (kleur)
v4.1.5Compare Source
Patches
Node16TypeScript module resolution (#57):06f28e0Thank you @calebeby~!
process.envwith fallback (#54):ec20016For browser/vite support. Thank you @farnabaz~!
v4.1.4Compare Source
Chores
Replace
includes()usage withindexOfto allow support for older browsers (#45):86a7db8No behavioral differences. Simply allows
kleurto run in old browsers (eg, IE8-11) without requiring a polyfill.Thank you @Krinkle~!
Update benchmarks to reflect
includes->indexOfupdate:19764d4v4.1.3Compare Source
Patches
process.stdoutcheck for browser-like polyfills (#42):01963ccBundlers like
parcel,webpack, andbrowserifypolyfillprocessbut don't include astdoutimplementation.Thank you @tinchoz49~!
v4.1.2Compare Source
Patches
NO_COLORdisables colorization if any value is received (#38, #39, #40, #41):ef5d4a8,b329629Now properly adheres to the
NO_COLORspec.Thank you @stramel and @chocolateboy~!
Chores
FORCE_COLOR=works as expected (#41):b329629Much like
NO_COLOR, use ofFORCE_COLOR=is expected to be truthy.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 becomes conflicted, 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.