chore(deps): bump kleur from 3.0.3 to 4.1.4 by dependabot-preview[bot] · Pull Request #69 · SlimIO/Generator
Bumps kleur from 3.0.3 to 4.1.4.
Release notes
Sourced from kleur's releases.
v4.1.4
Chores
Replace
includes()usage withindexOfto allow support for older browsers (#45): 86a7db8 No behavioral differences. Simply allowskleurto run in old browsers (eg, IE8-11) without requiring a polyfill. Thank you@Krinkle~!Update benchmarks to reflect
includes->indexOfupdate: 19764d4v4.1.3
Patches
- Add existence
process.stdoutcheck for browser-like polyfills (#42): 01963cc Bundlers likeparcel,webpack, andbrowserifypolyfillprocessbut don't include astdoutimplementation. Thank you@tinchoz49~!v4.1.2
Patches
- Ensure
NO_COLORdisables colorization if any value is received (#38, #39, #40, #41): ef5d4a8, b329629 Now properly adheres to theNO_COLORspec. Thank you@strameland@chocolateboy~!Chores
- Adds tests to ensure
FORCE_COLOR=works as expected (#41): b329629 Much likeNO_COLOR, use ofFORCE_COLOR=is expected to be truthy.v4.1.1
Patches
- (types): Ensure
kleur/colorstype definitions can be resolved: 06923d0, cc66a6fv4.1.0
Features
- Add support for the
NO_COLORstandard (#37): d839af7 Thank you@stramel~! 🎉Chores
- Enable GitHub Sponsors button 🙇: 16bc034
v4.0.3
Patches
Ensure
processis defined before settingprocess-based values (#36): 303e502 This allows forkleurto be imported into browsers without any bundle-shimming.NOTE: ANSI code support varies between browsers, but typically colors and background-colors work (never modifiers).
... (truncated)
Commits
598f24c4.1.419764d4chore: update benchmarks86a7db8chore: replaceincludeswithindexOffor older browsers (#45)fc9cc254.1.301963ccfix: checkprocess.stdoutexistence (#42)2cc92dd4.1.2b329629chore: addNO_COLOR=bash tests (#41)ef5d4a8fix: disable viaNO_COLOR=usage (#39)b08ad634.1.1cc66a6fchore: renamekleur.d.tsfile- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)