summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-20test: make specs::test::doc_success less flaky (#25765)Bartek Iwańczuk
2024-09-20fix(ext/crypto): reject empty usages in SubtleCrypto#importKey (#25759)Divy Srivastava
2024-09-20chore: update tools allow-run list (#25756)Divy Srivastava
2024-09-20chore: update sui to 0.3.1 (#25758)Divy Srivastava
2024-09-20fix(coverage): ignore urls from doc testing (#25736)Yoshiya Hinosawa
2024-09-19fix: cjs resolution cases (#25739)snek
2024-09-19fix(node): Don't error out if we fail to statically analyze CJS re-export (#2...Nathan Whitaker
2024-09-20ci: increase timeout to 180 minutes (#25750)Bartek Iwańczuk
2024-09-19fix(cli): Only set allow net flag for deno serve if not already allowed all (...Nathan Whitaker
2024-09-19v2.0.0-rc.4 (#25728)Bartek Iwańczuk
2024-09-19ci: revert changed to canary uploads (#25733)Bartek Iwańczuk
2024-09-19fix(ext/node): support x509 certificates in `createPublicKey` (#25731)Divy Srivastava
2024-09-19fix(ext/console): more precision in console.time (#25723)Luca Casonato
2024-09-19ci: fix 'promote_to_release' script (#25727)Bartek Iwańczuk
2024-09-19test: make specs::test::doc_success less flaky (#25726)Bartek Iwańczuk
2024-09-19ci: Fix uploading latest canary version (#25725)Bartek Iwańczuk
2024-09-19fix: don't include extensionless files in file collection for lint & fmt by d...Leo Kettmeir
2024-09-19fix(ext/fetch): fix lowercase http_proxy classified as https (#25686)Sean McArthur
2024-09-19refactor(ext/kv): align error messages (#25500)Ian Bull
2024-09-19refactor(ext/webidl): align error messages (#25625)Ian Bull
2024-09-19fix(cli): handle edge cases around `export`s in doc tests and default export ...Yusuke Tanaka
2024-09-19refactor(ext/webgpu): align error messages (#25719)Ian Bull
2024-09-19fix(ext/node): don't throw error for unsupported signal binding on windows (#...Yoshiya Hinosawa
2024-09-18refactor(ext): align error messages (#25496)Ian Bull
2024-09-19ci: bump fetch depth to unblock canary uploads (#25716)Bartek Iwańczuk
2024-09-18v2.0.0-rc.3 (#25704)Bartek Iwańczuk
2024-09-18fix: update nodeModulesDir config JSON schema (#25653)Marvin Hagemeister
2024-09-18ci: fix uploading canary (#25715)Bartek Iwańczuk
2024-09-18feat: suggest `deno install --entrypoint` instead of `deno cache` (#25228)Asher Gomez
2024-09-18feat: default to TS for file extension and support ext flag in more scenarios...Leo Kettmeir
2024-09-18fix(ext/http): gracefully handle Response.error responses (#25712)Luca Casonato
2024-09-18feat(ext/node): add rootCertificates to node:tls (#25707)Luca Casonato
2024-09-18feat: improve warnings for deprecations and lifecycle script for npm packages...Bartek Iwańczuk
2024-09-18feat(lint): add `no-process-global` lint rule (#25709)Divy Srivastava
2024-09-18fix: error on unsupported compiler options (#25714)Marvin Hagemeister
2024-09-18feat: require jsr prefix for `deno install` and `deno add` (#25698)Leo Kettmeir
2024-09-18fix(flags): don't treat empty run command as task subcommand (#25708)Leo Kettmeir
2024-09-18fix: remove --allow-run warning when using deno without args or subcommand (#...HasanAlrimawi
2024-09-18Revert "feat(fmt): sort type-only named import/exports last" (#25705)David Sherret
2024-09-18fix: do not panic running invalid file specifier (#25530)Yazan AbdAl-Rahman
2024-09-18feat(check): turn on noImplicitOverride (#25695)Bartek Iwańczuk
2024-09-18tests: fix upgrade canary test (#25706)Luca Casonato
2024-09-18tests: re-enable upgrade tests (#25680)Luca Casonato
2024-09-18tests: re-enable WebGPU tests on macOS aarch64 (#25702)Luca Casonato
2024-09-17fix(dts): stabilize `fetch` declaration for use with `Deno.HttpClient` (#25683)Yusuke Tanaka
2024-09-17feat(cli): evaluate code snippets in JSDoc and markdown (#25220)Yusuke Tanaka
2024-09-18chore: bump `deno_lint` to 0.66.0 (#25697)Asher Gomez
2024-09-18feat: update warning message for --allow-run with no list (#25693)Bartek Iwańczuk
2024-09-17refactor(ext/websocket): align error messages (#25622)Ian Bull
2024-09-17fix(lsp): properly resolve jsxImportSource for caching (#25688)Nayeem Rahman