Skip to content

Commit

Permalink
chore(deps): update dependency publint to v0.2.11 (#11621)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [publint](https://publint.dev)
([source](https://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://github.com/bluwy/publint/releases/tag/v0.2.11)

[Compare
Source](https://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://github.com/bluwy/publint/pull/110))

##### New Contributors

- [@&#8203;zanminkian](https://github.com/zanminkian) made
their first contribution in
[https://github.com/bluwy/publint/pull/110](https://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>
  • Loading branch information
renovate[bot] committed Sep 24, 2024
1 parent 957387f commit 727cc95
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions packages/create-redwood-rsc-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 727cc95

Please sign in to comment.