-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
Add formatMessage
color
option
#110
Conversation
915dcbf
to
014c2cd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Thank you for this pull request 🎉 (my pull request #87 had been closed). |
Sorry for rejecting the PR in the past, I can't seem to recall myself doing that but looks like I did 😅 Seems like there's many usecases shown so far that this option is helpful so glad that it's implemented now. |
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [publint](https://publint.dev) ([source](https://redirect.github.com/bluwy/publint/tree/HEAD/pkg)) | [`^0.2.10` -> `^0.2.11`](https://renovatebot.com/diffs/npm/publint/0.2.10/0.2.11) | [![age](https://developer.mend.io/api/mc/badges/age/npm/publint/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/publint/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/publint/0.2.10/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/publint/0.2.10/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>bluwy/publint (publint)</summary> ### [`v0.2.11`](https://redirect.github.com/bluwy/publint/releases/tag/v0.2.11) [Compare Source](https://redirect.github.com/bluwy/publint/compare/v0.2.10...v0.2.11) ##### Features - Update `formatMessage()` utility with a new `color` option to force enable or disable returning color in string ([https://github.com/bluwy/publint/pull/110](https://redirect.github.com/bluwy/publint/pull/110)) ##### New Contributors - [@​zanminkian](https://redirect.github.com/zanminkian) made their first contribution in [https://github.com/bluwy/publint/pull/110](https://redirect.github.com/bluwy/publint/pull/110) **Full Changelog**: bluwy/publint@v0.2.10...v0.2.11 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/dubzzz/fast-check). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [publint](https://publint.dev) ([source](https://redirect.github.com/bluwy/publint/tree/HEAD/pkg)) | [`0.2.10` -> `0.2.11`](https://renovatebot.com/diffs/npm/publint/0.2.10/0.2.11) | [![age](https://developer.mend.io/api/mc/badges/age/npm/publint/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/publint/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/publint/0.2.10/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/publint/0.2.10/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>bluwy/publint (publint)</summary> ### [`v0.2.11`](https://redirect.github.com/bluwy/publint/releases/tag/v0.2.11) [Compare Source](https://redirect.github.com/bluwy/publint/compare/v0.2.10...v0.2.11) ##### Features - Update `formatMessage()` utility with a new `color` option to force enable or disable returning color in string ([https://github.com/bluwy/publint/pull/110](https://redirect.github.com/bluwy/publint/pull/110)) ##### New Contributors - [@​zanminkian](https://redirect.github.com/zanminkian) made their first contribution in [https://github.com/bluwy/publint/pull/110](https://redirect.github.com/bluwy/publint/pull/110) **Full Changelog**: bluwy/publint@v0.2.10...v0.2.11 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/netlify/functions). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiamF2YXNjcmlwdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`8.57.0` -> `8.57.1`](https://renovatebot.com/diffs/npm/eslint/8.57.0/8.57.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/8.57.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint/8.57.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint/8.57.0/8.57.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint/8.57.0/8.57.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [publint](https://publint.dev) ([source](https://redirect.github.com/bluwy/publint/tree/HEAD/pkg)) | [`0.2.10` -> `0.2.11`](https://renovatebot.com/diffs/npm/publint/0.2.10/0.2.11) | [![age](https://developer.mend.io/api/mc/badges/age/npm/publint/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/publint/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/publint/0.2.10/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/publint/0.2.10/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [tsup](https://tsup.egoist.dev/) ([source](https://redirect.github.com/egoist/tsup)) | [`8.2.4` -> `8.3.0`](https://renovatebot.com/diffs/npm/tsup/8.2.4/8.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tsup/8.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsup/8.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsup/8.2.4/8.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsup/8.2.4/8.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint/eslint (eslint)</summary> ### [`v8.57.1`](https://redirect.github.com/eslint/eslint/compare/v8.57.0...5b9414c501c58bfa85f41f96f821973c41e8ae74) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v8.57.0...v8.57.1) </details> <details> <summary>bluwy/publint (publint)</summary> ### [`v0.2.11`](https://redirect.github.com/bluwy/publint/releases/tag/v0.2.11) [Compare Source](https://redirect.github.com/bluwy/publint/compare/v0.2.10...v0.2.11) ##### Features - Update `formatMessage()` utility with a new `color` option to force enable or disable returning color in string ([https://github.com/bluwy/publint/pull/110](https://redirect.github.com/bluwy/publint/pull/110)) ##### New Contributors - [@​zanminkian](https://redirect.github.com/zanminkian) made their first contribution in [https://github.com/bluwy/publint/pull/110](https://redirect.github.com/bluwy/publint/pull/110) **Full Changelog**: bluwy/publint@v0.2.10...v0.2.11 </details> <details> <summary>egoist/tsup (tsup)</summary> ### [`v8.3.0`](https://redirect.github.com/egoist/tsup/releases/tag/v8.3.0) [Compare Source](https://redirect.github.com/egoist/tsup/compare/v8.2.4...v8.3.0) ##### Bug Fixes - fix `experimentalDts` file cleaning and watching ([#​1199](https://redirect.github.com/egoist/tsup/issues/1199)) ([76dc18b](https://redirect.github.com/egoist/tsup/commit/76dc18b7036c408e6fc5254e3eeb3430f65c7866)) ##### Features - add support for `cts` and `mts` config files ([#​1178](https://redirect.github.com/egoist/tsup/issues/1178)) ([ec811b3](https://redirect.github.com/egoist/tsup/commit/ec811b3b7d22479c230292a024f1dee5d171b0ea)) - add support for async `injectStyle` ([#​1193](https://redirect.github.com/egoist/tsup/issues/1193)) ([f25a9db](https://redirect.github.com/egoist/tsup/commit/f25a9db77d22c91ea8f6bd1ed31ea8415d0a7d5d)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "before 4am on Monday" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/tnez/starter-npm-pkg). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [publint](https://publint.dev) ([source](https://redirect.github.com/bluwy/publint/tree/HEAD/pkg)) | [`0.2.10` -> `0.2.11`](https://renovatebot.com/diffs/npm/publint/0.2.10/0.2.11) | [![age](https://developer.mend.io/api/mc/badges/age/npm/publint/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/publint/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/publint/0.2.10/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/publint/0.2.10/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>bluwy/publint (publint)</summary> ### [`v0.2.11`](https://redirect.github.com/bluwy/publint/releases/tag/v0.2.11) [Compare Source](https://redirect.github.com/bluwy/publint/compare/v0.2.10...v0.2.11) ##### Features - Update `formatMessage()` utility with a new `color` option to force enable or disable returning color in string ([https://github.com/bluwy/publint/pull/110](https://redirect.github.com/bluwy/publint/pull/110)) ##### New Contributors - [@​zanminkian](https://redirect.github.com/zanminkian) made their first contribution in [https://github.com/bluwy/publint/pull/110](https://redirect.github.com/bluwy/publint/pull/110) **Full Changelog**: bluwy/publint@v0.2.10...v0.2.11 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [publint](https://publint.dev) ([source](https://redirect.github.com/bluwy/publint/tree/HEAD/pkg)) | [`0.2.10` -> `0.2.11`](https://renovatebot.com/diffs/npm/publint/0.2.10/0.2.11) | [![age](https://developer.mend.io/api/mc/badges/age/npm/publint/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/publint/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/publint/0.2.10/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/publint/0.2.10/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>bluwy/publint (publint)</summary> ### [`v0.2.11`](https://redirect.github.com/bluwy/publint/releases/tag/v0.2.11) [Compare Source](https://redirect.github.com/bluwy/publint/compare/v0.2.10...v0.2.11) ##### Features - Update `formatMessage()` utility with a new `color` option to force enable or disable returning color in string ([https://github.com/bluwy/publint/pull/110](https://redirect.github.com/bluwy/publint/pull/110)) ##### New Contributors - [@​zanminkian](https://redirect.github.com/zanminkian) made their first contribution in [https://github.com/bluwy/publint/pull/110](https://redirect.github.com/bluwy/publint/pull/110) **Full Changelog**: bluwy/publint@v0.2.10...v0.2.11 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [publint](https://publint.dev) ([source](https://redirect.github.com/bluwy/publint/tree/HEAD/pkg)) | [`0.2.10` -> `0.2.11`](https://renovatebot.com/diffs/npm/publint/0.2.10/0.2.11) | [![age](https://developer.mend.io/api/mc/badges/age/npm/publint/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/publint/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/publint/0.2.10/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/publint/0.2.10/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- <details> <summary>bluwy/publint (publint)</summary> [`v0.2.11`](https://redirect.github.com/bluwy/publint/releases/tag/v0.2.11) [Compare Source](https://redirect.github.com/bluwy/publint/compare/v0.2.10...v0.2.11) - Update `formatMessage()` utility with a new `color` option to force enable or disable returning color in string ([https://github.com/bluwy/publint/pull/110](https://redirect.github.com/bluwy/publint/pull/110)) - [@​zanminkian](https://redirect.github.com/zanminkian) made their first contribution in [https://github.com/bluwy/publint/pull/110](https://redirect.github.com/bluwy/publint/pull/110) **Full Changelog**: bluwy/publint@v0.2.10...v0.2.11 </details> --- 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [publint](https://publint.dev) ([source](https://redirect.github.com/bluwy/publint/tree/HEAD/pkg)) | [`0.2.10` -> `0.2.11`](https://renovatebot.com/diffs/npm/publint/0.2.10/0.2.11) | [![age](https://developer.mend.io/api/mc/badges/age/npm/publint/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/publint/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/publint/0.2.10/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/publint/0.2.10/0.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>bluwy/publint (publint)</summary> ### [`v0.2.11`](https://redirect.github.com/bluwy/publint/releases/tag/v0.2.11) [Compare Source](https://redirect.github.com/bluwy/publint/compare/v0.2.10...v0.2.11) ##### Features - Update `formatMessage()` utility with a new `color` option to force enable or disable returning color in string ([https://github.com/bluwy/publint/pull/110](https://redirect.github.com/bluwy/publint/pull/110)) ##### New Contributors - [@​zanminkian](https://redirect.github.com/zanminkian) made their first contribution in [https://github.com/bluwy/publint/pull/110](https://redirect.github.com/bluwy/publint/pull/110) **Full Changelog**: bluwy/publint@v0.2.10...v0.2.11 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Closes #108