Commit Graph

319 Commits

Author SHA1 Message Date
ba179d8472
support typescript config 2024-05-18 00:42:47 +02:00
33eb68b09d
extract stripV func 2024-04-17 00:03:11 +02:00
292fa40b20
extract selectTag function 2024-04-11 00:25:39 +02:00
553a977d6b
misc refactors 2024-03-19 01:30:46 +01:00
25fa123af6
more refactor 2024-03-19 00:59:53 +01:00
d94ed4fd4f
misc refactors 2024-03-19 00:55:36 +01:00
53b628c50e
refactor tag fetches 2024-03-19 00:41:28 +01:00
350ed7f535
refactor api fetches 2024-03-19 00:38:03 +01:00
e9327abafc
use native fetch everywhere 2024-03-16 04:18:40 +01:00
5f4cb0388f
add comment 2024-03-09 06:07:26 +01:00
6279e25261
only import fetch-enhanced when needed 2024-03-09 06:04:42 +01:00
a5689f139e
only import node-fetch when needed 2024-03-09 06:01:52 +01:00
d602afb2cd
Revert "always use the built-in fetch - fixes #70"
This reverts commit 0ab1b07b960d03d97beff751220b4ac0f9575faa.
2024-03-09 05:50:57 +01:00
0ab1b07b96
always use the built-in fetch - fixes #70 2024-03-09 05:40:30 +01:00
d201275e8a
Revert "switch to undici" - fixes #69
This reverts commit 01f4a010f4eb4345bf6c59d2ac84e2a9736e5a03.
2024-03-09 05:24:54 +01:00
01f4a010f4
switch to undici 2024-03-09 03:47:12 +01:00
cd48e520b4
support .config directory 2024-03-09 02:52:24 +01:00
d29386d1a6
refactor to ternary 2024-02-09 11:54:22 +01:00
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