Commit graph

742 commits

Author SHA1 Message Date
Filip Skokan
649fe1d23d chore(release): 3.16.1 2021-09-08 10:44:29 +02:00
Filip Skokan
10a18f28a0 fix: guard Sign payloads and Encrypt plaintext argument types 2021-09-08 10:06:24 +02:00
Filip Skokan
8b3cc9818e test: less browser and deno test duplication 2021-09-07 16:15:12 +02:00
Filip Skokan
f209f06962 chore: cleanup after publish 2021-09-07 10:33:06 +00:00
Filip Skokan
01568e9ce2 chore(release): 3.16.0 2021-09-07 12:21:45 +02:00
Filip Skokan
d94ea45b82 chore: upgrade @types/node 2021-09-07 12:20:28 +02:00
Filip Skokan
56ca183cc2 ci: cloudflare tests are not flaky 2021-09-07 10:55:52 +02:00
Filip Skokan
3f40aaff2c chore: update package.json 2021-09-07 10:47:41 +02:00
Filip Skokan
8cc2ac8160 ci: test with Cloudflare Workers 2021-09-07 10:42:28 +02:00
Filip Skokan
aaf8d22b8a chore: remove .github/workflows/label-sponsors.yml 2021-09-07 10:42:28 +02:00
Filip Skokan
71a2bae874 style: prettier lint 2021-09-06 14:00:53 +02:00
Filip Skokan
d9d5f6ac7b Revert "ci: experimental builds with pending and throwing deprecations"
This reverts commit c0bc79e949.
2021-09-06 11:14:01 +02:00
Filip Skokan
05770a1a02 docs: update README.md 2021-09-06 11:14:01 +02:00
Filip Skokan
0b112cf63e feat(node): support rsa-pss keys in Node.js >= 16.9.0 for sign/verify 2021-09-06 11:14:01 +02:00
Filip Skokan
be3638c5a8 test(deno): update keylike test to import as exportable 2021-09-02 21:05:44 +02:00
Filip Skokan
2231e49012 chore: cleanup after publish 2021-09-02 17:00:30 +00:00
Filip Skokan
d49b333e09 chore(release): 3.15.5 2021-09-02 18:54:46 +02:00
Filip Skokan
ced065aa97 fix: omit some fetch options when running in Cloudflare Workers env
closes #255
2021-09-02 18:53:41 +02:00
Filip Skokan
c0bc79e949 ci: experimental builds with pending and throwing deprecations 2021-09-01 15:45:03 +02:00
Filip Skokan
b929659281 refactor: src/jwks/remote.ts 2021-08-30 18:49:47 +02:00
Filip Skokan
5573d8f5d9 chore: format 2021-08-30 18:40:21 +02:00
Filip Skokan
53087f2a1f refactor(deno): alias KeyObject instead of extending CryptoKey 2021-08-30 14:31:53 +02:00
Filip Skokan
7589837b38 ci: skip Deno test for types and runtime 2021-08-30 12:12:00 +02:00
Filip Skokan
455f43e656 chore: update dev deps 2021-08-30 11:59:04 +02:00
Filip Skokan
3993462e8c chore: update deno expected ignores 2021-08-30 11:36:06 +02:00
Filip Skokan
7a39d5c49d chore: silent prettier 2021-08-30 11:11:40 +02:00
Filip Skokan
099f7f5887 refactor(webcrypto): update missing zlib descriptions 2021-08-22 17:52:56 +02:00
Filip Skokan
2223262fc4 test(deno): test all imports 2021-08-20 23:00:32 +02:00
Filip Skokan
c9efdf7a3d docs: mention Deno in KeyLike 2021-08-20 22:53:56 +02:00
Filip Skokan
7098f43b5b chore: cleanup after publish 2021-08-20 20:51:05 +00:00
Filip Skokan
e3d3cd5116 chore(release): 3.15.4 2021-08-20 22:40:04 +02:00
Filip Skokan
c5f226290e fix(deno): ignore incomplete webcrypto api type errors 2021-08-20 22:33:37 +02:00
Filip Skokan
319d1c02f4 refactor(webcrypto): use isCryptoKey in checkCekLength 2021-08-20 22:25:44 +02:00
Filip Skokan
9948de81c2 test(typescript): passing typechecks 2021-08-20 22:24:37 +02:00
Filip Skokan
73adc014ad fix(typescript): generateKeyPair never returns Uint8Array 2021-08-20 22:24:00 +02:00
Filip Skokan
b3b470ef7d chore: only include actual dist in tagged commits 2021-08-20 17:10:32 +02:00
Filip Skokan
b03dbc94ab chore: cleanup after publish 2021-08-20 14:00:39 +00:00
Filip Skokan
63360cd904 chore(release): 3.15.3 2021-08-20 15:51:24 +02:00
Filip Skokan
bc0b42f0f5 fix(typescript): GeneralJWSInput and GeneralJWS omit 2021-08-20 15:50:02 +02:00
Filip Skokan
ee3f2c2808 test(deno): add expected failures for ES512 2021-08-20 15:36:22 +02:00
Filip Skokan
7dc0226baf style: use prettier 2021-08-20 15:26:23 +02:00
Filip Skokan
ebba2467be chore: add kill-browserstack script 2021-08-20 15:26:23 +02:00
Filip Skokan
e3c68b09a9 chore: cleanup after publish 2021-08-20 13:20:04 +00:00
Filip Skokan
1d4c49c47c chore(release): 3.15.2 2021-08-20 14:56:25 +02:00
Filip Skokan
e290f5285d ci: notify when push after publish fails 2021-08-20 14:48:20 +02:00
Filip Skokan
a3e9fd3c1d ci: cache dist key with package and build files 2021-08-20 14:46:19 +02:00
Filip Skokan
64cfef96ad chore: cleanup after publish 2021-08-20 14:19:13 +02:00
Filip Skokan
db3b93f502 chore(release): 3.15.1 2021-08-20 14:09:59 +02:00
Filip Skokan
8c74ff955f chore: publish deno README.md 2021-08-20 14:08:34 +02:00
Filip Skokan
7391013d05 ci: set git config for push 2021-08-20 13:45:42 +02:00