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-01-23
refactor: set removal version for `Deno.ListenTlsOptions.certFile`, `Deno.Lis...
Asher Gomez
2024-01-23
refactor: set removal version for `--ts`/`-T` flags (#22039)
Asher Gomez
2024-01-23
feat(cli): improved diagnostics printing (#22049)
Luca Casonato
2024-01-23
feat: warn when using --unstable, prefer granular flags (#21452)
Bartek Iwańczuk
2024-01-23
chore: use ensureFastOps in 02_surface.js (#22045)
Divy Srivastava
2024-01-23
BREAKING(unstable): remove `Deno.cron()` overload (#22035)
Asher Gomez
2024-01-23
refactor: port more ops to `ensureFastOps()` (#22046)
Asher Gomez
2024-01-23
feat: Stabilize Deno.listen for 'unix' transport (#21938)
Bartek Iwańczuk
2024-01-23
refactor: use parsed source cache when unfurling import map (#22001)
Luca Casonato
2024-01-23
chore: update deno_ast and deno_graph (#22033)
Bartek Iwańczuk
2024-01-23
feat(lsp): include scope uri in "deno/didChangeDenoConfiguration" (#22002)
Nayeem Rahman
2024-01-23
fix(ext/node): fix no arg call of fs.promises.readFile (#22030)
Yoshiya Hinosawa
2024-01-23
refactor: set removal version for `Deno.RequestEvent`, `Deno.HttpConn` and `D...
Asher Gomez
2024-01-23
fix(info): return proper exit code on error (#21952)
Anwesh
2024-01-23
refactor: set removal version for `Deno.Server` (#22024)
Asher Gomez
2024-01-23
refactor: set removal version for `--jobs` flag (#22028)
Asher Gomez
2024-01-22
feat(unstable): remove Deno.upgradeHttp API (#21856)
Bartek Iwańczuk
2024-01-22
feat(lockfile): track JSR and npm dependencies in config file (#22004)
David Sherret
2024-01-22
refactor: add "UnstableConfig" struct to cli/args/flags.rs (#21993)
Bartek Iwańczuk
2024-01-22
fix(runtime): only discard extension sources if a snapshot is provided (#22023)
Nayeem Rahman
2024-01-22
feat(web): ImageBitmap (#21898)
Leo Kettmeir
2024-01-22
refactor: don't error when `.env` is not present (#21879)
Asher Gomez
2024-01-22
chore: use `FsFile[Symbol.dispose]()` (#22007)
Asher Gomez
2024-01-21
fix: remove conditional unstable type-checking from other commands (#21991)
Bartek Iwańczuk
2024-01-21
chore: use `Deno.readTextFile()` where appropriate (#22018)
Asher Gomez
2024-01-21
fix(lsp): improved npm specifier to import map entry mapping (#22016)
David Sherret
2024-01-21
chore: use `Deno.writeTextFile()` where appropriate (#22008)
Asher Gomez
2024-01-21
chore: add types for `Deno.UnsafeWindowSurface` (#22010)
Divy Srivastava
2024-01-21
fix(node/fs): promises not exporting fs constants (#21997)
Marvin Hagemeister
2024-01-20
fix(node): use `cppgc` for managing X509Certificate (#21999)
Divy Srivastava
2024-01-19
feat:: External webgpu surfaces / BYOW (#21835)
Divy Srivastava
2024-01-19
fix(node): remove use of non existing `FunctionPrototypeApply` primordial (#2...
Divy Srivastava
2024-01-19
fix(node/http): remoteAddress and remotePort not being set (#21998)
Marvin Hagemeister
2024-01-18
feat: Start warning on each use of a deprecated API (#21939)
Bartek Iwańczuk
2024-01-18
fix(types): align global deno worker type with deno.worker/webworker one (#21...
Jérôme Benoit
2024-01-18
feat(jupyter): don't require --unstable flag (#21963)
Bartek Iwańczuk
2024-01-18
fix(lsp): regression - formatting was broken on windows (#21972)
David Sherret
2024-01-18
chore: upgrade deno_core to 0.247.0 (#21974)
Bartek Iwańczuk
2024-01-18
fix(node): update `req.socket` on WS upgrade (#21984)
Divy Srivastava
2024-01-17
feat(lsp): send "deno/didChangeDenoConfiguration" on init (#21965)
Nayeem Rahman
2024-01-17
chore: update deno_doc (#21969)
Leo Kettmeir
2024-01-17
refactor: change tests to not rely on Deno.run() (#21961)
Bartek Iwańczuk
2024-01-16
chore: bump rustls-tokio-stream and rustls (#21955)
Matt Mastracci
2024-01-16
chore: ignore inspector_port_collision test (#21923)
Bartek Iwańczuk
2024-01-16
perf: don't allocate so much in runtime/colors.rs (#21957)
Luca Casonato
2024-01-16
chore: upgrade clap to 4.4.17 (#21956)
Bartek Iwańczuk
2024-01-16
docs(ns): add a notice on file order returned by readDir (#21953)
king8fisher
2024-01-15
refactor: use globbing from deno_config (#21925)
David Sherret
2024-01-15
chore(ext/cache): remove CachePutResource in preparation for resource rewrite...
Matt Mastracci
2024-01-15
fix(publish): support deno.jsonc file (#21948)
Bartek Iwańczuk
[prev]
[next]