Commit Graph

301 Commits

Author SHA1 Message Date
4ab9711537
Revert "switch to undici on node, add bun test"
This reverts commit 918955b08f25aaa96be9ce8900df98f06693a4fa.
2023-12-21 02:24:18 +01:00
196b7abbff
Revert "remove fetch-enhanced and undici dependency"
This reverts commit ae2873719a2d5fb228749041e09066fb50c8dfc1.
2023-12-21 02:24:12 +01:00
ae2873719a
remove fetch-enhanced and undici dependency 2023-12-21 02:21:04 +01:00
918955b08f
switch to undici on node, add bun test 2023-12-21 02:16:20 +01:00
8bb698f9f4
remove github-specific section 2023-09-29 19:46:39 +02:00
2cdfc1f39d
add dot 2023-09-19 18:08:24 +02:00
8d795d10b0
fix include matching 2023-09-06 01:13:02 +02:00
6fae6c4f9e
fix include parsing, test updates 2023-09-06 00:48:25 +02:00
536458b763
don't write when there is nothing to do 2023-09-05 20:25:46 +02:00
bf44136ec0
refactor 2023-09-05 20:18:58 +02:00
6ec78a8206
extract func 2023-09-05 20:16:56 +02:00
c81ac73a69
rename variable 2023-09-05 20:14:06 +02:00
287eb37276
add cli example 2023-09-05 20:13:05 +02:00
03d8049536
tweak help 2023-09-05 01:16:47 +02:00
7ec294133e
fix include/exclude option 2023-09-05 01:14:35 +02:00
b4e5af2eb9
remove language arg and support parallel multi-language 2023-09-05 01:00:06 +02:00
cefea8ef54
add glob and regex support to all pkg args 2023-08-31 02:14:02 +02:00
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