Skip to content

Releases: silverwind/updates

16.0.0

16 Mar 16:45
16.0.0
bab3205
Compare
Choose a tag to compare
  • Added bun as supported and tested runtime
  • In Node.js, https_proxy environment variables are no longer supported out of the box. Install the undici optional peer dependency if you need this support or use another runtime like bun or deno which have this built-in.

15.0.0

05 Sep 18:33
15.0.0
9e2b560
Compare
Choose a tag to compare
  • When no --file argument or a directory is passed via --file, updates will now look for both package.json and pyproject.toml and if both are found, will handle both at once.
  • The --language argument has been removed, use --file instead.
  • The JSON output includes additional source key: results.npm.dependencies instead of results.dependencies.
  • Node 18 or higher is now required.

14.1.0

24 Apr 08:36
14.1.0
c96f60f
Compare
Choose a tag to compare
  • Config file updates.config.js is now supported

14.0.0

18 Apr 18:20
14.0.0
9492a8e
Compare
Choose a tag to compare
  • Node 16 or greater is now required

13.0.0

17 Dec 00:40
13.0.0
71c54c4
Compare
Choose a tag to compare
  • Node 14 or greater is now required

12.0.0

20 Apr 19:06
12.0.0
91205d5
Compare
Choose a tag to compare
  • Node 12 or greater is now required

11.1.0

18 Sep 16:56
11.1.0
77c36d6
Compare
Choose a tag to compare
  • Node 10 is marked compatible again

11.0.0

18 Sep 16:00
11.0.0
fd3f2f6
Compare
Choose a tag to compare
  • Node 12 is now required

10.3.0

21 Jul 19:07
10.3.0
3b8214c
Compare
Choose a tag to compare

Module is now ESM under the hood and 3kB smaller as a result of it. It's still being compiled to CJS for release so stays compatible with older Node versions.

10.0.0

08 Mar 16:29
10.0.0
1a99014
Compare
Choose a tag to compare
  • Node 10 is now required
  • Added new "age" column and JSON field