summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-08chore: forward v1.40.4 release commit to main (#22345)denobot
2024-02-07chore: remove wget from amd64 linux sysroot (#22336)Matt Mastracci
2024-02-07chore: Update PR template (#22340)Matt Mastracci
2024-02-08chore: Update PR template (#22339)Matt Mastracci
2024-02-07docs(cli): add unit info for idleTimeout (#22335)Jason Ford
2024-02-08fix(lint): point to migration docs in deprecated APIs rule (#22338)Asher Gomez
2024-02-07chore: upgrade deno_core to 0.260.0 (#22334)Bartek Iwańczuk
2024-02-07chore: use @test_util for node_compat tests (#22331)Matt Mastracci
2024-02-07feat: use sysroot for ARM64 (#22329)Matt Mastracci
2024-02-07docs: point to "Deno 1.x to 2.x Migration Guide" for net APIs (#22275)Asher Gomez
2024-02-07docs: correct JSDoc `@category` for `Deno.fsync[Sync]()` and `Deno.fdatasync[...Asher Gomez
2024-02-07chore(cli): Use @test_util for relative path for unit tests (#22327)Matt Mastracci
2024-02-07refactor: extract out `runtime::colors` to `deno_terminal::colors` (#22324)David Sherret
2024-02-07fix(node): handle brotli compression end chunk sizes (#22322)Divy Srivastava
2024-02-07feat: ARM64 builds (#22298)Matt Mastracci
2024-02-07chore: update WPT (#22312)Bartek Iwańczuk
2024-02-07fix: enable "--allow-sys=cpus" for "deno run" (#22260)restlessronin
2024-02-07chore: remove op_spawn_child test (#22314)Bartek Iwańczuk
2024-02-07chore: don't expose FFI ops to user code (#22313)Bartek Iwańczuk
2024-02-07chore: use same test server for jsr tests (#22303)David Sherret
2024-02-07chore: upgrade deno_core to 0.259.0 (#22311)Bartek Iwańczuk
2024-02-06fix(publish): handle diagnostic outside graph (#22310)David Sherret
2024-02-07refactor: move ImageData to web extension (#22295)Leo Kettmeir
2024-02-07chore: remove unneeded benchmark (#22300)Bartek Iwańczuk
2024-02-06fix(publish): 'explit' typo (#22296)John Spurlock
2024-02-06fix(ext/node): Ensure os.cpus() works on arm64 linux (#22302)Matt Mastracci
2024-02-06chore: upgrade CI workflows to use Node 20 (#22304)Asher Gomez
2024-02-06refactor: use web utils and lazy load utils from core (#22289)Leo Kettmeir
2024-02-06fix(publish): lazily parse sources (#22301)David Sherret
2024-02-06fix(cli): Add IP address support to DENO_AUTH_TOKEN (#22297)Matt Mastracci
2024-02-06fix(lsp): disable no-cache diagnostics for jsr specifiers (#22284)Nayeem Rahman
2024-02-06fix: Support Symbol.metadata (#22282)Bartek Iwańczuk
2024-02-06chore(ws): remove unused op_ws_send_pong (#22283)Divy Srivastava
2024-02-06fix(node): add `cp` to fs/promises (#22263)Divy Srivastava
2024-02-06refactor: don't expose some ops (#22281)Bartek Iwańczuk
2024-02-06bench: fix benchmark (#22279)Bartek Iwańczuk
2024-02-06chore: remove benchmarks for ops (#22277)Bartek Iwańczuk
2024-02-06refactor: don't expose worker ops to user code (#22276)Bartek Iwańczuk
2024-02-06refactor: don't expose ops to user code (#22273)Bartek Iwańczuk
2024-02-05refactor(cli): Move op descriptions into Rust and prepare for op import (#22271)Matt Mastracci
2024-02-05Reland refactor(cli): use new sanitizer for resources (#22226)Matt Mastracci
2024-02-05refactor(cli): Add TestFailureDescription (#22267)Matt Mastracci
2024-02-05fix: Fix segmentation fault in tests on CPUs with PKU support (#22152)Alessandro Cosentino
2024-02-06fix(unstable): validate kv list selector (#22265)Heyang Zhou
2024-02-05fix(os): total and free memory in bytes (#22247)Divy Srivastava
2024-02-05fix(ext/node): fix timeout param validation in cp.execFile (#22262)Yoshiya Hinosawa
2024-02-04chore: bump deno core (#22243)Matt Mastracci
2024-02-05feat(unstable): `Deno.FsFile.lock[Sync]()` and `Deno.FsFile.unlock[Sync]()` (...Asher Gomez
2024-02-04chore: remove opcall_test.ts (#22227)Bartek Iwańczuk
2024-02-04perf: remove duplicate `env::current_dir` call in package.json search (#22255)David Sherret