fix(deps): update all non-major dependencies #121
Annotations
1 error and 3 warnings
test (ubuntu-latest, 20)
! Corepack is about to download https://registry.npmjs.org/pnpm/-/pnpm-9.15.3.tgz
node:events:496
throw er; // Unhandled 'error' event
^
TypeError: terminated
at Fetch.onAborted (node:internal/deps/undici/undici:11020:53)
at Fetch.emit (node:events:518:28)
at Fetch.terminate (node:internal/deps/undici/undici:10178:14)
at Object.onError (node:internal/deps/undici/undici:11141:38)
at Request.onError (node:internal/deps/undici/undici:2094:31)
at Object.errorRequest (node:internal/deps/undici/undici:1591:17)
at TLSSocket.<anonymous> (node:internal/deps/undici/undici:6263:16)
at TLSSocket.emit (node:events:530:35)
at node:net:343:12
at TCP.done (node:_tls_wrap:648:7)
Emitted 'error' event on Readable instance at:
at emitErrorNT (node:internal/streams/destroy:169:8)
at emitErrorCloseNT (node:internal/streams/destroy:128:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
[cause]: SocketError: other side closed
at TLSSocket.<anonymous> (node:internal/deps/undici/undici:6238:28)
at TLSSocket.emit (node:events:530:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
code: 'UND_ERR_SOCKET',
socket: {
localAddress: '10.1.0.70',
localPort: 34446,
remoteAddress: '104.16.28.34',
remotePort: 443,
remoteFamily: 'IPv4',
timeout: undefined,
bytesWritten: 451,
bytesRead: 4196845
}
}
}
Node.js v20.18.1
|
test (ubuntu-latest, 20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (ubuntu-latest, 22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (ubuntu-latest, 18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|