summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-11-19refactor: update deno_doc, use prismjs, remove internal reference html genera...Leo Kettmeir
2024-11-18feat(runtime): remove public OTEL trace API (#26854)Luca Casonato
2024-11-17feat(cli): support multiple env file argument (#26527)Bhuwan Pandit
2024-11-15chore: remove some unused tests (#26878)Bartek Iwańczuk
2024-11-13feat: OpenTelemetry Tracing API and Exporting (#26710)snek
2024-11-05chore: deprecate run itests (#26444)Mohammad Sulaiman
2024-11-04chore: update dlint to v0.68.0 for internal (#26711)Kenta Moriuchi
2024-10-24feat: support node-api in denort (#26389)snek
2024-10-19chore: update release doc template (#26406)Bartek Iwańczuk
2024-10-04tests: enable package_json_node_modules_none (#25825)Satya Rohith
2024-10-02feat(byonm): support `deno run npm:<package>` when package is not in package....David Sherret
2024-10-02chore: deprecate check itests (#25963)Mohammad Sulaiman
2024-10-01fix: update patchver to 0.2 (#25952)Divy Srivastava
2024-09-25chore: deprecate npm itests (#25804)Mohammad Sulaiman
2024-09-24refactor: reenable more tests after DENO_FUTURE migration (#25752)Bartek Iwańczuk
2024-09-23chore: add code generation for @types/deno (#25545)David Sherret
2024-09-20refactor(tests): migrate npm itests to specs (#25764)Satya Rohith
2024-09-20chore: update tools allow-run list (#25756)Divy Srivastava
2024-09-18feat: default to TS for file extension and support ext flag in more scenarios...Leo Kettmeir
2024-09-16refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508)David Sherret
2024-09-16chore: deprecate test itests (#25512)HasanAlrimawi
2024-09-16chore: deprecate lint itests (#25655)HasanAlrimawi
2024-09-16chore: move info itests (#25659)Mohammad Sulaiman
2024-09-16test: rewrite some ignored tests to spec tests (#25652)Bartek Iwańczuk
2024-09-16chore: deprecate node compat itests (#25573)Mohammad Sulaiman
2024-09-16chore: cleanup remaining `internals.future` code (#25624)Asher Gomez
2024-09-14feat: TypeScript 5.6 and `npm:@types/node@22` (#25614)David Sherret
2024-09-12ci: Add action to cut LTS release (#25590)Bartek Iwańczuk
2024-09-12ci: upgrade release template (#25591)Bartek Iwańczuk
2024-09-12feat(ext/node): expose ES modules for _ modules (#25588)Bartek Iwańczuk
2024-09-12feat: stabilize `Deno.createHttpClient()` (#25569)Asher Gomez
2024-09-11chore: deprecate task itests (#25558)HasanAlrimawi
2024-09-10BREAKING(temporal/unstable): Remove obsoleted Temporal APIs part 2 (#25505)Kenta Moriuchi
2024-09-10refactor: move WebGPU, FFI and FS typings from unstable to stable (#25488)Leo Kettmeir
2024-09-09fix(node/byonm): do not accidentally resolve bare node built-ins (#25543)David Sherret
2024-09-09feat: Add better error messages for unstable APIs (#25519)Bartek Iwańczuk
2024-09-09BREAKING: remove deprecated files config (#25535)David Sherret
2024-09-06BREAKING(buffer): remove `Deno.Buffer` (#25441)Asher Gomez
2024-09-05chore: deprecate doc itests (#25452)Mohammad Sulaiman
2024-09-05feat: Allow importing .cjs files (#25426)Bartek Iwańczuk
2024-09-04BREAKING(config): make supported compilerOptions an allow list (#25432)David Sherret
2024-09-04fix: lock down allow-run permissions more (#25370)David Sherret
2024-09-03chore: deprecate eval itests (#25382)HasanAlrimawi
2024-09-03BREAKING(permissions): remove --allow-hrtime (#25367)Luca Casonato
2024-09-02BREAKING: remove `deno bundle` (#25339)Asher Gomez
2024-09-02BREAKING: remove `--jobs` flag (#25336)Asher Gomez
2024-08-31chore: cleanup code for unstable tests (#25330)Bartek Iwańczuk
2024-08-30refactor: remove DENO_FUTURE (#25314)David Sherret
2024-08-30chore: fix linting (#25315)David Sherret
2024-08-28feat: improve lockfile v4 to store normalized version constraints and be more...David Sherret