summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-23tests: update specs::cache::package_json (#25827)Satya Rohith
2024-09-23feat(ext/crypto): import and export p521 keys (#25789)Divy Srivastava
2024-09-23tests: enable auto_discovered tests of run/no_deno_json (#25821)Satya Rohith
2024-09-23feat: make 'globalThis.location' a configurable property (#25812)Bartek Iwańczuk
2024-09-23fix(ext/web): don't ignore capture in EventTarget.removeEventListener (#25788)carles escrig royo
2024-09-23fix(ext/node): stub cpu_info() for OpenBSD (#25807)Volker Schlecht
2024-09-23feat: Show hints when using `window` global (#25805)Bartek Iwańczuk
2024-09-22BREAKING(webgpu/unstable): move `width` and `height` options to `UnsafeWindow...Divy Srivastava
2024-09-21fix(node): Include "node" condition during CJS re-export analysis (#25785)Nathan Whitaker
2024-09-20chore: Revert child_process close ordering change (#25781)Nathan Whitaker
2024-09-20perf(ext/web): optimize performance.measure() (#25774)carles escrig royo
2024-09-20fix: panic when require(esm) (#25769)Bartek Iwańczuk
2024-09-20feat(fmt): upgrade markup_fmt (#25768)Pig Fang
2024-09-20fix(cli): Default to auto with --node-modules-dir flag (#25772)Nathan Whitaker
2024-09-20refactor(tests): migrate npm itests to specs (#25764)Satya Rohith
2024-09-20fix(flags): properly error out for urls (#25770)Leo Kettmeir
2024-09-20fix(ext/crypto): ensure EC public keys are exported uncompressed (#25766)Divy Srivastava
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