summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-31chore: update deno_doc (#22174)Leo Kettmeir
2024-01-31ci: upload canary latest to correct path (#22210)Luca Casonato
2024-01-31chore: disable test-fs-watchfile.js on Mac ARM (#22209)Bartek Iwańczuk
2024-01-31chore(publish): add --no-fast-check flag (#22203)Bartek Iwańczuk
2024-01-31ci: fix canary uploads for unix (#22206)Luca Casonato
2024-01-31ci: run macos aarch64 builds on PRs and main (#22201)Luca Casonato
2024-01-30ci: actually fix main for linux-gnu (#22195)David Sherret
2024-01-30ci: fix failing upgrade_prompt test on main (#22193)David Sherret
2024-01-30fix: canary for arm64 macos (#22187)Luca Casonato
2024-01-30fix(lsp): don't normalize urls in cache command params (#22182)Nayeem Rahman
2024-01-30fix(lockfile): only consider package.json beside lockfile in workspace proper...David Sherret
2024-01-30chore(bench_util): fix syntax error in README.md (#21492)zhanghengxin
2024-01-30fix(runtime): return number from `op_ppid` instead of bigint (#22169)Yusuke Tanaka
2024-01-29refactor: Use virtul ops module (#22175)Bartek Iwańczuk
2024-01-29refactor: migrate 'ext/node' extension to virtual ops module (#22157)Bartek Iwańczuk
2024-01-28chore(lsp): rename client-side command invocations (#22140)Nayeem Rahman
2024-01-27Revert "refactor(cli): use new sanitizer for resources (#22125)" (#22153)Bartek Iwańczuk
2024-01-27feat(unstable): implement `navigator.gpu.getPreferredCanvasFormat()` (#22149)Divy Srivastava
2024-01-27fix(ext/node): limit OpState borrow in op_napi_open (#22151)Matt Mastracci
2024-01-27refactor(cli): decouple resolvers from `module_loader.rs` for standalone use ...Divy Srivastava
2024-01-27chore: upgrade deno_core to 0.256.0 (#22145)Divy Srivastava
2024-01-26refactor: migrate extensions to virtual ops module (#22135)Bartek Iwańczuk
2024-01-26chore: use granular unstable flags in tools/ (#22138)Bartek Iwańczuk
2024-01-26refactor(cli): use new sanitizer for resources (#22125)Matt Mastracci
2024-01-26refactor: make 'rid' properties non-enumerable (#22137)Bartek Iwańczuk
2024-01-26chore: upgrade deno_core (#22124)Bartek Iwańczuk
2024-01-26chore: forward v1.40.2 commit to main (#22133)Bartek Iwańczuk
2024-01-26fix: make deprecation warnings less verbose (#22128)Bartek Iwańczuk
2024-01-26fix(ext/http): smarter handling of Accept-Encoding (#22130)Matt Mastracci
2024-01-26fix(testing): add op_spawn_wait mapping in resource sanitizer (#22129)Luca Casonato
2024-01-26feat(lsp): complete parameters as tab stops and placeholders (#22126)Nayeem Rahman
2024-01-26fix(node): remove deprecation warnings (#22120)Bartek Iwańczuk
2024-01-25fix(fs): instanceof check for Deno.FsFile (#22121)Bartek Iwańczuk
2024-01-25chore(cli): split 40_testing (#22112)Matt Mastracci
2024-01-25chore: bump deno_core (#22110)Matt Mastracci
2024-01-25chore: upgrade dprint-plugin-toml to 0.6.0 (#22108)David Sherret
2024-01-25chore: forward v1.40.1 commit to main (#22107)Bartek Iwańczuk
2024-01-25fix(lsp): disable experimentalDecorators by default (#22101)Bartek Iwańczuk
2024-01-25chore: update deno_graph (#22099)Luca Casonato
2024-01-25Revert "chore: bump rustls-tokio-stream and rustls (#21955)" (#22097)Bartek Iwańczuk
2024-01-251.40.0 (#22096)denobot
2024-01-25fix: don't use public rid accessors in internal APIs (#22091)Bartek Iwańczuk
2024-01-25chore: upgrade deno_lint to 0.55.0 (#22092)Bartek Iwańczuk
2024-01-24fix: don't call `.rid` in `Deno.FsWatcher.close()` (#22090)Asher Gomez
2024-01-24fix: use `warnOnDeprecatedApi()` in `Deno.TlsListener.rid` (#22089)Asher Gomez
2024-01-24feat: Expand 'imports' section of deno.json (#22087)Bartek Iwańczuk
2024-01-24revert: Remove deprecations of file sync APIs (#22085)Bartek Iwańczuk
2024-01-24feat(publish): error on invalid external imports (#22088)Luca Casonato
2024-01-24feat(publish): give diagnostic on invalid package files (#22082)Luca Casonato
2024-01-24feat: deprecate `Deno.{Conn,TcpConn,TlsConn,UnixConn}.rid` (#22077)Asher Gomez