-
Notifications
You must be signed in to change notification settings - Fork 677
Pull requests: denoland/std
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(toml): handle Infinity/NaN and Date inside inline arrays
toml
#7171
opened May 30, 2026 by
LeSingh1
Loading…
fix(fs): exists rethrows Deno.errors.PermissionDenied when existence is indeterminate
fs
#7170
opened May 30, 2026 by
LeSingh1
Loading…
fix(async): pooledMap surfaces errors thrown by the input iterable
async
#7169
opened May 30, 2026 by
LeSingh1
Loading…
fix(expect): toMatchObject failure headline describes a subset match
expect
#7168
opened May 30, 2026 by
LeSingh1
Loading…
fix(fs): walk does not apply exts filter to directories
fs
#7167
opened May 30, 2026 by
LeSingh1
Loading…
fix(fs): return Generator from walkSync and expandGlobSync so iterator helpers are visible
fs
#7166
opened May 29, 2026 by
LeSingh1
Loading…
fix(assert): hint that function properties compare by reference
assert
#7165
opened May 29, 2026 by
LeSingh1
Loading…
fix(yaml): quote leading-zero integer-shaped strings in stringify
yaml
#7164
opened May 29, 2026 by
LeSingh1
Loading…
feat(data-structures/unstable): add Readonly view and clone path to RollingCounter
data-structures
#7161
opened May 27, 2026 by
tomas-zijdemans
Contributor
Loading…
fix(text): preserve indent inside substituted values in dedent (#6830)
text
#7160
opened May 26, 2026 by
LeSingh1
Loading…
fix(encoding): throw on buffer overflow instead of silent truncation in encodeVarint (#7147)
encoding
#7159
opened May 26, 2026 by
LeSingh1
Loading…
fix(assert): hint at reference-equality when assertEquals diff is empty (#6878)
assert
#7158
opened May 26, 2026 by
LeSingh1
Loading…
fix(cli): truncate Spinner message to terminal width on TTY output (#6975)
cli
#7157
opened May 26, 2026 by
LeSingh1
Loading…
feat(yaml): introduce
YamlSyntaxError with structured position info
yaml
#7156
opened May 26, 2026 by
tomas-zijdemans
Contributor
Loading…
fix(csv): function parse option fieldsPerRecord when negative records may have less fields
csv
#7153
opened May 26, 2026 by
PengjuXu
Loading…
fix(testing/unstable): use the correct function frame in inline snapshot
testing
#7150
opened May 21, 2026 by
mochaaP
Loading…
fix(cbor): accept
readonly input data in encoders
cbor
#7148
opened May 18, 2026 by
LeSingh1
Loading…
fix(expect): name matcher in toMatchObject failure message
expect
#7142
opened May 15, 2026 by
fibibot
Loading…
5 tasks done
BREAKING(csv): honour
fieldsPerRecord when mapping rows to objects
csv
#7141
opened May 14, 2026 by
fibibot
Loading…
5 tasks done
fix(dotenv): handle values with both quote types and escape sequences
dotenv
#7139
opened May 14, 2026 by
algojogacor
Loading…
fix(testing): top-level hook outside
describe no longer inflates step count
testing
#7138
opened May 14, 2026 by
fibibot
Loading…
6 tasks done
fix: duplicated "the" in encoding/varint and crypto comments
crypto
encoding
#7137
opened May 14, 2026 by
otjdiepluong
Loading…
fix(fs): expose iterator helpers on
walk/walkSync and expandGlob/expandGlobSync
fs
#7136
opened May 14, 2026 by
fibibot
Loading…
5 tasks done
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.