-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Pull requests: denoland/deno
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(lsp): don't show no-export diagnostics for type-only npm imports
#29888
opened Jun 25, 2025 by
nayeemrmn
Loading…
feat: rename --unstable-node-conditions to --unstable-conditions
#29885
opened Jun 25, 2025 by
bartlomieju
Loading…
fix(ext/node): add type check to LibuvStreamWrap.writeBuffer
#29879
opened Jun 25, 2025 by
kt3k
Loading…
fix(npm): retain authorization header on http->https redirect
#29878
opened Jun 24, 2025 by
nathanwhit
•
Draft
fix(ext/node): export promise based
lchown
and lutimes
from node:fs/promises
#29870
opened Jun 24, 2025 by
Tango992
Loading…
fix(ext/node): use isDeepStrictEqual internal util for deepStrictEqual
#29858
opened Jun 24, 2025 by
kt3k
Loading…
feat(ext/node): (partial) impl sqlite 'backup' function
#29842
opened Jun 22, 2025 by
edilson258
Loading…
fix(lib/node): change ERR_INVALID_PACKAGE_TARGET to ERR_PACKAGE_PATH_NOT_EXPORTED when no package.json#exports condition matches
#29841
opened Jun 22, 2025 by
sgasho
Loading…
fix(ext/node): add
lchmod
, lchmod
promise, lchmodSync
to node:fs
#29833
opened Jun 21, 2025 by
Tango992
Loading…
fix(ext/node): improve handling of URL objects in deepEqual and deepStrictEqual
ci-draft
Run the CI on draft PRs.
#29821
opened Jun 20, 2025 by
kt3k
Loading…
feat(fmt): remove UTF-8 BOM instead of maintaining it
#29796
opened Jun 18, 2025 by
kingsword09
Loading…
feat: Add expression formatting in CSS strings for components
#29763
opened Jun 16, 2025 by
janosh
Loading…
feat(pm): support
http(s):
specifiers and aliases for deno add
#29737
opened Jun 13, 2025 by
kingsword09
Loading…
test(ext/node): enable ignored test case in _fs_watch_test.ts
#29715
opened Jun 12, 2025 by
kt3k
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.