summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-13chore: move `test_util/std` to `tests/util/std` (#22402)Asher Gomez
2024-02-13feat: denort binary for `deno compile` (#22205)Divy Srivastava
2024-02-13fix(ext/node): export process.umask (#22348)Divy Srivastava
2024-02-13chore: use `@std` import instead of `@test_util/std` (#22398)Asher Gomez
2024-02-13chore: bump deno_graph to 0.65.3 (#22397)Lino Le Van
2024-02-12chore: continue tests/ re-org (#22396)Matt Mastracci
2024-02-12feat(lsp): jsr support first pass (#22382)Nayeem Rahman
2024-02-12chore: move test_ffi and test_nap to tests/ [WIP] (#22394)Matt Mastracci
2024-02-12fix(console): support NO_COLOR and colors option in all scenarios (#21910)Leo Kettmeir
2024-02-12chore: update to Rust 1.76 (#22376)林炳权
2024-02-10chore: deno_core bump (#22379)Matt Mastracci
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2024-02-10fix: cache bust jsr deps on constraint failure (#22372)David Sherret
2024-02-10fix(lsp): complete npm specifier versions correctly (#22332)Nayeem Rahman
2024-02-09fix: lockfile was sometimes getting corrupt when changing config deps (#22359)David Sherret
2024-02-09refactor: split integration tests from CLI (part 1) (#22308)Matt Mastracci
2024-02-09chore: fix nightly bench (#22362)Matt Mastracci
2024-02-09fix: handle non-file scopes in synthetic import map (#22361)David Sherret
2024-02-09chore: completely disable websocketstream_test (#22360)Matt Mastracci
2024-02-09fix: upgrade to deno_ast 0.33 (#22341)David Sherret
2024-02-08chore(cli): disable some of the restored WSS tests (#22357)Matt Mastracci
2024-02-08chore: Promote some integration tests to js_unit_tests (#22355)Matt Mastracci
2024-02-08chore: Repair arm64-linux (#22352)Matt Mastracci
2024-02-08chore: bump action versions (#22354)Matt Mastracci
2024-02-08chore: update asset count to 9 in release_doc_template (#22347)Divy Srivastava
2024-02-08chore: temporarily disable ARM64 (#22350)Matt Mastracci
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