chore(deps): update npm packages (major) #1934
Annotations
1 error and 1 warning
|
autofix
! Corepack is about to download https://registry.npmjs.org/pnpm/-/pnpm-11.10.0.tgz
warn: This version of pnpm requires at least Node.js v22.13
warn: The current version of Node.js is v20.5.1
warn: Visit https://r.pnpm.io/comp to see the list of past pnpm versions with respective Node.js version support.
file:///home/runner/.cache/node/corepack/v1/pnpm/11.10.0/dist/pnpm.mjs:139879
import { styleText } from "node:util";
^^^^^^^^^
SyntaxError: The requested module 'node:util' does not provide an export named 'styleText'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:122:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:188:5)
at async DefaultModuleLoader.import (node:internal/modules/esm/loader:228:24)
at async file:///home/runner/.cache/node/corepack/v1/pnpm/11.10.0/bin/pnpm.mjs:33:1
Node.js v20.5.1
|
|
autofix
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|