Skip to content

Commit

Permalink
chore(deps): update dependency publint to v0.2.11 (#11620)
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 9de6959 commit aac92e3
Show file tree
Hide file tree
Showing 42 changed files with 91 additions and 91 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@types/split2": "4.2.3",
"concurrently": "8.2.2",
"memjs": "1.3.2",
"publint": "0.2.10",
"publint": "0.2.11",
"redis": "4.7.0",
"split2": "4.2.0",
"ts-toolbelt": "9.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/auth0/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@redwoodjs/framework-tools": "workspace:*",
"@types/jsonwebtoken": "9.0.7",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vitest": "2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/auth0/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@redwoodjs/framework-tools": "workspace:*",
"@types/yargs": "17.0.33",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vitest": "2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/auth0/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@redwoodjs/framework-tools": "workspace:*",
"@types/react": "^18.2.55",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"react": "19.0.0-rc-f2df5694-20240916",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/aws-lambda": "8.10.145",
"@types/jsonwebtoken": "9.0.7",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vitest": "2.0.5"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@redwoodjs/framework-tools": "workspace:*",
"@types/yargs": "17.0.33",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vitest": "2.0.5"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/netlify-identity-widget": "1.9.6",
"@types/react": "^18.2.55",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"react": "19.0.0-rc-f2df5694-20240916",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/clerk/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@redwoodjs/framework-tools": "workspace:*",
"@types/aws-lambda": "8.10.145",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vitest": "2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/clerk/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@redwoodjs/framework-tools": "workspace:*",
"@types/yargs": "17.0.33",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"tsx": "4.19.1",
"typescript": "5.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/clerk/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@redwoodjs/framework-tools": "workspace:*",
"@types/react": "^18.2.55",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"react": "19.0.0-rc-f2df5694-20240916",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/custom/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@redwoodjs/framework-tools": "workspace:*",
"@types/yargs": "17.0.33",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vitest": "2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/dbAuth/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@types/md5": "2.3.5",
"@types/uuid": "10.0.0",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vitest": "2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/dbAuth/middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@redwoodjs/graphql-server": "workspace:*",
"@types/aws-lambda": "8.10.145",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"ts-toolbelt": "9.6.0",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/firebase/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@redwoodjs/framework-tools": "workspace:*",
"@types/aws-lambda": "8.10.145",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vitest": "2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/firebase/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@redwoodjs/framework-tools": "workspace:*",
"@types/yargs": "17.0.33",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vitest": "2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/firebase/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/react": "^18.2.55",
"concurrently": "8.2.2",
"firebase": "10.13.1",
"publint": "0.2.10",
"publint": "0.2.11",
"react": "19.0.0-rc-f2df5694-20240916",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/netlify/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/aws-lambda": "8.10.145",
"@types/jsonwebtoken": "9.0.7",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vitest": "2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/netlify/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@redwoodjs/framework-tools": "workspace:*",
"@types/yargs": "17.0.33",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vitest": "2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/netlify/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/netlify-identity-widget": "1.9.6",
"@types/react": "^18.2.55",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"react": "19.0.0-rc-f2df5694-20240916",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/aws-lambda": "8.10.145",
"@types/jsonwebtoken": "9.0.7",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vitest": "2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@redwoodjs/graphql-server": "workspace:*",
"@types/aws-lambda": "8.10.145",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"ts-toolbelt": "9.6.0",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@redwoodjs/framework-tools": "workspace:*",
"@types/yargs": "17.0.33",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"tsx": "4.19.1",
"typescript": "5.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@supabase/supabase-js": "2.45.3",
"@types/react": "^18.2.55",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"react": "19.0.0-rc-f2df5694-20240916",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supertokens/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@redwoodjs/framework-tools": "workspace:*",
"@types/jsonwebtoken": "9.0.7",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vitest": "2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supertokens/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/yargs": "17.0.33",
"concurrently": "8.2.2",
"memfs": "4.12.0",
"publint": "0.2.10",
"publint": "0.2.11",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vitest": "2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supertokens/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@redwoodjs/framework-tools": "workspace:*",
"@types/react": "^18.2.55",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"react": "19.0.0-rc-f2df5694-20240916",
"supertokens-auth-react": "0.39.1",
"tsx": "4.19.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@testing-library/react": "14.3.1",
"concurrently": "8.2.2",
"msw": "1.3.4",
"publint": "0.2.10",
"publint": "0.2.11",
"tsx": "4.19.1",
"type-fest": "4.26.1",
"typescript": "5.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/jscodeshift": "0.11.11",
"@types/yargs": "17.0.33",
"fs-extra": "11.2.0",
"publint": "0.2.10",
"publint": "0.2.11",
"tempy": "1.0.1",
"tsx": "4.19.1",
"vitest": "2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@arethetypeswrong/cli": "0.16.4",
"@redwoodjs/framework-tools": "workspace:*",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"tsx": "4.19.1",
"typescript": "5.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"devDependencies": {
"@redwoodjs/framework-tools": "workspace:*",
"@types/lodash": "4.17.9",
"publint": "0.2.10",
"publint": "0.2.11",
"tsx": "4.19.1"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/react-dom": "^18.2.19",
"concurrently": "8.2.2",
"nodemon": "3.1.4",
"publint": "0.2.10",
"publint": "0.2.11",
"react": "19.0.0-rc-f2df5694-20240916",
"react-dom": "19.0.0-rc-f2df5694-20240916",
"tsx": "4.19.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"@types/fs-extra": "11.0.4",
"concurrently": "8.2.2",
"graphql-tag": "2.12.6",
"publint": "0.2.10",
"publint": "0.2.11",
"tsx": "4.19.1",
"vitest": "2.0.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/jobs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@prisma/client": "5.20.0",
"@redwoodjs/framework-tools": "workspace:*",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vitest": "2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/prerender/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/mime-types": "2.1.4",
"babel-plugin-tester": "11.0.4",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vitest": "2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/project-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@arethetypeswrong/cli": "0.16.4",
"@redwoodjs/framework-tools": "workspace:*",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"rimraf": "6.0.1",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/record/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@prisma/internals": "5.20.0",
"@redwoodjs/framework-tools": "workspace:*",
"esbuild": "0.23.1",
"publint": "0.2.10",
"publint": "0.2.11",
"tsx": "4.19.1",
"vitest": "2.0.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"concurrently": "8.2.2",
"publint": "0.2.10",
"publint": "0.2.11",
"tstyche": "2.1.1",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@types/mime-types": "2.1.4",
"concurrently": "8.2.2",
"esbuild": "0.23.1",
"publint": "0.2.10",
"publint": "0.2.11",
"tstyche": "2.1.1",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@redwoodjs/framework-tools": "workspace:*",
"concurrently": "8.2.2",
"jsdom": "24.1.3",
"publint": "0.2.10",
"publint": "0.2.11",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vitest": "2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"concurrently": "8.2.2",
"glob": "11.0.0",
"memfs": "4.12.0",
"publint": "0.2.10",
"publint": "0.2.11",
"rollup": "4.22.4",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
"@types/react-dom": "^18.2.19",
"concurrently": "8.2.2",
"nodemon": "3.1.4",
"publint": "0.2.10",
"publint": "0.2.11",
"react": "19.0.0-rc-f2df5694-20240916",
"react-dom": "19.0.0-rc-f2df5694-20240916",
"tstyche": "2.1.1",
Expand Down
Loading

0 comments on commit aac92e3

Please sign in to comment.