-
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
1 Release published by 1 person
-
v2.2.12
published
Apr 25, 2025
67 Pull requests merged by 25 people
-
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 -
fix: recording metrics with more than 3 attributes
#28898 merged
Apr 26, 2025 -
fix: better error message for bare run in file-like case
#29055 merged
Apr 26, 2025 -
fix: correct reported typescript version
#29053 merged
Apr 25, 2025 -
feat(otel): support attributes on links and events
#28584 merged
Apr 25, 2025 -
chore: stop deno_features rebuilding on each cargo build
#29051 merged
Apr 25, 2025 -
feat(cache): add
DENO_EMIT_CACHE_MODE
#29025 merged
Apr 25, 2025 -
chore: update "version_bump" action to allow for RC bumps
#29048 merged
Apr 25, 2025 -
feat(ext/ops): add signal option to
Deno.connect()
#27113 merged
Apr 25, 2025 -
feat: TypeScript 5.8
#29041 merged
Apr 25, 2025 -
feat(ext/fetch): support
localAddress
option in custom HTTP client#28781 merged
Apr 25, 2025 -
chore(ext/node): pass v8 flags (
--expose-gc
and--expose-externalize-string
) to node test script#29046 merged
Apr 25, 2025 -
feat(ext/http): Show that is also listening on localhost
#28171 merged
Apr 25, 2025 -
feat: Codegen feature flags
#28920 merged
Apr 25, 2025 -
chore: align crates versions
#29018 merged
Apr 25, 2025 -
feat: code sign deno.exe
#28963 merged
Apr 25, 2025 -
fix(ext/node): fix handling of abort signal in readFile
#29028 merged
Apr 25, 2025 -
chore: forward v2.2.12 release commit to main
#29044 merged
Apr 25, 2025 -
2.2.12
#29043 merged
Apr 24, 2025 -
fix: correctly style rust logs with colors
#29040 merged
Apr 24, 2025 -
chore: don't build dev profile with packed debug info
#29042 merged
Apr 24, 2025 -
fix(deno_os): allow running WebWorker without snapshots
#28975 merged
Apr 24, 2025 -
fix(compile): use a memory mapped file for fallback
#29039 merged
Apr 24, 2025 -
v2.3.0-rc.3
#29032 merged
Apr 24, 2025 -
fix(compile): temporarily fallback to reading resource data from file on windows
#29024 merged
Apr 24, 2025 -
fix(lsp): discard completions from non-exported npm files
#28962 merged
Apr 23, 2025 -
fix: remove warnings for bare node builtins
#29000 merged
Apr 23, 2025 -
fix(compile): downgrade editpe to 0.1.0
#29011 merged
Apr 23, 2025 -
fix: fix bugs with rendering of authority in serve urls
#29009 merged
Apr 23, 2025 -
fix(cli): Display error on invalid OTEL_EXPORTER_OTLP_PROTOCOL value
#28796 merged
Apr 23, 2025 -
fix(compile): don't rebuild resource table on Windows
#29010 merged
Apr 23, 2025 -
v2.3.0-rc.2
#29006 merged
Apr 23, 2025 -
fix(compile): read resource name in executable as uppercase on Windows
#29005 merged
Apr 23, 2025
5 Pull requests opened by 5 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 -
feat(check): support erasableSyntaxOnly for type checking
#29097 opened
Apr 29, 2025 -
fix(lsp): prefer relative auto-import specifier against import map
#29098 opened
Apr 30, 2025
43 Issues closed by 17 people
-
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 -
Deno.serve timeouts on AWS lambda
#26947 closed
Apr 26, 2025 -
Running `deno <file>` if the `<file>` doesn't exist, gives a confusing error message
#28996 closed
Apr 26, 2025 -
feat: deno add [package] --npm / deno install [package] --npm
#28021 closed
Apr 26, 2025 -
[otel] add support for attributes to span links and events
#28583 closed
Apr 25, 2025 -
Installation fails on Windows
#26429 closed
Apr 25, 2025 -
Code sign distributed Windows binaries
#28688 closed
Apr 25, 2025 -
Support TypeScript 5.8
#28711 closed
Apr 25, 2025 -
Local ip address and network interface support for fetch
#23373 closed
Apr 25, 2025 -
feat: Add local interface/network card selection support for Deno.createHttpClient
#27376 closed
Apr 25, 2025 -
deno --init serve: `http://0.0.0.0:8000` does not work with Safari
#27722 closed
Apr 25, 2025 -
lsp: Cannot find typescript definition for `jsr:@ts-morph/bootstrap`
#28710 closed
Apr 25, 2025 -
deno compile does not work (2.2.11)
#28982 closed
Apr 25, 2025 -
`WebWorker` without snapshot fails to spawn due to absence of `ext:deno_os/30_os.js`
#28680 closed
Apr 24, 2025 -
Deno intellisense/hint duplicate lines - VS Code
#28676 closed
Apr 23, 2025 -
deno fmt vue BUG
#28597 closed
Apr 23, 2025 -
[otel] add metrics for GC
#27912 closed
Apr 23, 2025 -
Unable to import npm package due to file extension issue
#29013 closed
Apr 23, 2025 -
Compiling `deno compile --include directory` doesn't work with symlinks
#29001 closed
Apr 23, 2025
33 Issues opened by 28 people
-
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 -
security consideration for shared dependencies
#29062 opened
Apr 26, 2025 -
Repl prints `n = 0.9999999999999999` as `1` (even though `n != 1` in IEEE 754)
#29059 opened
Apr 26, 2025 -
fails to typecheck on svelte project
#29058 opened
Apr 26, 2025 -
`deno fmt <path>` in a workspace applies members' options to wrong paths
#29057 opened
Apr 26, 2025 -
Error running transformers.js on Mac silicon
#29054 opened
Apr 25, 2025 -
[Deno.remove] Incorrect "No such file or directory" error
#29049 opened
Apr 25, 2025 -
Error: Cannot parse privateKey: Unsupported cipher for OpenSSH key: aes256-ctr
#29047 opened
Apr 25, 2025 -
Deno Panic when using --unstable-otel + hono/client RPC
#29045 opened
Apr 25, 2025 -
Set version of resulting binary when using deno compile
#29038 opened
Apr 24, 2025 -
Support Pull Diagnostics in Deno LSP
#29037 opened
Apr 24, 2025 -
Running typegen from sanity with deno causes an error
#29035 opened
Apr 24, 2025 -
Panic in Deno 2.2.11 when running deno fmt
#29034 opened
Apr 24, 2025 -
[`node:sqlite`] `db.close()` does not actually close the database on Windows
#29033 opened
Apr 24, 2025 -
Explicit resource management still not working natively due to SWC transpilation
#29031 opened
Apr 24, 2025 -
deno doc doesn't generate Document Navigation entries for @module headings
#29022 opened
Apr 23, 2025 -
deno doc doesn't generate individual pages for class constructors
#29021 opened
Apr 23, 2025 -
`@internal` JSDoc tag doesn't exclude methods from `deno doc`
#29020 opened
Apr 23, 2025 -
Support `node:process`'s `execve()`
#29017 opened
Apr 23, 2025 -
`deno upgrade` from rc to canary doesn't work when both versions the same
#29016 opened
Apr 23, 2025 -
deno compile panics when output executable is empty
#29015 opened
Apr 23, 2025 -
DNS resolve slowly on windows
#29012 opened
Apr 23, 2025 -
Deno panics when run in pm2
#29007 opened
Apr 23, 2025
33 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 • 19 new comments -
feat(ext/geometry): Geometry Interfaces Module Level 1
#27527 commented on
Apr 29, 2025 • 8 new comments -
chore: Add bot to comment on PRs
#28953 commented on
Apr 23, 2025 • 2 new comments -
chore: update WPT
#28717 commented on
Apr 28, 2025 • 1 new comment -
`@testing-library/svelte/vite` borked when inside Deno workspace
#29004 commented on
Apr 23, 2025 • 0 new comments -
Support NestJS (test with jest)
#20619 commented on
Apr 28, 2025 • 0 new comments -
Add watch mode for deno check
#14858 commented on
Apr 28, 2025 • 0 new comments -
OffscreenCanvas and CanvasRenderingContext2D
#5701 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 -
Support CSS Modules
#11961 commented on
Apr 29, 2025 • 0 new comments -
question: confusion about adding developer/dev dependencies
#26865 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 -
suggestion: support `erasableSyntaxOnly` TS compiler option
#28936 commented on
Apr 29, 2025 • 0 new comments -
Fully-Featured Package Management
#26520 commented on
Apr 29, 2025 • 0 new comments -
fix(cli): do not create `bin` folder within `DENO_INSTALL_ROOT`
#27459 commented on
Apr 28, 2025 • 0 new comments -
feat(ext/node): Support mTLS connections node compatibility
#28937 commented on
Apr 28, 2025 • 0 new comments -
fix: `process.stdin.pause()`
#28968 commented on
Apr 28, 2025 • 0 new comments -
OTEL epic
#28446 commented on
Apr 23, 2025 • 0 new comments -
package.json cannot resolve jsr dependencies from npm:vite inside workspace
#24781 commented on
Apr 23, 2025 • 0 new comments -
Got UnexpectedEof when reading from a TlsConn
#23960 commented on
Apr 24, 2025 • 0 new comments -
Allow customizing deno_fetch::Options for deno_runtime::WebWorker
#28971 commented on
Apr 24, 2025 • 0 new comments -
Deno Jupyter Kernel fails to start
#28634 commented on
Apr 24, 2025 • 0 new comments -
Deno npm:node-firebird won't work
#26328 commented on
Apr 24, 2025 • 0 new comments -
TLS / ECONNRESET with neondb and drizzle-kit
#28245 commented on
Apr 25, 2025 • 0 new comments -
Allow wildcards in --allow-net allow lists.
#6532 commented on
Apr 25, 2025 • 0 new comments -
Deno.cron() - Weird (async) behaviour
#28957 commented on
Apr 25, 2025 • 0 new comments -
Consume source maps from JavaScript files
#4499 commented on
Apr 25, 2025 • 0 new comments -
WebGPU: Deno panics when `.finish()` is called on a `commandEncoder`
#28966 commented on
Apr 25, 2025 • 0 new comments -
Implement all of `node:test`
#28837 commented on
Apr 27, 2025 • 0 new comments -
tracking: use primordials in Node compatibility layer
#24236 commented on
Apr 28, 2025 • 0 new comments -
Uncaught AbortError with Deno.serve
#28632 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 -
Support passing paths to `--watch` flag of `deno test`
#21704 commented on
Apr 28, 2025 • 0 new comments