From 727cc9501b1619254e9e462a3b6d9fe8b7263912 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 18:59:52 +0100 Subject: [PATCH] chore(deps): update dependency publint to v0.2.11 (#11621) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
bluwy/publint (publint) ### [`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**: https://github.com/bluwy/publint/compare/v0.2.10...v0.2.11
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/create-redwood-rsc-app/yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/create-redwood-rsc-app/yarn.lock b/packages/create-redwood-rsc-app/yarn.lock index 0b14ad68ca6e..1a1405cd80d1 100644 --- a/packages/create-redwood-rsc-app/yarn.lock +++ b/packages/create-redwood-rsc-app/yarn.lock @@ -3458,10 +3458,10 @@ __metadata: languageName: node linkType: hard -"picocolors@npm:^1.0.0, picocolors@npm:^1.0.1": - version: 1.0.1 - resolution: "picocolors@npm:1.0.1" - checksum: 10c0/c63cdad2bf812ef0d66c8db29583802355d4ca67b9285d846f390cc15c2f6ccb94e8cb7eb6a6e97fc5990a6d3ad4ae42d86c84d3146e667c739a4234ed50d400 +"picocolors@npm:^1.0.0, picocolors@npm:^1.1.0": + version: 1.1.0 + resolution: "picocolors@npm:1.1.0" + checksum: 10c0/86946f6032148801ef09c051c6fb13b5cf942eaf147e30ea79edb91dd32d700934edebe782a1078ff859fb2b816792e97ef4dab03d7f0b804f6b01a0df35e023 languageName: node linkType: hard @@ -3562,15 +3562,15 @@ __metadata: linkType: hard "publint@npm:^0.2.9": - version: 0.2.10 - resolution: "publint@npm:0.2.10" + version: 0.2.11 + resolution: "publint@npm:0.2.11" dependencies: npm-packlist: "npm:^5.1.3" - picocolors: "npm:^1.0.1" + picocolors: "npm:^1.1.0" sade: "npm:^1.8.1" bin: publint: lib/cli.js - checksum: 10c0/af1b82d0427e3e18a77157cfecf8dd84270540e8209215a434d571f93a3d0e4e0e56caf87efb7ed18b9518806469440d7ea003df0d15b82bf0500f14ff48aa64 + checksum: 10c0/0e57d19e2cde5f4d2125ef984c844abbb18284d75a43bbf438908574902e4ed31dbeceea9e0b39f672bc39fe78382fac3e9d4a29f54f79a12d0cc9a37f7df17b languageName: node linkType: hard