Asher Gomez
|
d2b5254c33
|
chore: update std to 0.208.0 (#21318)
Re-attempt at #21284. I was more thorough this time.
---------
Signed-off-by: Asher Gomez <ashersaupingomez@gmail.com>
|
2023-12-02 03:20:06 +01:00 |
|
Asher Gomez
|
616354e76c
|
refactor: replace deferred() from std/async with Promise.withResolvers() (#21234)
Closes #21041
---------
Signed-off-by: Asher Gomez <ashersaupingomez@gmail.com>
|
2023-11-22 12:11:20 +01:00 |
|
Bartek Iwańczuk
|
0ffcb46e0f
|
Revert "chore: update to std@0.207.0 (#21284)" (#21295)
This reverts commit 20aa0796e6 .
`main` has been failing consistenly on `kv_undelivered_test` and
`serve_test` after this upgrade.
|
2023-11-22 04:13:56 +00:00 |
|
Asher Gomez
|
20aa0796e6
|
chore: update to std@0.207.0 (#21284)
Closes #21002
|
2023-11-22 02:03:03 +01:00 |
|
Bartek Iwańczuk
|
e7abb705f9
|
Revert "chore: update deno_std submodule (#20994)" (#21001)
This reverts commit 6e2abb2b13 .
|
2023-10-28 01:24:37 +00:00 |
|
Bartek Iwańczuk
|
6e2abb2b13
|
chore: update deno_std submodule (#20994)
|
2023-10-27 10:34:30 -04:00 |
|
Matt Mastracci
|
133f9a952b
|
fix(ext/http): replace await Deno.serve with await Deno.serve().finished (#19485)
We have a bunch of these to clean up after we changed the API.
|
2023-06-13 18:05:23 +00:00 |
|
Bartek Iwańczuk
|
1b450015e7
|
BREAKING(unstable): remove "Deno.serve(handler, options)" overload (#18759)
In preparation to stabilization of the API this overload was decided to
be removed.
|
2023-04-26 14:54:03 +02:00 |
|
Bartek Iwańczuk
|
0bc6bf5d33
|
chore: add tests for node:async_hooks (#18004)
Closes https://github.com/denoland/deno/issues/17878
---------
Co-authored-by: crowlkats <crowlkats@toaxl.com>
|
2023-03-17 18:53:57 +01:00 |
|