-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Pull requests: denoland/deno
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(check): support
typesVersions
in npm dependencies
#28468
by dsherret
was merged Mar 11, 2025
Loading…
docs: adding a missing full stop to context help text
#28465
by thisisjofrank
was merged Mar 11, 2025
Loading…
test(otel): add test of otel integration of node http server
#28461
by kt3k
was merged Mar 11, 2025
Loading…
fix(bench): lower bench time budget when
n
is specified
#28454
by dsherret
was merged Mar 10, 2025
Loading…
docs: add JSDocs for Window interface and window type
#28453
by thisisjofrank
was closed Mar 11, 2025
Loading…
Fix crypto hash aliases to support shake-128 and shake-256
#28449
by lilnasy
was closed Mar 10, 2025
Loading…
docs: Adding a missing full stop to config help text
#28447
by thisisjofrank
was closed Mar 11, 2025
Loading…
fix(ext/node): use primordials in
ext/node/polyfills/path/_util.ts
#28432
by whtsht
was merged Mar 10, 2025
Loading…
fix(unstable): lint plugin
!==
wrongly parsed as !=
#28403
by marvinhagemeister
was merged Mar 5, 2025
Loading…
fix(unstable): wrong node with shorthand ObjectPattern + AssignPattern
#28402
by marvinhagemeister
was merged Mar 5, 2025
Loading…
fix(install): exclude npm workspace packages from graph roots in
install
#28401
by nathanwhit
was merged Mar 5, 2025
Loading…
fix(lsp): silence errors from "codeAction/resolve"
#28400
by nayeemrmn
was merged Mar 6, 2025
Loading…
fix(install): support "file:" dependencies in local package.json
#28396
by dsherret
was merged Mar 5, 2025
Loading…
fix(cli): warn when an otel env var has an invalid value
#28394
by lucacasonato
was merged Mar 5, 2025
Loading…
perf(lsp): lazily start the ts server
ci-bench
put this on a PR to run the benchmarks
#28392
by nayeemrmn
was merged Mar 6, 2025
Loading…
chore: forward v2.2.3 release commit to main
#28391
by denobot
was merged Mar 5, 2025
Loading…
2 tasks done
perf(lsp): register semantic tokens provider upon opening enabled doc
#28384
by nayeemrmn
was merged Mar 4, 2025
Loading…
fix(node): support re-exported esm modules in cjs export analysis
#28379
by dsherret
was merged Mar 5, 2025
Loading…
fix(node): require esm should prefer
module.exports
export
#28376
by dsherret
was merged Mar 3, 2025
Loading…
fix: respect lockfile for multiple available jsr versions
#28375
by nayeemrmn
was merged Mar 3, 2025
Loading…
fix: add "module.exports" export to ESM CJS wrapper module
#28373
by dsherret
was merged Mar 3, 2025
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.