-
Notifications
You must be signed in to change notification settings - Fork 681
Pull requests: denoland/std
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(data-structures): support array-like inputs in BinarySearchTree.from() and RedBlackTree.from()
data-structures
#7314
opened Sep 8, 2026 by
tomas-zijdemans
Contributor
Loading…
docs(data-structures): bring RedBlackTree docs in line with its siblings
data-structures
#7313
opened Sep 8, 2026 by
tomas-zijdemans
Contributor
Loading…
chore: exclude _tmp from deno config
#7312
opened Sep 6, 2026 by
tomas-zijdemans
Contributor
Loading…
fix(testing): run microtasks between timers in FakeTime async advancement
async
testing
#7310
opened Sep 6, 2026 by
tomas-zijdemans
Contributor
Loading…
fix(testing): preserve Date subclass prototype under FakeTime
testing
#7309
opened Sep 6, 2026 by
tomas-zijdemans
Contributor
Loading…
fix(async/unstable): evaluate circuit breaker failure rate on success
async
#7308
opened Sep 6, 2026 by
tomas-zijdemans
Contributor
Loading…
fix(async/unstable): count circuit breaker requests at completion
async
#7307
opened Sep 6, 2026 by
tomas-zijdemans
Contributor
Loading…
fix(async/unstable): ignore stale half-open requests in circuit breaker
async
#7306
opened Sep 6, 2026 by
tomas-zijdemans
Contributor
Loading…
test(jsonc): make the JSONTestSuite harness compare parsed values
jsonc
#7303
opened Sep 3, 2026 by
tomas-zijdemans
Contributor
Loading…
fix(jsonc): report unterminated strings as unexpected end of input
jsonc
#7302
opened Sep 3, 2026 by
tomas-zijdemans
Contributor
Loading…
docs(jsonc): document the accepted JSONC dialect and the TypeError from
new
jsonc
#7301
opened Sep 3, 2026 by
tomas-zijdemans
Contributor
Loading…
feat(http/unstable): add
parseRetryAfter
http
#7299
opened Aug 23, 2026 by
tomas-zijdemans
Contributor
Loading…
feat(http/unstable): add
isRetriableFetchError
http
#7298
opened Aug 23, 2026 by
tomas-zijdemans
Contributor
Loading…
feat(async/unstable): add onRetry option to
retry()
async
#7297
opened Aug 23, 2026 by
tomas-zijdemans
Contributor
Loading…
feat(text): stabilize
truncate()
text
#7295
opened Aug 23, 2026 by
tomas-zijdemans
Contributor
Loading…
chore: enable ban-untagged-todo lint rule and tag existing TODOs
csv
dotenv
testing
toml
#7293
opened Aug 16, 2026 by
tomas-zijdemans
Contributor
Loading…
chore: enable no-node-globals and no-process-global lint rules
#7292
opened Aug 16, 2026 by
tomas-zijdemans
Contributor
Loading…
docs: note markdown code fences are type-checked
#7291
opened Aug 16, 2026 by
tomas-zijdemans
Contributor
Loading…
feat(yaml/unstable): add useMaps option to parse mappings into Maps
yaml
#7290
opened Aug 16, 2026 by
tomas-zijdemans
Contributor
Loading…
feat(yaml): stabilize
quoteStyle option for stringify()
yaml
#7288
opened Aug 16, 2026 by
tomas-zijdemans
Contributor
Loading…
docs(uuid): document that v7 UUIDs are not monotonic within a millisecond
uuid
#7286
opened Aug 6, 2026 by
tomas-zijdemans
Contributor
Loading…
docs(uuid): fix stale v1 JSDoc and remove unnecessary casts from examples
uuid
#7285
opened Aug 6, 2026 by
tomas-zijdemans
Contributor
Loading…
fix(uuid): reject timestamps that exceed 48 bits in v7.generate()
uuid
#7284
opened Aug 6, 2026 by
tomas-zijdemans
Contributor
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.