summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-08-22fix(ext/node): register `node:wasi` built-in (#25134)Divy Srivastava
2024-08-20chore: enable no-console dlint rule (#25113)David Sherret
2024-08-18ci: fix 'promote_to_rc' workflow by adding codesigning (#25074)Bartek Iwańczuk
2024-08-16ci: add script to promote to RC release (#25072)Bartek Iwańczuk
2024-08-15fix(node): Create additional pipes for child processes (#25016)Nathan Whitaker
2024-08-14fix: `node:inspector` not being registered (#25007)Marvin Hagemeister
2024-08-14chore: fix wrong extension in lsp mappings (#25037)Marvin Hagemeister
2024-08-12chore: update the copyright of c, mjs, and jsx (#25005)Kenta Moriuchi
2024-08-07feat(ext/node): rewrite crypto keys (#24463)Luca Casonato
2024-07-25chore: update to `std@2024.07.19` (#24715)Asher Gomez
2024-07-25chore: use `@std` prefix for internal module specifiers (#24543)Asher Gomez
2024-07-24fix(node): better detection for when to surface node resolution errors (#24653)David Sherret
2024-07-23Revert "chore: move all node-api impl to ext (#24662)" (#24680)Bartek Iwańczuk
2024-07-22chore: move all node-api impl to ext (#24662)snek
2024-07-12chore: include current versions more in release checklist (#24562)David Sherret
2024-07-11chore: add std import mapping for tests (#24521)Marvin Hagemeister
2024-07-10chore: format yaml internally (#24520)David Sherret
2024-07-09ci: update release steps related to dotcom (#24467)Leo Kettmeir
2024-06-15fix(ext/node): better support for `node:diagnostics_channel` module (#24088)Bartek Iwańczuk
2024-06-13chore: update release template (#24195)Divy Srivastava
2024-06-11build: fix 'deno_core' PR title lint (#24183)Bartek Iwańczuk
2024-06-11ci: error on `chore:` deno_core upgrade pr titles (#24179)David Sherret
2024-06-10fix: Rewrite Node-API (#24101)snek
2024-06-07docs: clarify release instructions (#24124)snek
2024-06-05fix: better handling of npm resolution occurring on workers (#24094)David Sherret
2024-06-05chore: upgrade dlint to 0.60.0 (#24041)Bartek Iwańczuk
2024-05-30chore: update release template (#24046)Divy Srivastava
2024-05-28feat(vendor): support modifying remote files in vendor folder without checksu...David Sherret
2024-05-22chore: update release doc template (#23934)Bartek Iwańczuk
2024-05-22refactor(docs): use `@experimental` instead of `@tags unstable` (#23884)Leo Kettmeir
2024-05-21feat(node): buffer isUtf8/isAscii (#23928)snek
2024-05-14chore: fix flaky rejection_handled_web_process (#23817)David Sherret
2024-05-14chore: 045_proxy output stdout & stderr on failure (#23810)David Sherret
2024-05-13chore: cleanup unused dependencies (#23787)Leo Kettmeir
2024-05-08chore: enable clippy::print_stdout and clippy::print_stderr (#23732)David Sherret
2024-05-07chore(test): move npm registries to separate servers and to the `tests/regist...David Sherret
2024-05-05chore: update wgpu (#23684)Leo Kettmeir
2024-05-03fix(lsp): always cache all npm packages (#23679)David Sherret
2024-05-03refactor(tests): move worker_threads itests to spec tests (#23648)Satya Rohith
2024-05-03chore: move cert itests to spec tests (#23607)David Sherret
2024-04-30chore(tools): `chmod +x` for scripts (#23610)Kenta Moriuchi
2024-04-30docs: fix some typos in comments (#23520)findmyhappy
2024-04-29FUTURE: remove import assertions support for JavaScript (#23541)Kenta Moriuchi
2024-04-29chore: migrate bench, publish, and more itests to spec tests (#23584)David Sherret
2024-04-28chore(tools): update release template (#23582)Yoshiya Hinosawa
2024-04-26feat(ci): category & unstable tags checker (#23568)Leo Kettmeir
2024-04-24feat(jsr): support importing from jsr via HTTPS specifiers (except for type c...David Sherret
2024-04-24feat(ext/http): Implement request.signal for Deno.serve (#23425)Matt Mastracci
2024-04-23fix(workspace): provide workspace members as 'imports' in import map (#23492)Bartek Iwańczuk
2024-04-22feat: add jsx precompile skip element option (#23457)Marvin Hagemeister