Commit Graph

474 Commits

Author SHA1 Message Date
8faa7a00e6
15.1.1
Some checks failed
ci / test (18, macos-latest) (push) Has been cancelled
ci / test (18, ubuntu-latest) (push) Has been cancelled
ci / test (18, windows-latest) (push) Has been cancelled
ci / test (20, macos-latest) (push) Has been cancelled
ci / test (20, ubuntu-latest) (push) Has been cancelled
ci / test (20, windows-latest) (push) Has been cancelled
* Revert "switch to undici on node, add bun test" (silverwind)
* Revert "remove fetch-enhanced and undici dependency" (silverwind)
* remove fetch-enhanced and undici dependency (silverwind)
2023-12-21 02:24:43 +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
ff0d328863
15.1.0
Some checks failed
ci / test (18, macos-latest) (push) Has been cancelled
ci / test (18, ubuntu-latest) (push) Has been cancelled
ci / test (18, windows-latest) (push) Has been cancelled
ci / test (20, macos-latest) (push) Has been cancelled
ci / test (20, ubuntu-latest) (push) Has been cancelled
ci / test (20, windows-latest) (push) Has been cancelled
* switch to undici on node, add bun test (silverwind)
* update test config (silverwind)
* update devDeps (silverwind)
* update devDeps (silverwind)
* add vendor gitattribute (silverwind)
* add fixtures gitattributes (silverwind)
* use more generic gitattribute matching (silverwind)
2023-12-21 02:18:00 +01:00
918955b08f
switch to undici on node, add bun test 2023-12-21 02:16:20 +01:00
a55d7b4151
update test config 2023-12-14 13:29:33 +01:00
bf1a995576
update devDeps 2023-12-04 19:48:57 +01:00
86946939a7
update devDeps 2023-12-04 18:58:56 +01:00
59249a085e
15.0.4
Some checks failed
ci / test (18, macos-latest) (push) Has been cancelled
ci / test (18, ubuntu-latest) (push) Has been cancelled
ci / test (18, windows-latest) (push) Has been cancelled
ci / test (20, macos-latest) (push) Has been cancelled
ci / test (20, ubuntu-latest) (push) Has been cancelled
ci / test (20, windows-latest) (push) Has been cancelled
* update deps (silverwind)
2023-11-04 19:07:47 +01:00
fe60b1975e
update deps 2023-11-04 19:07:33 +01:00
bf592ed64e
15.0.3
Some checks failed
ci / test (18, macos-latest) (push) Has been cancelled
ci / test (18, ubuntu-latest) (push) Has been cancelled
ci / test (18, windows-latest) (push) Has been cancelled
ci / test (20, macos-latest) (push) Has been cancelled
ci / test (20, ubuntu-latest) (push) Has been cancelled
ci / test (20, windows-latest) (push) Has been cancelled
* update deps and lint fixes (silverwind)
* remove github-specific section (silverwind)
* update gitattributes (silverwind)
* update deps (silverwind)
* add dot (silverwind)
2023-10-20 14:11:46 +02:00
837a1c27d7
update deps and lint fixes 2023-10-20 14:11:25 +02:00
d5d058257a
update deps 2023-09-19 18:10:17 +02:00
88badfc24d
15.0.2
Some checks failed
ci / test (18, macos-latest) (push) Has been cancelled
ci / test (18, ubuntu-latest) (push) Has been cancelled
ci / test (18, windows-latest) (push) Has been cancelled
ci / test (20, macos-latest) (push) Has been cancelled
ci / test (20, ubuntu-latest) (push) Has been cancelled
ci / test (20, windows-latest) (push) Has been cancelled
* fix include matching (silverwind)
2023-09-06 01:13:17 +02:00
4a055ade91
15.0.1
Some checks failed
ci / test (18, macos-latest) (push) Has been cancelled
ci / test (18, ubuntu-latest) (push) Has been cancelled
ci / test (18, windows-latest) (push) Has been cancelled
ci / test (20, macos-latest) (push) Has been cancelled
ci / test (20, ubuntu-latest) (push) Has been cancelled
ci / test (20, windows-latest) (push) Has been cancelled
* fix include parsing, test updates (silverwind)
2023-09-06 00:48:44 +02:00
9e2b5608cf
15.0.0
Some checks failed
ci / test (18, macos-latest) (push) Has been cancelled
ci / test (18, ubuntu-latest) (push) Has been cancelled
ci / test (18, windows-latest) (push) Has been cancelled
ci / test (20, macos-latest) (push) Has been cancelled
ci / test (20, ubuntu-latest) (push) Has been cancelled
ci / test (20, windows-latest) (push) Has been cancelled
* require node 18 (silverwind)
* update deps (silverwind)
* don't write when there is nothing to do (silverwind)
* refactor (silverwind)
* extract func (silverwind)
* rename variable (silverwind)
* add cli example (silverwind)
* add example (silverwind)
* tweak help (silverwind)
* fix include/exclude option (silverwind)
* add test for dual (silverwind)
* remove language arg and support parallel multi-language (silverwind)
* add actions fixture (silverwind)
2023-09-05 20:30:08 +02:00
82fd2b3722
require node 18 2023-09-05 20:29:03 +02:00
20af0a7a23
update deps 2023-09-05 20:27:43 +02:00
1fbf82cd2f
14.5.0
Some checks failed
ci / test (16, macos-latest) (push) Has been cancelled
ci / test (16, ubuntu-latest) (push) Has been cancelled
ci / test (16, windows-latest) (push) Has been cancelled
ci / test (18, macos-latest) (push) Has been cancelled
ci / test (18, ubuntu-latest) (push) Has been cancelled
ci / test (18, windows-latest) (push) Has been cancelled
ci / test (20, macos-latest) (push) Has been cancelled
ci / test (20, ubuntu-latest) (push) Has been cancelled
ci / test (20, windows-latest) (push) Has been cancelled
* add glob and regex support to all pkg args (silverwind)
* make tweaks (silverwind)
* decouple lint and test (silverwind)
* add poetry test dependencies (silverwind)
* add note (silverwind)
2023-08-31 02:14:23 +02:00
cefea8ef54
add glob and regex support to all pkg args 2023-08-31 02:14:02 +02:00
714b6acfcd
14.4.0
Some checks failed
ci / test (16, macos-latest) (push) Has been cancelled
ci / test (16, ubuntu-latest) (push) Has been cancelled
ci / test (16, windows-latest) (push) Has been cancelled
ci / test (18, macos-latest) (push) Has been cancelled
ci / test (18, ubuntu-latest) (push) Has been cancelled
ci / test (18, windows-latest) (push) Has been cancelled
ci / test (20, macos-latest) (push) Has been cancelled
ci / test (20, ubuntu-latest) (push) Has been cancelled
ci / test (20, windows-latest) (push) Has been cancelled
* update deps (silverwind)
* add more os to ci matrix (silverwind)
* support regex for include/exclude and merge cli/config options (silverwind)
* higlight .snap files (silverwind)
2023-08-26 01:24:19 +02:00
2a2ed06d42
update deps 2023-08-26 01:22:57 +02:00
58542ea2f8
14.3.5
Some checks failed
ci / test (16) (push) Has been cancelled
ci / test (18) (push) Has been cancelled
ci / test (20) (push) Has been cancelled
* fix tags in docs (silverwind)
* update devDeps (silverwind)
* refactor highlightDiff (silverwind)
* move variable (silverwind)
2023-08-08 01:41:37 +02:00
5b77293639
update devDeps 2023-08-07 18:45:54 +02:00
2347b83674
14.3.4
Some checks failed
ci / test (16) (push) Has been cancelled
ci / test (18) (push) Has been cancelled
ci / test (20) (push) Has been cancelled
* update deps (silverwind)
* dedupe in table - fixes #65 (silverwind)
2023-07-20 01:04:20 +02:00
0de04fe2ae
update deps 2023-07-20 01:04:05 +02:00
6bc490e1cc
14.3.3
Some checks failed
ci / test (16) (push) Has been cancelled
ci / test (18) (push) Has been cancelled
ci / test (20) (push) Has been cancelled
* update deps (silverwind)
* tweak readme (silverwind)
* fix vitest import, update deps (silverwind)
* lazy-load os.platform (silverwind)
* add tool.poetry.dev-dependencies (silverwind)
* use basename (silverwind)
2023-07-14 13:07:10 +02:00
93a3661a97
update deps 2023-07-14 13:06:16 +02:00
4477c04d04
fix vitest import, update deps 2023-07-08 11:28:28 +02:00
deeb024f17
14.3.2
Some checks failed
ci / test (16) (push) Has been cancelled
ci / test (18) (push) Has been cancelled
ci / test (20) (push) Has been cancelled
* use own registryUrl function (silverwind)
* lazy-load a few things (silverwind)
2023-07-04 23:25:17 +02:00
336275ecb0
14.3.1
Some checks failed
ci / test (16) (push) Has been cancelled
ci / test (18) (push) Has been cancelled
ci / test (20) (push) Has been cancelled
* update deps (silverwind)
* fix config loading with --file argument (silverwind)
2023-07-04 12:42:32 +02:00
d9116333c0
update deps 2023-07-04 12:42:04 +02:00
9573dd3cfa
14.3.0
Some checks failed
ci / test (16) (push) Has been cancelled
ci / test (18) (push) Has been cancelled
ci / test (20) (push) Has been cancelled
* update deps (silverwind)
* update deps (silverwind)
2023-06-30 01:21:07 +02:00
5aa664f65f
update deps 2023-06-30 01:20:48 +02:00
b33393750b
update deps 2023-06-30 01:05:32 +02:00
16d0c02e4a
14.2.9
Some checks failed
ci / test (16) (push) Has been cancelled
ci / test (18) (push) Has been cancelled
ci / test (20) (push) Has been cancelled
* update deps (silverwind)
* remove unneeded test (silverwind)
* fix file case (silverwind)
2023-06-29 06:43:54 +02:00
b20e173491
update deps 2023-06-29 06:43:44 +02:00
f2f576475b
14.2.8
Some checks failed
ci / test (16) (push) Has been cancelled
ci / test (18) (push) Has been cancelled
ci / test (20) (push) Has been cancelled
* fix print issue with 2-part pypi versions (silverwind)
2023-06-23 01:45:33 +02:00
2feb55a900
14.2.7
Some checks failed
ci / test (16) (push) Has been cancelled
ci / test (18) (push) Has been cancelled
ci / test (20) (push) Has been cancelled
* update deps (silverwind)
* use basename in success message (silverwind)
* use vitest-config-silverwind (silverwind)
2023-06-21 16:35:46 +02:00
962a9183fd
update deps 2023-06-21 16:35:33 +02:00
03493e0ccb
use vitest-config-silverwind 2023-06-20 22:34:48 +02:00
4c754c84ab
14.2.6
Some checks failed
ci / test (16) (push) Has been cancelled
ci / test (18) (push) Has been cancelled
ci / test (20) (push) Has been cancelled
* pypi fixes (silverwind)
2023-06-20 15:43:05 +02:00
df3de0fcf3
14.2.5
Some checks failed
ci / test (16) (push) Has been cancelled
ci / test (18) (push) Has been cancelled
ci / test (20) (push) Has been cancelled
* update deps (silverwind)
* fix tests (silverwind)
* fix updating of pyproject.toml (silverwind)
* also pass registry in tests (silverwind)
2023-06-20 01:14:20 +02:00
58a7a40fc2
update deps 2023-06-20 01:14:09 +02:00
1a27cee83b
14.2.4
Some checks failed
ci / test (16) (push) Has been cancelled
ci / test (18) (push) Has been cancelled
ci / test (20) (push) Has been cancelled
* tweak help (silverwind)
* description updates (silverwind)
2023-06-18 02:13:25 +02:00
e3c31ed845
description updates 2023-06-18 02:08:11 +02:00
db5a7d0cf3
14.2.3
Some checks failed
ci / test (16) (push) Has been cancelled
ci / test (18) (push) Has been cancelled
ci / test (20) (push) Has been cancelled
* update deps (silverwind)
* add user-agent and new memoize (silverwind)
* use p-all for fetch concurrency (silverwind)
* add pypi test (silverwind)
* add test snapshots, disable vitest cache (silverwind)
* remove debug (silverwind)
2023-06-18 02:04:18 +02:00
3290b263b5
update deps 2023-06-18 02:03:49 +02:00
bad1f167ee
add user-agent and new memoize 2023-06-18 02:02:32 +02:00