Skip to content

fix(deps): update all non-major dependencies #4291

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #4291

Triggered via pull request November 10, 2024 21:23
@renovaterenovate[bot]
synchronize #2694
Status Success
Total duration 4m 43s
Artifacts

ci.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
add-label
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-ecosystem/action-add-labels@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
add-label
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-ecosystem/action-add-labels@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/packages/avatarcropper/avatarcropper.taro.tsx#L176
React Hook useEffect has a missing dependency: 'canvasAll'. Either include it or remove the dependency array. You can also do a functional update 'setCanvasAll(c => ...)' if you only need 'canvasAll' in the 'setCanvasAll' call
lint: src/packages/avatarcropper/avatarcropper.taro.tsx#L188
React Hook useMemo has a missing dependency: 'shape'. Either include it or remove the dependency array
lint: src/packages/avatarcropper/avatarcropper.taro.tsx#L270
React Hook useCallback has missing dependencies: 'pixelRatio' and 'space'. Either include them or remove the dependency array
lint: src/packages/avatarcropper/avatarcropper.taro.tsx#L287
React Hook useCallback has missing dependencies: 'canvasAll.canvasId', 'state.displayHeight', and 'state.displayWidth'. Either include them or remove the dependency array
lint: src/packages/avatarcropper/avatarcropper.taro.tsx#L344
React Hook useCallback has missing dependencies: 'alipayDraw', 'canvasAll', 'showAlipayCanvas2D', 'space', 'state', and 'webDraw'. Either include them or remove the dependency array
lint: src/packages/avatarcropper/avatarcropper.tsx#L127
React Hook useMemo has a missing dependency: 'shape'. Either include it or remove the dependency array
lint: src/packages/barrage/barrage.taro.tsx#L104
React Hook useEffect has a missing dependency: 'run'. Either include it or remove the dependency array
lint: src/packages/barrage/barrage.tsx#L83
React Hook useEffect has a missing dependency: 'run'. Either include it or remove the dependency array
lint: src/packages/calendarcard/calendarcard.taro.tsx#L151
React Hook useEffect has missing dependencies: 'getDays' and 'onPageChange'. Either include them or remove the dependency array
lint: src/packages/calendarcard/calendarcard.tsx#L151
React Hook useEffect has missing dependencies: 'getDays' and 'onPageChange'. Either include them or remove the dependency array