From 57123eac86454fcad9d18d844f60a95099e45bef Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 16 Nov 2023 08:23:22 +0900
Subject: [PATCH] Update dependencies (patch) (#48)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |
[`18.18.8` ->
`18.18.9`](https://renovatebot.com/diffs/npm/@types%2fnode/18.18.8/18.18.9)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/18.18.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/18.18.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/18.18.8/18.18.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/18.18.8/18.18.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [pino](https://getpino.io)
([source](https://togithub.com/pinojs/pino)) | [`8.16.1` ->
`8.16.2`](https://renovatebot.com/diffs/npm/pino/8.16.1/8.16.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pino/8.16.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pino/8.16.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pino/8.16.1/8.16.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pino/8.16.1/8.16.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [pnpm](https://pnpm.io) ([source](https://togithub.com/pnpm/pnpm)) |
[`8.10.2` ->
`8.10.5`](https://renovatebot.com/diffs/npm/pnpm/8.10.2/8.10.5) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pnpm/8.10.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pnpm/8.10.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pnpm/8.10.2/8.10.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pnpm/8.10.2/8.10.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [tsx](https://togithub.com/privatenumber/tsx) | [`4.1.0` ->
`4.1.2`](https://renovatebot.com/diffs/npm/tsx/4.1.0/4.1.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/tsx/4.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsx/4.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsx/4.1.0/4.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsx/4.1.0/4.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
pinojs/pino (pino)
### [`v8.16.2`](https://togithub.com/pinojs/pino/releases/tag/v8.16.2)
[Compare
Source](https://togithub.com/pinojs/pino/compare/v8.16.1...v8.16.2)
#### What's Changed
- fix child-child benchmark by
[@bngarren](https://togithub.com/bngarren) in
[https://github.com/pinojs/pino/pull/1849](https://togithub.com/pinojs/pino/pull/1849)
- fix: make transports.options and transports.level optional by
[@krosenk729](https://togithub.com/krosenk729) in
[https://github.com/pinojs/pino/pull/1831](https://togithub.com/pinojs/pino/pull/1831)
- fix: export `redactOptions` type by
[@wolfy1339](https://togithub.com/wolfy1339) in
[https://github.com/pinojs/pino/pull/1847](https://togithub.com/pinojs/pino/pull/1847)
- build(deps): bump actions/setup-node from 3 to 4 by
[@dependabot](https://togithub.com/dependabot) in
[https://github.com/pinojs/pino/pull/1844](https://togithub.com/pinojs/pino/pull/1844)
#### New Contributors
- [@bngarren](https://togithub.com/bngarren) made their first
contribution in
[https://github.com/pinojs/pino/pull/1849](https://togithub.com/pinojs/pino/pull/1849)
- [@krosenk729](https://togithub.com/krosenk729) made their first
contribution in
[https://github.com/pinojs/pino/pull/1831](https://togithub.com/pinojs/pino/pull/1831)
- [@wolfy1339](https://togithub.com/wolfy1339) made their first
contribution in
[https://github.com/pinojs/pino/pull/1847](https://togithub.com/pinojs/pino/pull/1847)
- [@UndefinedBehaviour](https://togithub.com/UndefinedBehaviour)
made their first contribution in
[https://github.com/pinojs/pino/pull/1843](https://togithub.com/pinojs/pino/pull/1843)
**Full Changelog**:
https://github.com/pinojs/pino/compare/v8.16.1...v8.16.2
pnpm/pnpm (pnpm)
### [`v8.10.5`](https://togithub.com/pnpm/pnpm/releases/tag/v8.10.5)
[Compare
Source](https://togithub.com/pnpm/pnpm/compare/v8.10.4...v8.10.5)
#### Patch Changes
- Don't fail on an empty `pnpm-workspace.yaml` file
[#7307](https://togithub.com/pnpm/pnpm/issues/7307).
#### Our Gold Sponsors
#### Our Silver Sponsors
### [`v8.10.4`](https://togithub.com/pnpm/pnpm/releases/tag/v8.10.4)
[Compare
Source](https://togithub.com/pnpm/pnpm/compare/v8.10.3...v8.10.4)
#### Patch Changes
- Fixed out-of-memory exception that was happening on dependencies with
many peer dependencies, when `node-linker` was set to `hoisted`
[#6227](https://togithub.com/pnpm/pnpm/issues/6227).
#### Our Gold Sponsors
#### Our Silver Sponsors
### [`v8.10.3`](https://togithub.com/pnpm/pnpm/releases/tag/v8.10.3)
[Compare
Source](https://togithub.com/pnpm/pnpm/compare/v8.10.2...v8.10.3)
#### Patch Changes
- (Important) Increased the default amount of allowed concurrent network
request on systems that have more than 16 CPUs
[#7285](https://togithub.com/pnpm/pnpm/pull/7285).
- `pnpm patch` should reuse existing patch when
`shared-workspace-file=false`
[#7252](https://togithub.com/pnpm/pnpm/pull/7252).
- Don't retry fetching missing packages, since the retries will never
work [#7276](https://togithub.com/pnpm/pnpm/pull/7276).
- When using `pnpm store prune --force` alien directories are removed
from the store [#7272](https://togithub.com/pnpm/pnpm/pull/7272).
- Downgraded `npm-packlist` because the newer version significantly
slows down the installation of local directory dependencies, making it
unbearably slow.
`npm-packlist` was upgraded in [this
PR](https://togithub.com/pnpm/pnpm/pull/7250) to fix
[#6997](https://togithub.com/pnpm/pnpm/issues/6997). We added our
own file deduplication to fix the issue of duplicate file entries.
- Fixed a performance regression on running installation on a project
with an up to date lockfile
[#7297](https://togithub.com/pnpm/pnpm/issues/7297).
- Throw an error on invalid `pnpm-workspace.yaml` file
[#7273](https://togithub.com/pnpm/pnpm/issues/7273).
#### Our Gold Sponsors
#### Our Silver Sponsors
privatenumber/tsx (tsx)
###
[`v4.1.2`](https://togithub.com/privatenumber/tsx/releases/tag/v4.1.2)
[Compare
Source](https://togithub.com/privatenumber/tsx/compare/v4.1.1...v4.1.2)
##### Bug Fixes
- dynamic import to work in eval
([#385](https://togithub.com/privatenumber/tsx/issues/385))
([6eac49b](https://togithub.com/privatenumber/tsx/commit/6eac49bb78e812bb75af73bf96e7c8d7ee1c7269))
- suppress loader warning in v18.0.0
([0e52ad8](https://togithub.com/privatenumber/tsx/commit/0e52ad89c5eab809472ce3a9d2ab517a3ac22853))
***
This release is also available on:
- [npm package (@latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.1.2)
###
[`v4.1.1`](https://togithub.com/privatenumber/tsx/releases/tag/v4.1.1)
[Compare
Source](https://togithub.com/privatenumber/tsx/compare/v4.1.0...v4.1.1)
##### Bug Fixes
- **dynamic import:** adding interop util at EOF
([#383](https://togithub.com/privatenumber/tsx/issues/383))
([0039b60](https://togithub.com/privatenumber/tsx/commit/0039b605a4c6875f2b3308c99dada684bb16beff))
***
This release is also available on:
- [npm package (@latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.1.1)
---
### Configuration
📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge -
"every weekend" (UTC).
🚦 **Automerge**: Enabled.
â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] 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/hiroki0525/dandori).
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
package.json | 6 +++---
pnpm-lock.yaml | 26 +++++++++++++-------------
2 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/package.json b/package.json
index 71be8bf..d3b2300 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"devDependencies": {
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.2",
- "@types/node": "18.18.8",
+ "@types/node": "18.18.9",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"eslint": "8.53.0",
@@ -43,10 +43,10 @@
"typescript": "5.2.2",
"vitest": "^0.34.6"
},
- "packageManager": "pnpm@8.10.2",
+ "packageManager": "pnpm@8.10.5",
"engines": {
"node": ">=18.18.1",
- "pnpm": "8.10.2"
+ "pnpm": "8.10.5"
},
"husky": {
"hooks": {
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 2743665..7e28271 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -15,8 +15,8 @@ importers:
specifier: ^2.26.2
version: 2.26.2
'@types/node':
- specifier: 18.18.8
- version: 18.18.8
+ specifier: 18.18.9
+ version: 18.18.9
'@typescript-eslint/eslint-plugin':
specifier: 6.10.0
version: 6.10.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)(typescript@5.2.2)
@@ -751,7 +751,7 @@ packages:
/@types/node-fetch@2.6.8:
resolution: {integrity: sha512-nnH5lV9QCMPsbEVdTb5Y+F3GQxLSw1xQgIydrb2gSfEavRPs50FnMr+KUaa+LoPSqibm2N+ZZxH7lavZlAT4GA==}
dependencies:
- '@types/node': 18.18.8
+ '@types/node': 18.18.9
form-data: 4.0.0
dev: false
@@ -759,8 +759,8 @@ packages:
resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==}
dev: true
- /@types/node@18.18.8:
- resolution: {integrity: sha512-OLGBaaK5V3VRBS1bAkMVP2/W9B+H8meUfl866OrMNQqt7wDgdpWPp5o6gmIc9pB+lIQHSq4ZL8ypeH1vPxcPaQ==}
+ /@types/node@18.18.9:
+ resolution: {integrity: sha512-0f5klcuImLnG4Qreu9hPj/rEfFq6YRc5n2mAjSsH+ec/mJL+3voBH0+8T7o8RpFjH7ovc+TRsL/c7OYIQsPTfQ==}
dependencies:
undici-types: 5.26.5
@@ -3201,7 +3201,7 @@ packages:
resolution: {integrity: sha512-LPNgtG9gxRphH+7AUM5Q/dS/iWuM0UOKf+723e2kvyENNVMjYFrnQjCdcb2nNJY7+ao+J2jP/PfsXBLN8Si7iA==}
hasBin: true
dependencies:
- '@types/node': 18.18.8
+ '@types/node': 18.18.9
'@types/node-fetch': 2.6.8
abort-controller: 3.0.0
agentkeepalive: 4.5.0
@@ -4424,7 +4424,7 @@ packages:
spdx-expression-parse: 3.0.1
dev: true
- /vite-node@0.34.6(@types/node@18.18.8):
+ /vite-node@0.34.6(@types/node@18.18.9):
resolution: {integrity: sha512-nlBMJ9x6n7/Amaz6F3zJ97EBwR2FkzhBRxF5e+jE6LA3yi6Wtc2lyTij1OnDMIr34v5g/tVQtsVAzhT0jc5ygA==}
engines: {node: '>=v14.18.0'}
hasBin: true
@@ -4434,7 +4434,7 @@ packages:
mlly: 1.4.2
pathe: 1.1.1
picocolors: 1.0.0
- vite: 4.5.0(@types/node@18.18.8)
+ vite: 4.5.0(@types/node@18.18.9)
transitivePeerDependencies:
- '@types/node'
- less
@@ -4446,7 +4446,7 @@ packages:
- terser
dev: true
- /vite@4.5.0(@types/node@18.18.8):
+ /vite@4.5.0(@types/node@18.18.9):
resolution: {integrity: sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
@@ -4474,7 +4474,7 @@ packages:
terser:
optional: true
dependencies:
- '@types/node': 18.18.8
+ '@types/node': 18.18.9
esbuild: 0.18.20
postcss: 8.4.31
rollup: 3.29.4
@@ -4515,7 +4515,7 @@ packages:
dependencies:
'@types/chai': 4.3.9
'@types/chai-subset': 1.3.4
- '@types/node': 18.18.8
+ '@types/node': 18.18.9
'@vitest/expect': 0.34.6
'@vitest/runner': 0.34.6
'@vitest/snapshot': 0.34.6
@@ -4534,8 +4534,8 @@ packages:
strip-literal: 1.3.0
tinybench: 2.5.1
tinypool: 0.7.0
- vite: 4.5.0(@types/node@18.18.8)
- vite-node: 0.34.6(@types/node@18.18.8)
+ vite: 4.5.0(@types/node@18.18.9)
+ vite-node: 0.34.6(@types/node@18.18.9)
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less