DeprecationWarning: The util._extend
API is deprecated. Please use Object.assign() instead.
#947
Open
6 tasks done
Labels
Checklist
Description
The latest version of
a0deploy
yields this warning:$ node --version
v22.6.0
$ a0deploy --version
7.24.1
It still appears to work as expected, however.
Expectation
No warning generated.
Reproduction
Update
node
to v22.6.0 or later, and runa0deploy export
(or any command, really) and see the warning.Deploy CLI version
7.24.1
Node version
v22.6.0
The text was updated successfully, but these errors were encountered: