Skip to content

Commit

Permalink
chore(deps): update dependency pino-pretty to ^10.1.0 (#1847)
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.1` ->
`^10.1.0`](https://renovatebot.com/diffs/npm/pino-pretty/10.0.1/10.1.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/pino-pretty/10.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pino-pretty/10.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pino-pretty/10.0.1/10.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pino-pretty/10.0.1/10.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

#### What's Changed

- Add customColors to typescript definition for PrettyOptions by
[@&#8203;Hufschmidt](https://togithub.com/Hufschmidt) in
[pinojs/pino-pretty#440

#### New Contributors

- [@&#8203;Hufschmidt](https://togithub.com/Hufschmidt) made their first
contribution in
[pinojs/pino-pretty#440

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 23, 2023
1 parent 77249d8 commit a6eefac
Show file tree
Hide file tree
Showing 9 changed files with 34 additions and 51 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.1",
"pino-pretty": "^10.1.0",
"playwright": "^1.36.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.1",
"pino-pretty": "^10.1.0",
"preact": "^10.16.0",
"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.15",
"@types/react-dom": "^18.2.7",
"pino": "^8.14.1",
"pino-pretty": "^10.0.1",
"pino-pretty": "^10.1.0",
"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.1",
"pino-pretty": "^10.1.0",
"solid-js": "^1.7.8",
"unbuild": "^1.2.1",
"vite": "^4.4.5",
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.22.3",
"@types/fs-extra": "^11.0.1",
"pino": "^8.14.1",
"pino-pretty": "^10.0.1",
"pino-pretty": "^10.1.0",
"unbuild": "^1.2.1",
"vitest": "^0.33.0"
}
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.1",
"pino-pretty": "^10.1.0",
"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.1",
"pino-pretty": "^10.1.0",
"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.1",
"pino-pretty": "^10.1.0",
"pnpm": "^8.6.9",
"proper-lockfile": "^4.1.2",
"rimraf": "^5.0.1",
Expand Down
69 changes: 26 additions & 43 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 a6eefac

Please sign in to comment.