Skip to content

Commit

Permalink
chore(deps): update dependency pino-pretty to ^10.0.1 (#1796)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pino-pretty](https://togithub.com/pinojs/pino-pretty) | [`^10.0.0` ->
`^10.0.1`](https://renovatebot.com/diffs/npm/pino-pretty/10.0.0/10.0.1)
|
[![age](https://badges.renovateapi.com/packages/npm/pino-pretty/10.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/pino-pretty/10.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/pino-pretty/10.0.1/compatibility-slim/10.0.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/pino-pretty/10.0.1/confidence-slim/10.0.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>pinojs/pino-pretty (pino-pretty)</summary>

###
[`v10.0.1`](https://togithub.com/pinojs/pino-pretty/releases/tag/v10.0.1)

[Compare
Source](https://togithub.com/pinojs/pino-pretty/compare/v10.0.0...v10.0.1)

**Full Changelog**:
pinojs/pino-pretty@v9.4.1...v10.0.1

</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 these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/fwouts/previewjs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDQuMiIsInVwZGF0ZWRJblZlciI6IjM1LjE0NC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 4, 2023
1 parent a21d052 commit 0a0c216
Show file tree
Hide file tree
Showing 9 changed files with 28 additions and 31 deletions.
2 changes: 1 addition & 1 deletion chromeless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@previewjs/vfs": "^2.0.15",
"express": "^4.18.2",
"pino": "^8.14.1",
"pino-pretty": "^10.0.0",
"pino-pretty": "^10.0.1",
"playwright": "^1.35.1",
"typescript": "^5.1.6"
},
Expand Down
2 changes: 1 addition & 1 deletion framework-plugins/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@previewjs/properties": "workspace:*",
"@previewjs/testing": "workspace:*",
"pino": "^8.14.1",
"pino-pretty": "^10.0.0",
"pino-pretty": "^10.0.1",
"preact": "^10.15.1",
"rimraf": "^5.0.1",
"unbuild": "^1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion framework-plugins/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"pino": "^8.14.1",
"pino-pretty": "^10.0.0",
"pino-pretty": "^10.0.1",
"react": "^18.2.0",
"rimraf": "^5.0.1",
"shx": "^0.3.4",
Expand Down
2 changes: 1 addition & 1 deletion framework-plugins/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@previewjs/iframe": "workspace:*",
"@previewjs/testing": "workspace:*",
"pino": "^8.14.1",
"pino-pretty": "^10.0.0",
"pino-pretty": "^10.0.1",
"solid-js": "^1.7.7",
"unbuild": "^1.2.1",
"vite": "^4.3.9",
Expand Down
2 changes: 1 addition & 1 deletion framework-plugins/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@sveltejs/kit": "^1.21.0",
"@types/fs-extra": "^11.0.1",
"pino": "^8.14.1",
"pino-pretty": "^10.0.0",
"pino-pretty": "^10.0.1",
"unbuild": "^1.2.1",
"vitest": "^0.32.4"
}
Expand Down
2 changes: 1 addition & 1 deletion framework-plugins/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@previewjs/testing": "workspace:*",
"@types/fs-extra": "^11.0.1",
"pino": "^8.14.1",
"pino-pretty": "^10.0.0",
"pino-pretty": "^10.0.1",
"rimraf": "^5.0.1",
"shx": "^0.3.4",
"unbuild": "^1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion framework-plugins/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@vue/runtime-dom": "^3.3.4",
"@vue/shared": "^3.3.4",
"pino": "^8.14.1",
"pino-pretty": "^10.0.0",
"pino-pretty": "^10.0.1",
"rimraf": "^5.0.1",
"shx": "^0.3.4",
"unbuild": "^1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"execa": "^7.1.1",
"fs-extra": "^11.1.1",
"pino": "^8.14.1",
"pino-pretty": "^10.0.0",
"pino-pretty": "^10.0.1",
"pnpm": "^8.6.6",
"proper-lockfile": "^4.1.2",
"rimraf": "^5.0.1",
Expand Down
43 changes: 20 additions & 23 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0a0c216

Please sign in to comment.