-
Notifications
You must be signed in to change notification settings - Fork 666
Pull requests: denoland/std
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(testing): stop beforeAll from swallowing test.only error
testing
#7000
opened Feb 12, 2026 by
tomas-zijdemans
Loading…
refactor(xml): improve tokenizer edge cases and performance
#6997
opened Feb 8, 2026 by
tomas-zijdemans
Loading…
refactor(async/unstable): make circuit breaker resilient to throwing callbacks
async
#6996
opened Feb 8, 2026 by
tomas-zijdemans
Loading…
feat: Add
CONSTANT_CASE RegExp name lint check
html
internal
path
regexp
text
uuid
yaml
#6994
opened Feb 8, 2026 by
timreichen
Loading…
chore: add some browser compatible declarations
cli
data-structures
internal
net
#6993
opened Feb 8, 2026 by
tomas-zijdemans
Loading…
fix(http/unstable): sync METHOD with IANA registry
http
#6992
opened Feb 7, 2026 by
tomas-zijdemans
Loading…
fix(http/unstable): sync HEADER const with IANA registry
http
#6991
opened Feb 7, 2026 by
tomas-zijdemans
Loading…
refactor(http/unstable): improve route() method matching
http
#6990
opened Feb 7, 2026 by
tomas-zijdemans
Loading…
fix(assert): preserve Date instances in assertObjectMatch filter
assert
#6988
opened Feb 7, 2026 by
tomas-zijdemans
Loading…
fix(http): guard top-level Deno global access for browser compatibility
http
#6987
opened Feb 6, 2026 by
Asguho
Loading…
fix(fs): use crypto.getRandomValues() for temp file naming
fs
#6983
opened Feb 4, 2026 by
tomas-zijdemans
Loading…
feat(async/unstable): allow
AbortableOptions with optional signal in abortable
async
#6971
opened Jan 25, 2026 by
lowlighter
Loading…
feat(async): stabilize abort signal support in retry
async
#6968
opened Jan 24, 2026 by
tomas-zijdemans
Loading…
feat(http/unstable): implement RFC 9651 Structured Field Values
http
#6963
opened Jan 20, 2026 by
tomas-zijdemans
Loading…
feat(expect): support async extended matchers
expect
#6806
opened Aug 28, 2025 by
lowlighter
Loading…
fix(http): allow HEAD method in file-server
http
#6752
opened Jul 5, 2025 by
krugerLucas
Loading…
4 tasks done
feat: add callback functionality for binary search tree
data-structures
#6730
opened Jun 20, 2025 by
dquixote-jr
Loading…
feat(cli/unstable): add generic for
promptSelect() and promptMultipleSelect()
cli
#6713
opened Jun 5, 2025 by
MAKS11060
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.