-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Insights: denoland/deno
Overview
Could not load contribution data
Please try again later
37 Pull requests merged by 16 people
-
fix(lsp): prefer relative auto-import specifier against import map
#29098 merged
Apr 30, 2025 -
feat(check): support erasableSyntaxOnly for type checking
#29097 merged
Apr 30, 2025 -
fix(ext/node): work correctly with wrapper Response objects, use correct
rawHeaders
structure#29056 merged
Apr 30, 2025 -
perf(fs): don't canonicalize path when opening file if
--allow-all
is passed#28716 merged
Apr 29, 2025 -
fix(ext/node): handle "ttl" option in "dns" module
#27676 merged
Apr 29, 2025 -
feat(clean):
deno clean --except <paths>
, remove all cache data except what's needed to runpaths
#28424 merged
Apr 29, 2025 -
feat(cli): support
--single-threaded
v8 flag#29066 merged
Apr 29, 2025 -
feat(check): detect tsconfig.json at workspace root
#29092 merged
Apr 29, 2025 -
chore: upgrade eszip to 0.87
#29096 merged
Apr 29, 2025 -
fix: break unstable lockfile v5 to remove "has" from property names
#29095 merged
Apr 29, 2025 -
fix(compile): panic when compiled with --no-terminal flag
#28823 merged
Apr 29, 2025 -
fix(ext/node): use primordials in
ext/node/polyfills/internal/http.ts
#29082 merged
Apr 29, 2025 -
fix(npm): support registries that have no shasums or integrity
#29093 merged
Apr 29, 2025 -
fix(ext/webgpu): fix incorrect description of UnsafeWindowSurface
#28976 merged
Apr 29, 2025 -
feat: use new feature checker
#29091 merged
Apr 29, 2025 -
fix(repl): panic when user
delete globalThis.globalThis
#28960 merged
Apr 29, 2025 -
fix(compile): pass default v8 args during compile
#29084 merged
Apr 29, 2025 -
feat: Allow access to NO_COLOR env var without --allow-env
#29090 merged
Apr 29, 2025 -
feat(fmt): support formatting of embedded css, html, and sql
#29014 merged
Apr 29, 2025 -
feat(fmt): add fmt options
#28946 merged
Apr 29, 2025 -
fix(ext/node): implement DatabaseSync#loadExtension
#29050 merged
Apr 29, 2025 -
perf(ext/node): lazily listen to the abort signal of request object
#29071 merged
Apr 29, 2025 -
feat: deno_core 0.344.0
#29089 merged
Apr 29, 2025 -
fix(lsp): add npm reqs to installer on resolution
#29061 merged
Apr 28, 2025 -
feat: add
--open
todeno serve
to open server in browser#25340 merged
Apr 28, 2025 -
fix(lsp): normalize all uris originating from client
#29019 merged
Apr 28, 2025 -
fix(ext/ffi): unexport brand from dts
#28503 merged
Apr 28, 2025 -
feat(info): include deno version
#29080 merged
Apr 28, 2025 -
fix: make --allow-env stronger that --deny-env
#29079 merged
Apr 28, 2025 -
fix(ext/node): throw NotCapable on process.env accessor
#28280 merged
Apr 28, 2025 -
fix: move otel logic into otel
#29073 merged
Apr 28, 2025 -
feat: allow forcing in-memory SQLite dbs
#29026 merged
Apr 28, 2025 -
fix(ext/node): use primordials in
ext/node/polyfills/internal/hide_stack_frames.ts
#29067 merged
Apr 28, 2025 -
fix(ext/node): use primordials in ext/node/polyfills/_fs/_fs_opendir.ts
#29063 merged
Apr 28, 2025 -
perf(ext/node): improve node:http createServer performance
#29069 merged
Apr 28, 2025 -
fix(otel): only start deno_telemetry thread when needed
#29065 merged
Apr 27, 2025 -
fix(ext/node): fix deepStrictEqual(-0, 0)
#29060 merged
Apr 27, 2025
4 Pull requests opened by 4 people
-
fix(ext/node): use primordials in ext/node/polyfills/_fs/_fs_mkdtemp.ts
#29072 opened
Apr 28, 2025 -
fix(cli): configure v8 isolate with cgroups-constrained memory limit
#29078 opened
Apr 28, 2025 -
fix(ext/node): use primordials in `ext/node/polyfills/internal/idna.ts`
#29085 opened
Apr 28, 2025 -
test(cli): test support --single-threaded v8 flag
#29099 opened
Apr 30, 2025
27 Issues closed by 9 people
-
Auto-imports don't respect `typescript.preferences.importModuleSpecifier`
#28662 closed
Apr 30, 2025 -
suggestion: support `erasableSyntaxOnly` TS compiler option
#28936 closed
Apr 30, 2025 -
TypeError when running Drizzle Kit Studio with Deno
#28022 closed
Apr 30, 2025 -
`Deno.open` performs multiple syscalls even if `--allow-all` is passed
#28702 closed
Apr 29, 2025 -
node:dns resolver ignores TTL option
#27669 closed
Apr 29, 2025 -
`deno clean -e` / `deno clean --prod`
#27229 closed
Apr 29, 2025 -
Support tsconfig.json
#27095 closed
Apr 29, 2025 -
`deno` does not handle missing `shasum` gracefully
#27758 closed
Apr 29, 2025 -
Deno install dependecies incorrectly
#27469 closed
Apr 29, 2025 -
Deno exits with 1 exit code with no logs or error details in Azure Container App
#29036 closed
Apr 29, 2025 -
`delete globalThis.globalThis` will get panick
#28959 closed
Apr 29, 2025 -
`deno compile` does not set --js-explicit-resource-management v8 flag
#29029 closed
Apr 29, 2025 -
fmt: support formatting css inside styled-tagged template literal
#26880 closed
Apr 29, 2025 -
Pass Dprint options directly from deno.json during deno fmt
#26874 closed
Apr 29, 2025 -
node:sqlite unable to load extensions
#29030 closed
Apr 29, 2025 -
Links in cli documentation for deno run command need to be updated
#24130 closed
Apr 29, 2025 -
typing lost with alias re-exports
#28865 closed
Apr 28, 2025 -
bug(lsp): lsp is broken for helix on windows since 2.2.7
#29008 closed
Apr 28, 2025 -
Deno LSP Diags send wrong Start Ranges except last 1
#28815 closed
Apr 28, 2025 -
CLI version in `deno info --json`
#28713 closed
Apr 28, 2025 -
Coverage reporting feature improvement plans
#21325 closed
Apr 28, 2025 -
Unable to find napi_register_module_v1 on mac m1
#20071 closed
Apr 28, 2025 -
Telemetry thread should not be started when not configured
#29064 closed
Apr 27, 2025 -
ext/node: assert.deepStrictEqual(-0, 0) should throw
#28037 closed
Apr 27, 2025 -
Vitest Watch Mode Stops Detecting Changes After Multiple Saves in Deno
#29023 closed
Apr 27, 2025
12 Issues opened by 12 people
-
suggestion: doc linting in lint plugin
#29100 opened
Apr 30, 2025 -
TypeError: expected AsyncWrap
#29094 opened
Apr 29, 2025 -
WebSocket server prevents process exit even after server.finished and signal handling
#29088 opened
Apr 29, 2025 -
`Deno.test`: throwing in `addEventListener("unload")` displays null message
#29087 opened
Apr 29, 2025 -
Give control over the response transformation performed by Deno.serve
#29086 opened
Apr 29, 2025 -
`Deno.shell` API
#29083 opened
Apr 28, 2025 -
cgroups memory limit is not taken into account when configuring V8 heap
#29077 opened
Apr 28, 2025 -
coverage: add `--threshold=<percentage>` option to `deno coverage`
#29076 opened
Apr 28, 2025 -
AbortSignal.any does not keep dependent signals alive
#29075 opened
Apr 28, 2025 -
TypeError: addressList.filter is not a function
#29074 opened
Apr 28, 2025 -
Memory leak when using unleash-client-node / make-fetch-happen with Deno
#29070 opened
Apr 28, 2025 -
[formatter] remove unnecessary parentheses in `return`
#29068 opened
Apr 27, 2025
20 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
refactor: allow lazy main module
#28929 commented on
Apr 29, 2025 • 12 new comments -
feat(ext/geometry): Geometry Interfaces Module Level 1
#27527 commented on
Apr 29, 2025 • 8 new comments -
chore: update WPT
#28717 commented on
Apr 28, 2025 • 1 new comment -
fix: `process.stdin.pause()`
#28968 commented on
Apr 30, 2025 • 0 new comments -
feat(ext/node): Support mTLS connections node compatibility
#28937 commented on
Apr 28, 2025 • 0 new comments -
fix(cli): do not create `bin` folder within `DENO_INSTALL_ROOT`
#27459 commented on
Apr 28, 2025 • 0 new comments -
Can't write files in Emscripten's NODEFS when using Pyodide
#23181 commented on
Apr 30, 2025 • 0 new comments -
Fully-Featured Package Management
#26520 commented on
Apr 29, 2025 • 0 new comments -
JSR meta.json files in vendor directory are unreasonably large
#28427 commented on
Apr 29, 2025 • 0 new comments -
question: confusion about adding developer/dev dependencies
#26865 commented on
Apr 29, 2025 • 0 new comments -
Support CSS Modules
#11961 commented on
Apr 29, 2025 • 0 new comments -
Tracking issue for using WebGPU to render on the window of the desktop environment
#23563 commented on
Apr 29, 2025 • 0 new comments -
OffscreenCanvas and CanvasRenderingContext2D
#5701 commented on
Apr 29, 2025 • 0 new comments -
Add watch mode for deno check
#14858 commented on
Apr 28, 2025 • 0 new comments -
Support NestJS (test with jest)
#20619 commented on
Apr 28, 2025 • 0 new comments -
Support passing paths to `--watch` flag of `deno test`
#21704 commented on
Apr 28, 2025 • 0 new comments -
Lint - Enable `no-sloppy-imports` even when `--unstable-sloppy-imports` is not specified
#28864 commented on
Apr 28, 2025 • 0 new comments -
Uncaught AbortError with Deno.serve
#28632 commented on
Apr 28, 2025 • 0 new comments -
tracking: use primordials in Node compatibility layer
#24236 commented on
Apr 28, 2025 • 0 new comments -
Implement all of `node:test`
#28837 commented on
Apr 27, 2025 • 0 new comments