-
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(ext/node): don't show deprecation warnings for dependencies
#29909
opened Jun 26, 2025 by
bartlomieju
Loading…
fix(npm): retain authorization header on http->https redirect
#29878
opened Jun 24, 2025 by
nathanwhit
•
Draft
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…
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…
fix(ext/node): invalid zero windowBits for compression
#29666
opened Jun 9, 2025 by
littledivy
Loading…
fix(cli/init): remove tmp 'node_modules' dir on init npm project
#29639
opened Jun 6, 2025 by
edilson258
Loading…
feat(cli/watch): reload on
.env
changes with --env-file
#29555
opened Jun 1, 2025 by
edilson258
Loading…
fix(cli/run): resolve conflict when dir has same name as a task
#29538
opened May 30, 2025 by
edilson258
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.