chore(deps): bump next from 15.5.18 to 15.5.21 - #680
Open
dependabot[bot] wants to merge 1 commit into
Open
Annotations
4 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run npm run lint:
apps/web/src/app/(protected)/vms/page-view.tsx#L256
React Hook useCallback has a missing dependency: 'setSelectedFilters'. Either include it or remove the dependency array
|
|
Run npm run lint:
apps/web/src/app/(protected)/clusters/new-cluster/page-view.tsx#L207
React Hook useMemo has unnecessary dependencies: 'clusterIdWatch', 'cpWatch', 'environmentWatch', 'fullnameWatch', 'nameWatch', 'networkWatch', 'providerWatch', 'regionWatch', 'serialNumberWatch', 'tagsWatch', 'wpClassWatch', 'wpNameWatch', and 'wpNumberWatch'. Either exclude them or remove the dependency array
|
|
Run npm run lint:
apps/web/src/app/(protected)/clusters/new-cluster/page-view.tsx#L63
The 'projectsSafe' logical expression could make the dependencies of useMemo Hook (at line 67) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'projectsSafe' in its own useMemo() Hook
|
background
wait
wait-all
cancel
parallel
Loading