Commit Graph

284 Commits

Author SHA1 Message Date
c09138b890
add poetry test dependencies 2023-08-26 12:22:20 +02:00
de94050877
support regex for include/exclude and merge cli/config options
Fixes: https://github.com/silverwind/updates/issues/57
Fixes: https://github.com/silverwind/updates/issues/66
2023-08-26 01:20:40 +02:00
9fda0527f2
refactor highlightDiff 2023-07-24 11:43:39 +02:00
c9e0780397
move variable 2023-07-20 01:15:48 +02:00
f8576b882d
dedupe in table - fixes #65 2023-07-20 01:02:46 +02:00
3398222182
lazy-load os.platform 2023-07-05 19:37:36 +02:00
18e0c30ffd
add tool.poetry.dev-dependencies 2023-07-05 00:13:02 +02:00
fe4f4b2b6f
use basename 2023-07-05 00:11:24 +02:00
74b85a2b5d
use own registryUrl function 2023-07-04 23:24:55 +02:00
0cf4de0eac
lazy-load a few things 2023-07-04 22:21:21 +02:00
a26bdb5e9a
fix config loading with --file argument 2023-07-04 12:41:08 +02:00
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