<feed xmlns='http://www.w3.org/2005/Atom'>
<title>deno.git/tests/wpt/runner, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.soulminingrig.com/deno.git/atom?h=main</id>
<link rel='self' href='https://git.soulminingrig.com/deno.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/'/>
<updated>2024-11-15T14:54:28Z</updated>
<entry>
<title>feat(fetch): accept async iterables for body (#26882)</title>
<updated>2024-11-15T14:54:28Z</updated>
<author>
<name>Luca Casonato</name>
<email>hello@lcas.dev</email>
</author>
<published>2024-11-15T14:54:28Z</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=b8cf2599242a9d85d03b57d3649ccdf8bce1530e'/>
<id>urn:sha1:b8cf2599242a9d85d03b57d3649ccdf8bce1530e</id>
<content type='text'>
Reland of #24623, but with a fix for `String` objects.

Co-authored-by: crowlkats &lt;crowlkats@toaxl.com&gt;</content>
</entry>
<entry>
<title>fix: disable same-origin.html WPT (#26067)</title>
<updated>2024-10-08T13:15:28Z</updated>
<author>
<name>Leo Kettmeir</name>
<email>crowlkats@toaxl.com</email>
</author>
<published>2024-10-08T13:15:28Z</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=b2504b7b4d6c17d415d48be2b744aecdcc27a8ff'/>
<id>urn:sha1:b2504b7b4d6c17d415d48be2b744aecdcc27a8ff</id>
<content type='text'>
It's very flaky on CI</content>
</entry>
<entry>
<title>feat(ext/crypto): X448 support (#26043)</title>
<updated>2024-10-07T11:04:40Z</updated>
<author>
<name>Divy Srivastava</name>
<email>dj.srivastava23@gmail.com</email>
</author>
<published>2024-10-07T11:04:40Z</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=39a2034967207b89069cf64a76308e1446b1ad26'/>
<id>urn:sha1:39a2034967207b89069cf64a76308e1446b1ad26</id>
<content type='text'>
Signed-off-by: Divy Srivastava &lt;dj.srivastava23@gmail.com&gt;</content>
</entry>
<entry>
<title>chore: show expectation diff for wpt tests (#26014)</title>
<updated>2024-10-03T13:01:36Z</updated>
<author>
<name>Divy Srivastava</name>
<email>dj.srivastava23@gmail.com</email>
</author>
<published>2024-10-03T13:01:36Z</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=54467015e0017a7a5fe9dd56eb21458325e2f3e9'/>
<id>urn:sha1:54467015e0017a7a5fe9dd56eb21458325e2f3e9</id>
<content type='text'>
Closes https://github.com/denoland/deno/issues/26012

```
========================================

failures:

        "/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.any.html - Can wrap and unwrap X25519 private key keys as non-extractable using pkcs8 and AES-CTR"

final result: failed. 1 passed; 1 failed; 0 expected failure; total 2 (15646ms)

diff --git a/Users/divy/gh/deno/tests/wpt/runner/expectation.json b/var/folders/ll/ltqsx4nx72v5_r7rlsl36pgm0000gn/T/375d79f1257b05cd
index fb2063935..4449c5d15 100644
--- a/Users/divy/gh/deno/tests/wpt/runner/expectation.json
+++ b/var/folders/ll/ltqsx4nx72v5_r7rlsl36pgm0000gn/T/375d79f1257b05cd
@@ -1531,6 +1531,7 @@
     },
     "wrapKey_unwrapKey": {
       "wrapKey_unwrapKey.https.any.html": [
+        "Can wrap and unwrap X25519 private key keys as non-extractable using pkcs8 and AES-CTR",
         "Can wrap and unwrap X25519 private key keys as non-extractable using pkcs8 and AES-CBC",
         "Can wrap and unwrap X25519 private key keys as non-extractable using pkcs8 and AES-GCM",
         "Can wrap and unwrap X25519 private key keys as non-extractable using pkcs8 and AES-KW",
```</content>
</entry>
<entry>
<title>fix(ext/crypto): fix identity test for x25519 derive bits (#26011)</title>
<updated>2024-10-03T11:16:48Z</updated>
<author>
<name>Divy Srivastava</name>
<email>dj.srivastava23@gmail.com</email>
</author>
<published>2024-10-03T11:16:48Z</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=e54809f2d56c8e91089d55d60e674cba37fd2863'/>
<id>urn:sha1:e54809f2d56c8e91089d55d60e674cba37fd2863</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "fix(urlpattern): fallback to empty string for undefined group values" (#25961)</title>
<updated>2024-10-02T16:02:46Z</updated>
<author>
<name>Leo Kettmeir</name>
<email>crowlkats@toaxl.com</email>
</author>
<published>2024-10-02T16:02:46Z</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=1837aed79b77b3137563d4730d02e466c85b2b87'/>
<id>urn:sha1:1837aed79b77b3137563d4730d02e466c85b2b87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(ext/crypto): import and export p521 keys (#25789)</title>
<updated>2024-09-23T14:10:36Z</updated>
<author>
<name>Divy Srivastava</name>
<email>dj.srivastava23@gmail.com</email>
</author>
<published>2024-09-23T14:10:36Z</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=bfdca5bc7a05553f3921f3d3f840dadf1f1dbd5c'/>
<id>urn:sha1:bfdca5bc7a05553f3921f3d3f840dadf1f1dbd5c</id>
<content type='text'>
Towards https://github.com/denoland/deno/issues/13449</content>
</entry>
<entry>
<title>fix(ext/crypto): ensure EC public keys are exported uncompressed (#25766)</title>
<updated>2024-09-20T15:29:05Z</updated>
<author>
<name>Divy Srivastava</name>
<email>dj.srivastava23@gmail.com</email>
</author>
<published>2024-09-20T15:29:05Z</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=92fc702cec555a08c38509bfb10edd3d163af241'/>
<id>urn:sha1:92fc702cec555a08c38509bfb10edd3d163af241</id>
<content type='text'>
Fixes https://github.com/denoland/deno/issues/18050</content>
</entry>
<entry>
<title>fix(ext/crypto): reject empty usages in SubtleCrypto#importKey (#25759)</title>
<updated>2024-09-20T12:32:28Z</updated>
<author>
<name>Divy Srivastava</name>
<email>dj.srivastava23@gmail.com</email>
</author>
<published>2024-09-20T12:32:28Z</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=a92ebd95a120def1ac24815a893ee2063f519b31'/>
<id>urn:sha1:a92ebd95a120def1ac24815a893ee2063f519b31</id>
<content type='text'>
Fixes https://github.com/denoland/deno/issues/19051</content>
</entry>
<entry>
<title>perf: fast path for cached dyn imports (#25636)</title>
<updated>2024-09-17T17:27:37Z</updated>
<author>
<name>Divy Srivastava</name>
<email>dj.srivastava23@gmail.com</email>
</author>
<published>2024-09-17T17:27:37Z</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=b4faf609484726d827b43140b4ce2bc8e58163df'/>
<id>urn:sha1:b4faf609484726d827b43140b4ce2bc8e58163df</id>
<content type='text'>
Ref https://github.com/denoland/deno_core/pull/906</content>
</entry>
</feed>
