Skip to content

Commit

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

---

### Release Notes

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

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

[Compare
Source](https://github.com/pinojs/pino-pretty/compare/v10.2.2...v10.2.3)

#### What's Changed

- Manually require and export all util scripts by
[@&#8203;marvinruder](https://github.com/marvinruder) in
[pinojs/pino-pretty#467

#### New Contributors

- [@&#8203;marvinruder](https://github.com/marvinruder) made their
first contribution in
[pinojs/pino-pretty#467

**Full Changelog**:
pinojs/pino-pretty@v10.2.2...v10.2.3

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

[Compare
Source](https://github.com/pinojs/pino-pretty/compare/602be25a622812f8fbc2be318d4338a718c32902...v10.2.2)

#### What's Changed

- Add basic benchmark suite by
[@&#8203;jsumners](https://github.com/jsumners) in
[pinojs/pino-pretty#451
- Re-org code (retry) by
[@&#8203;jsumners](https://github.com/jsumners) in
[pinojs/pino-pretty#453
- Bump tsd from 0.28.1 to 0.29.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[pinojs/pino-pretty#454
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[pinojs/pino-pretty#461
- Disable FinalizationRegistry if NODE_V8\_COVERAGE is set by
[@&#8203;mcollina](https://github.com/mcollina) in
[pinojs/pino-pretty#464

**Full Changelog**:
pinojs/pino-pretty@v10.2.0...v10.2.2

###
[`v10.2.1`](https://github.com/pinojs/pino-pretty/compare/v10.2.0...602be25a622812f8fbc2be318d4338a718c32902)

[Compare
Source](https://github.com/pinojs/pino-pretty/compare/v10.2.0...602be25a622812f8fbc2be318d4338a718c32902)

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 4, 2023
1 parent 81fe926 commit e084a07
Show file tree
Hide file tree
Showing 11 changed files with 66 additions and 78 deletions.
2 changes: 1 addition & 1 deletion analyzer/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@previewjs/type-analyzer": "^10.0.1",
"@previewjs/vfs": "^2.0.17",
"pino": "^8.15.4",
"pino-pretty": "^10.2.0"
"pino-pretty": "^10.2.3"
},
"devDependencies": {
"typescript": "^5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion analyzer/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/react": "^18.2.24",
"@types/react-dom": "^18.2.10",
"pino": "^8.15.4",
"pino-pretty": "^10.2.0",
"pino-pretty": "^10.2.3",
"react": "^18.2.0",
"rimraf": "^5.0.5",
"shx": "^0.3.4",
Expand Down
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"html-escaper": "^3.0.3",
"http-terminator": "^3.2.0",
"pino": "^8.15.4",
"pino-pretty": "^10.2.0",
"pino-pretty": "^10.2.3",
"rollup-plugin-friendly-type-imports": "^1.0.3",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.2.0",
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/iframe": "workspace:*",
"@previewjs/testing": "workspace:*",
"pino": "^8.15.4",
"pino-pretty": "^10.2.0",
"pino-pretty": "^10.2.3",
"preact": "^10.18.1",
"rimraf": "^5.0.5",
"unbuild": "^2.0.0",
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 @@ -35,7 +35,7 @@
"@types/react": "^18.2.24",
"@types/react-dom": "^18.2.10",
"pino": "^8.15.4",
"pino-pretty": "^10.2.0",
"pino-pretty": "^10.2.3",
"react": "^18.2.0",
"unbuild": "^2.0.0",
"vite": "^4.4.10"
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 @@ -41,7 +41,7 @@
"@previewjs/iframe": "workspace:*",
"@previewjs/testing": "workspace:*",
"pino": "^8.15.4",
"pino-pretty": "^10.2.0",
"pino-pretty": "^10.2.3",
"solid-js": "^1.7.12",
"unbuild": "^2.0.0",
"vite": "^4.4.10",
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 @@ -44,7 +44,7 @@
"@sveltejs/kit": "^1.25.1",
"@types/fs-extra": "^11.0.2",
"pino": "^8.15.4",
"pino-pretty": "^10.2.0",
"pino-pretty": "^10.2.3",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
}
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 @@ -46,7 +46,7 @@
"@previewjs/testing": "workspace:*",
"@types/fs-extra": "^11.0.2",
"pino": "^8.15.4",
"pino-pretty": "^10.2.0",
"pino-pretty": "^10.2.3",
"rimraf": "^5.0.5",
"shx": "^0.3.4",
"unbuild": "^2.0.0",
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 @@ -50,7 +50,7 @@
"@vue/runtime-dom": "^3.3.4",
"@vue/shared": "^3.3.4",
"pino": "^8.15.4",
"pino-pretty": "^10.2.0",
"pino-pretty": "^10.2.3",
"rimraf": "^5.0.5",
"shx": "^0.3.4",
"unbuild": "^2.0.0",
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": "^8.0.1",
"fs-extra": "^11.1.1",
"pino": "^8.15.4",
"pino-pretty": "^10.2.0",
"pino-pretty": "^10.2.3",
"pnpm": "^8.8.0",
"proper-lockfile": "^4.1.2",
"rimraf": "^5.0.5",
Expand Down
Loading

0 comments on commit e084a07

Please sign in to comment.