index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-06-03
fix(console): add missing AssertionError to js (#22358)
Oliver Medhurst
2024-06-03
refactor: extract structs for downloading tarballs and npm registry packument...
David Sherret
2024-06-02
fix: validate integer values in `Deno.exitCode` setter (#24068)
Kenta Moriuchi
2024-06-02
chore: disable part of `test-fs-read-stream.js` (#24085)
Bartek Iwańczuk
2024-06-02
chore: update wpt suite (#24070)
Kenta Moriuchi
2024-05-31
fix: retry writing lockfile on failure (#24052)
David Sherret
2024-05-30
chore: update release template (#24046)
Divy Srivastava
2024-05-30
fix(cron): enable chrono `now` feature (#24047)
Divy Srivastava
2024-05-30
1.44.0 (#24045)
denobot
2024-05-30
feat: do not require `DENO_FUTURE=1` for npmrc support (#24043)
David Sherret
2024-05-30
feat(lsp): support .npmrc (#24042)
Nayeem Rahman
2024-05-30
BREAKING(ffi/unstable): use BigInt representation in turbocall (#23983)
Aapo Alasuutari
2024-05-29
fix(cli): Prefer npm bin entries provided by packages closer to the root (#24...
Nathan Whitaker
2024-05-30
feat(lint): add `no-boolean-literal-for-arguments` rule and enable `no-unused...
Luca Casonato
2024-05-29
feat: Add `Deno.exitCode` API (#23609)
Luke Edwards
2024-05-29
chore: upgrade jupyter runtimelib to 0.11.0 (#24036)
Kyle Kelley
2024-05-29
perf(repl): don't walk workspace in repl language server (#24037)
Nayeem Rahman
2024-05-29
fix(task): always use `npm` for `npm run` with flags (#24028)
Marvin Hagemeister
2024-05-29
perf: avoid building module graph if dynamic specifier already in graph (#24035)
David Sherret
2024-05-29
fix: bump cache sqlite dbs to v2 for WAL journal mode change (#24030)
David Sherret
2024-05-29
fix(lsp): don't discover deno.json in vendor dir (#24032)
Nayeem Rahman
2024-05-29
fix(ext/node): windows cancel stdin read in line mode (#23969)
Divy Srivastava
2024-05-29
fix(ext/node): don't encode buffer data as utf8 in http2 (#24016)
Satya Rohith
2024-05-28
chore: set lockfile as having no content changes after write (#24023)
David Sherret
2024-05-29
perf(lsp): lock out requests until init is complete (#23998)
Nayeem Rahman
2024-05-28
perf(cli): Improve concurrency when setting up `node_modules` and loading cac...
Nathan Whitaker
2024-05-28
fix(ext/http): flush gzip streaming response (#23991)
Bartek Iwańczuk
2024-05-28
perf: skip npm install if graph has no new packages (#24017)
David Sherret
2024-05-28
perf: parse source files in parallel (#23858)
David Sherret
2024-05-28
perf(cli): Optimize setting up `node_modules` on macOS (#23980)
Nathan Whitaker
2024-05-28
feat(vendor): support modifying remote files in vendor folder without checksu...
David Sherret
2024-05-28
chore: fix flaky inspector_with_ts_files (#24015)
David Sherret
2024-05-28
fix(coverage): do not generate script coverage with empty url (#24007)
Yoshiya Hinosawa
2024-05-28
fix(cli/test): decoding percent-encoding(non-ASCII) file path correctly (#23200)
Hajime-san
2024-05-28
fix(deno_task): more descriptive error message (#24001)
Mike Mulchrone
2024-05-28
fix(ext/node/fs): `position` argument not applied (#24009)
Marvin Hagemeister
2024-05-28
FUTURE(ext/ffi,ext/webgpu): stabilize FFI and WebGPU APIs (#24011)
Asher Gomez
2024-05-28
fix(coverage): skip generating coverage json for http(s) scripts (#24008)
Yoshiya Hinosawa
2024-05-28
fix: empty `process.platform` with `__runtime_js_sources` (#24005)
Marvin Hagemeister
2024-05-28
fix(ext/node): add `throwIfNoEntry` option in `fs.lstatSync` (#24006)
Marvin Hagemeister
2024-05-28
BREAKING(ffi/unstable): always return u64 as bigint (#23981)
Divy Srivastava
2024-05-28
fix(coverage): handle ignore patterns (#23974)
Yoshiya Hinosawa
2024-05-28
fix(publish): raise diagnostics for triple-slash directives for `--dry-run` i...
David Sherret
2024-05-28
chore: update WPT (#23997)
Asher Gomez
2024-05-27
FUTURE(ext/fs): stabilize file system APIs (#23968)
Bartek Iwańczuk
2024-05-28
fix(ext/fs): truncate files when a ReadableStream is passed to writeFile (#23...
charlotte ✨
2024-05-27
fix(ext/web): `ReadableStream.from()` allows `Iterable` instead of `IterableI...
Milly
2024-05-27
fix: `--env` flag confusing message on syntax error (#23915)
Hasan-Alrimawi
2024-05-26
fix(node): set default http server response code 200 (#23977)
Marvin Hagemeister
2024-05-26
fix(ext/websocket): change default idleTimeout to 30s (#23985)
Alex Gleason
[prev]
[next]