Age | Commit message (Expand) | Author |
2024-01-26 | fix(ext/http): smarter handling of Accept-Encoding (#22130) | Matt Mastracci |
2024-01-26 | fix(testing): add op_spawn_wait mapping in resource sanitizer (#22129) | Luca Casonato |
2024-01-26 | feat(lsp): complete parameters as tab stops and placeholders (#22126) | Nayeem Rahman |
2024-01-26 | fix(node): remove deprecation warnings (#22120) | Bartek Iwańczuk |
2024-01-25 | fix(fs): instanceof check for Deno.FsFile (#22121) | Bartek Iwańczuk |
2024-01-25 | chore(cli): split 40_testing (#22112) | Matt Mastracci |
2024-01-25 | chore: bump deno_core (#22110) | Matt Mastracci |
2024-01-25 | chore: upgrade dprint-plugin-toml to 0.6.0 (#22108) | David Sherret |
2024-01-25 | chore: forward v1.40.1 commit to main (#22107) | Bartek Iwańczuk |
2024-01-25 | fix(lsp): disable experimentalDecorators by default (#22101) | Bartek Iwańczuk |
2024-01-25 | chore: update deno_graph (#22099) | Luca Casonato |
2024-01-25 | Revert "chore: bump rustls-tokio-stream and rustls (#21955)" (#22097) | Bartek Iwańczuk |
2024-01-25 | 1.40.0 (#22096) | denobot |
2024-01-25 | fix: don't use public rid accessors in internal APIs (#22091) | Bartek Iwańczuk |
2024-01-25 | chore: upgrade deno_lint to 0.55.0 (#22092) | Bartek Iwańczuk |
2024-01-24 | fix: don't call `.rid` in `Deno.FsWatcher.close()` (#22090) | Asher Gomez |
2024-01-24 | fix: use `warnOnDeprecatedApi()` in `Deno.TlsListener.rid` (#22089) | Asher Gomez |
2024-01-24 | feat: Expand 'imports' section of deno.json (#22087) | Bartek Iwańczuk |
2024-01-24 | revert: Remove deprecations of file sync APIs (#22085) | Bartek Iwańczuk |
2024-01-24 | feat(publish): error on invalid external imports (#22088) | Luca Casonato |
2024-01-24 | feat(publish): give diagnostic on invalid package files (#22082) | Luca Casonato |
2024-01-24 | feat: deprecate `Deno.{Conn,TcpConn,TlsConn,UnixConn}.rid` (#22077) | Asher Gomez |
2024-01-24 | feat(publish): exclude and include (#22055) | Luca Casonato |
2024-01-24 | chore: improve deprecation hint for Deno.isatty() (#22086) | Bartek Iwańczuk |
2024-01-24 | Revert "feat: deprecate `window` global (#22057)" (#22084) | Bartek Iwańczuk |
2024-01-24 | feat: deprecate `Deno.{stdin,stdout,stderr}.rid` (#22073) | Asher Gomez |
2024-01-24 | feat: deprecate `Deno.FsWatcher.rid` (#22074) | Asher Gomez |
2024-01-24 | feat: deprecate `Deno.fstat()` and `Deno.fstatSync()` (#22068) | Asher Gomez |
2024-01-24 | feat: deprecate `Deno.Listener.rid` (#22076) | Asher Gomez |
2024-01-24 | feat: `Deno.FsFile.{utime,utimeSync}()` and deprecate `Deno.{futime,futimeSyn... | Asher Gomez |
2024-01-24 | chore: fix `Deno.UnsafeWindowSurface` typings (#22081) | Dean Srebnik |
2024-01-24 | feat: deprecate `Deno.write()` and `Deno.writeSync()` (#22064) | Asher Gomez |
2024-01-24 | feat: Change deprecation warning formatting (#22080) | Bartek Iwańczuk |
2024-01-24 | feat: deprecate `Deno.close()` (#22066) | Asher Gomez |
2024-01-24 | feat: deprecate `Deno.ftruncate()` and `Deno.ftruncateSync()` (#22069) | Asher Gomez |
2024-01-24 | feat: Add warnings for more deprecated APIs (#21992) | Bartek Iwańczuk |
2024-01-24 | chore: improve unanalyzable dynamic import diagnostic (#22051) | Luca Casonato |
2024-01-24 | feat: deprecate `window` global (#22057) | Bartek Iwańczuk |
2024-01-24 | feat: TC39 decorator proposal support (#22040) | Bartek Iwańczuk |
2024-01-24 | feat: deprecate `Deno.FsFile` constructor and `Deno.FsFile.rid` (#22072) | Asher Gomez |
2024-01-24 | feat: deprecate `Deno.read()` and `Deno.readSync()` (#22063) | Asher Gomez |
2024-01-24 | feat: deprecate `Deno.seek()` and `Deno.seekSync()` (#22065) | Asher Gomez |
2024-01-24 | chore: update `Deno.{fsync,fsyncSync}()` deprecation notices (#22071) | Asher Gomez |
2024-01-24 | feat: deprecate `Deno.shutdown()` (#22067) | Asher Gomez |
2024-01-24 | refactor: set removal version for `deno bundle` (#22062) | Asher Gomez |
2024-01-24 | fix(ext/cron): automatically override unspecified values (#22042) | Igor Zinkovsky |
2024-01-24 | feat: `FsFile.sync()` and `FsFile.syncSync()` (#22017) | Asher Gomez |
2024-01-24 | feat: `Deno.FsFile.dataSync()` and `Deno.FsFile.dataSyncSync()` (#22019) | Asher Gomez |
2024-01-24 | feat: deprecate `Deno.resources()` (#22059) | Asher Gomez |
2024-01-24 | feat: `Deno.{stdin,stdout,stderr}.isTerminal()`, deprecate `Deno.isatty()` (#... | Asher Gomez |