Commit Graph

273 Commits

Author SHA1 Message Date
8b50d8b784
fix print issue with 2-part pypi versions 2023-06-23 01:45:10 +02:00
b4045020a4
use basename in success message 2023-06-21 16:34:55 +02:00
1a50cc8028
pypi fixes 2023-06-20 15:42:56 +02:00
7a5a93999b
fix updating of pyproject.toml 2023-06-20 01:09:54 +02:00
9728299f49
tweak help 2023-06-18 02:13:10 +02:00
bad1f167ee
add user-agent and new memoize 2023-06-18 02:02:32 +02:00
516c7f0b37
use p-all for fetch concurrency 2023-06-18 01:30:21 +02:00
d7506ff81d
remove debug 2023-06-17 09:24:18 +02:00
cff82c677b
really fix check 2023-06-16 22:52:31 +02:00
d29c798b89
fix check 2023-06-16 22:50:47 +02:00
c59517f57f
add pypi support - #60 2023-06-16 22:45:23 +02:00
e4d376969a
add unused -l argument, remove --help from readme, update deps 2023-06-15 23:39:58 +02:00
a7640284fa
remove -G option, remove it from --help 2023-06-15 22:57:37 +02:00
b20e87c150
update deps, fix lint 2023-05-24 08:41:37 +02:00
3428978a6c
use glowie 2023-05-23 22:40:16 +02:00
c8fac62a31
use supports-color 2023-05-23 21:56:51 +02:00
3b3c19ea24
support registry via config 2023-04-24 18:29:25 +02:00
00efbd04a8
remove todo 2023-04-24 18:20:47 +02:00
894a134400
add array check 2023-04-24 00:01:24 +02:00
133961b9c0
add TODO 2023-04-23 23:36:46 +02:00
904c377dd5
fix lint 2023-04-23 23:31:52 +02:00
a74d5227a8
support updates.config.js with include/exclude/types options - fixes #59 2023-04-23 23:29:15 +02:00
c0a79f4cbc
log github fetches in verbose 2023-04-18 23:33:40 +02:00
47b79f9623
log full stack on error 2023-04-18 23:31:42 +02:00
caae4b7ee6
simplify help and readme 2023-04-18 23:29:08 +02:00
dd887107c5
avoid mutation, rebuild lockfile 2023-04-18 23:22:58 +02:00
d4a97e4283
support UPDATES_GITHUB_API_TOKEN and more alternative env vars 2023-04-03 21:11:46 +02:00
dd6620f7a8
add support for github api token - fixes #61 2023-04-01 08:43:47 +02:00
01b535d389
add check for node when using global fetch 2023-01-20 11:57:55 +01:00
ce11d92c96
tweak 2023-01-06 23:06:25 +01:00
08478b837d
simplify fn 2023-01-06 22:59:17 +01:00
560bd67655
support deno fetch 2022-12-23 22:19:45 +01:00
775cb0a426
improve error message 2022-12-21 15:54:23 +01:00
f1e9b652a9
fix bug with wildcard peerDependencies 2022-12-21 11:04:42 +01:00
32cb623862
use node protocol 2022-12-09 12:46:05 +01:00
6b0cb32913
update deps 2022-12-02 11:31:25 +01:00
beff82d0d4
print deps again when updating 2022-11-27 12:53:34 +01:00
4f98d9260d
fix updating package.json 2022-11-10 22:59:20 +01:00
724dace6ea
support updating from 1- and 2-digit version ranges 2022-11-10 22:44:24 +01:00
c3af221bd5
make non-compiled module work in node 2022-11-10 22:15:17 +01:00
d16d25920f
Revert "fix bug with ranges with less than 3 digits"
This reverts commit 2946f74d150d901b5c76265a6af5f7aa1fee0fe2.
2022-11-09 18:30:20 +01:00
2946f74d15
fix bug with ranges with less than 3 digits 2022-11-09 18:28:08 +01:00
424bc36cb9
add more info to message 2022-10-26 19:28:52 +02:00
f60b200e08
remove stack traces from error output 2022-10-26 19:27:27 +02:00
21b16eedfe
exit with error again when provided filters don't match, misc tweaks to printed strings 2022-10-26 18:22:10 +02:00
c8b7ce7bd0
misc refactors 2022-10-26 17:31:23 +02:00
45d0cc8064
skip cwd call when unnecessary 2022-10-26 17:26:56 +02:00
3c4402129b
don't raise error when no packages present - fixes #58 2022-10-26 15:36:46 +02:00
827018ad8f
add comment regarding node-fetch 2022-10-26 15:12:01 +02:00
840f323fb4
remove reference 2022-10-26 15:05:38 +02:00