TryGhost / node-sqlite3

SQLite3 bindings for Node.js
BSD 3-Clause "New" or "Revised" License
6.23k stars 817 forks source link

@npmcli/move-file is deprecated, use @npmcli/fs instead #1762

Open cclauss opened 9 months ago

cclauss commented 9 months ago

Issue Summary

nodejs/node-gyp#2854

Relevant logs or output

npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs

More details at nodejs/node-gyp#2854

Version

^4.2.0

Node.js Version

node@18.14.2 | win32 | x64 but also Linux at nodejs/node-gyp#2854

How did you install the library?

npm install sqlite3@latest --save

cclauss commented 9 months ago

https://github.com/TryGhost/node-sqlite3/issues/1702#issuecomment-1872959033

YasharF commented 5 months ago

It would probably be worth just upgrading out-of-date dependencies with the next maintenance release. I think there is a PR already for bump it.