-
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
feat(unstable): support comments in lint plugin
#29189
opened May 6, 2025 by
marvinhagemeister
Loading…
fix(dts): add
Atomics.pause
, Promise.try
and RegExp.escape
#29186
opened May 6, 2025 by
0f-0b
Loading…
fix(ext/node): support http over unix sockets
ci-draft
Run the CI on draft PRs.
#29182
opened May 6, 2025 by
satyarohith
Loading…
fix(lsp): use correct resolution kind when checking for no-export-npm
#29180
opened May 6, 2025 by
nayeemrmn
Loading…
chore: optimize op_runtime_cpu_usage and op_runtime_memory_usage
#29179
opened May 6, 2025 by
CyanChanges
Loading…
fix(deno_console): store globalThis to prevent removal of globalThis
#29165
opened May 5, 2025 by
CyanChanges
•
Draft
perf(lsp): don't diff 10,000+ line files for formatting
#29162
opened May 5, 2025 by
nayeemrmn
Loading…
feat(cache): added support for the --env-file flag
#29160
opened May 4, 2025 by
marshallwalker
Loading…
feat(ext/fetch): add support for fetch on unix sockets
#29154
opened May 3, 2025 by
lucacasonato
Loading…
fix(ext/node): use primordials in
ext/node/polyfills/internal/url.ts
#29146
opened May 3, 2025 by
jbronder
Loading…
fix(npm): add some context to errors on tarball extraction failure
#29145
opened May 2, 2025 by
dsherret
Loading…
fix(compile): Init dummy stdin after debug env is initialized
#29144
opened May 2, 2025 by
JasperVanEsveld
Loading…
fix(check): disable diagnostic for 'file differs only in casing'
#29133
opened May 2, 2025 by
nayeemrmn
Loading…
fix(types): Change ffi native type from
Uint8Array
-> Uint8Array<ArrayBuffer>
#29127
opened May 1, 2025 by
lino-levan
Loading…
fix(upgrade): skip version comparison when upgrading
#29112
opened Apr 30, 2025 by
dsherret
Loading…
fix(ext/http): require genuine
Response
returned from Deno.serve
#29106
opened Apr 30, 2025 by
lucacasonato
Loading…
fix(ext/node): use primordials in
ext/node/polyfills/internal/idna.ts
#29085
opened Apr 28, 2025 by
jbronder
Loading…
fix(cli): configure v8 isolate with cgroups-constrained memory limit
#29078
opened Apr 28, 2025 by
magurotuna
Loading…
fix(ext/node): use primordials in ext/node/polyfills/_fs/_fs_mkdtemp.ts
#29072
opened Apr 28, 2025 by
efekrskl
Loading…
feat(node API): add
fs.glob
, fs.globSync
, fs.promises.glob
#28972
opened Apr 19, 2025 by
jeff-hykin
•
Draft
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.