issues
search
denoland
/
std
The Deno Standard Library
https://jsr.io/@std
MIT License
3.21k
stars
621
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: release 2024.11.22
#6205
denobot
closed
7 hours ago
1
fix(text): use locale-independent letter case methods (#6016)
#6204
lionel-rowe
opened
11 hours ago
1
chore: upload code coverage report to Deploy
#6203
kt3k
opened
12 hours ago
1
assertEquals doesn't correctly compare Blobs
#6202
EvanHahn
opened
13 hours ago
0
feat(testing): add context to beforeEach and afterEach hooks
#6201
Mr-Duda
opened
17 hours ago
3
@std/testing/bdd: .ignore() aliasing [xdescribe, xit]
#6200
nwayve
opened
19 hours ago
0
fix(tar): untar checksum calculation for the pax format
#6199
BlackAsLight
opened
1 day ago
2
fix(fs): improve the docs and error message of `ensureSymlink(Sync)`
#6198
kt3k
closed
1 day ago
2
feat(async/unstable): add `isRetriable` option to `retry` (#6196)
#6197
lionel-rowe
closed
15 hours ago
3
async/retry: only retry on certain types of errors
#6196
lionel-rowe
closed
15 hours ago
0
docs: simplify README
#6195
iuioiua
closed
2 days ago
1
yaml stringify is different from `deno fmt`
#6194
EdJoPaTo
opened
3 days ago
2
chore: bump codecov/codecov-action from 4 to 5
#6193
dependabot[bot]
closed
3 days ago
1
`Deno.watchFs` - `move` and `remove` events not triggered
#6192
saurabhdiwanji
closed
4 days ago
1
fs.ensureSymlink does not work!
#6191
amir-reza-bijandi
closed
1 day ago
6
feat(cli): add `promptSelect()`
#6190
timreichen
opened
6 days ago
5
Testing: add Deno.TestContext as a parameter to beforeEach and afterEach
#6189
Mr-Duda
opened
6 days ago
0
fix(toml): parsing positive time zone offset
#6188
IgorM867
closed
1 week ago
1
Issue Parsing Positive Time Zone Offset (`+07:00`) in `@std/toml`
#6187
immccn123
closed
1 week ago
0
logging in `@std/log` should be async
#6186
justinmchase
opened
1 week ago
1
BREAKING(archive): remove std/archive package
#6185
kt3k
closed
3 days ago
6
chore: check publish --dry-run after testing
#6184
kt3k
closed
1 week ago
0
chore(log): do not exec file handler examples in CI
#6183
kt3k
closed
1 week ago
1
chore: release 2024.11.13
#6182
denobot
closed
1 week ago
1
chore: update FileInfo fixture
#6181
kt3k
closed
1 week ago
2
fix(http): do not serve dot files when `showDotfiles=false`
#6180
kt3k
closed
1 week ago
1
test(bytes): fix typo in test description
#6179
BinskLee
closed
1 week ago
5
[@std/testing/snapshot]: Could not generate snapshot file automatically
#6178
eryue0220
closed
1 week ago
2
fmt hyperlinked CLI text
#6177
lionel-rowe
opened
2 weeks ago
5
docs(log): improve logger.ts docs
#6176
efekrskl
closed
2 weeks ago
1
docs(log): document FileHandler
#6175
efekrskl
closed
2 weeks ago
1
@std/uuid: Stabilize `@std/uuid/v7`
#6174
ryuapp
opened
2 weeks ago
0
fix(expect): support `expect.addSnapshotSerializer`
#6173
eryue0220
closed
2 weeks ago
2
@std/testing/mock: Can't stub a function that has multiple signatures
#6172
zing-rsa
closed
2 weeks ago
3
fix(testing): typo in snapshot.ts
#6171
BlackAsLight
closed
2 weeks ago
2
[@std/dotenv] can't handle multi line variable
#6170
ryanhex53
opened
2 weeks ago
0
feat(media-types): update media-types from latest mime-db
#6169
akmittal
closed
2 weeks ago
2
Error in deno while debugging code using vscode
#6168
eavidy
closed
3 weeks ago
1
chore: release 2024.11.01
#6167
denobot
closed
3 weeks ago
1
`assertFalse` has wrong name
#6166
lionel-rowe
opened
3 weeks ago
3
`assertEquals` throws if an ordinary property named "constructor" is value-equal but reference-unequal
#6165
lionel-rowe
closed
2 weeks ago
0
make @std/path cross-runtime
#6164
iyefrat
opened
3 weeks ago
2
test(bytes): document the cases being tested for equals/startsWith/endsWith
#6163
lionel-rowe
closed
3 weeks ago
1
test(assert): change inert comments to @ts-expect-error directives
#6162
lionel-rowe
closed
3 weeks ago
1
Add a CHANGELOG.md file in each package
#6161
MarcLoupias
opened
3 weeks ago
3
fix(expect): re-align `expect.toMatchObject` api
#6160
eryue0220
closed
3 weeks ago
1
Better type signature for `random`'s `sample()`
#6159
lionel-rowe
opened
3 weeks ago
0
refactor(path): always name the parameters (add param definition check in doc linter)
#6158
efekrskl
closed
3 weeks ago
1
Flaky spinner test "Spinner constructor accepts interval"
#6157
lionel-rowe
opened
3 weeks ago
0
test(async): fix flakiness of throttle example
#6156
kt3k
closed
3 weeks ago
2
Next