-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Insights: denoland/deno
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v2.1.7
published
Jan 22, 2025
34 Pull requests merged by 15 people
-
perf(lsp): cache completion item resolution during request
#27831 merged
Jan 26, 2025 -
chore: remove LSP global symbols count tests
#27806 merged
Jan 26, 2025 -
fix(node): align type stripping in node_modules error message with Node
#27809 merged
Jan 24, 2025 -
fix(types):
Deno.readDirSync
's type returns anIteratorObject
#27805 merged
Jan 24, 2025 -
refactor: make PackageJsonCache injectable
#27800 merged
Jan 24, 2025 -
chore: update ensure_registry_files_local to handle scoped packages
#27801 merged
Jan 24, 2025 -
feat(lint): add rules for react/preact
#27162 merged
Jan 24, 2025 -
refactor(tsc): remove TS program creation during snapshotting
#27797 merged
Jan 24, 2025 -
chore: trim registry.json files in tests/registry/npm
#27798 merged
Jan 24, 2025 -
refactor(node_resolver): remove some allocations and lookups
#27799 merged
Jan 24, 2025 -
refactor: add
WorkspaceFactory
andResolverFactory
#27766 merged
Jan 23, 2025 -
feat(compile): show remote modules and metadata size when compiling
#27415 merged
Jan 23, 2025 -
fix: do not log cache creation failure on readonly file system
#27794 merged
Jan 23, 2025 -
fix(publish): unfurl sloppy imports in d.ts files and type imports
#27793 merged
Jan 23, 2025 -
refactor(tsc): split TS compiler into multiple files, use ESM
#27784 merged
Jan 23, 2025 -
feat(lint): change behavior of
--rules
flag#27245 merged
Jan 22, 2025 -
refactor: use DataUrl from deno_media_type
#27783 merged
Jan 22, 2025 -
chore: fix hmr build
#27781 merged
Jan 22, 2025 -
fix(lsp): silence debug error for 'move to a new file' action
#27780 merged
Jan 22, 2025 -
fix(ext/node): reference error in zlib.crc32
#27777 merged
Jan 22, 2025 -
feat(unstable): support https otlp endpoints
#27743 merged
Jan 22, 2025 -
perf: full LTO in sysroot
#27771 merged
Jan 22, 2025 -
fix(ext/node): fix formatting of debug logs
#27772 merged
Jan 22, 2025 -
chore: add a note in the help about the unstable flag
#27334 merged
Jan 22, 2025 -
chore: forward v2.1.7 release commit to main
#27767 merged
Jan 22, 2025 -
2.1.7
#27765 merged
Jan 22, 2025 -
fix(ext/node): add FileHandle#sync
#27677 merged
Jan 21, 2025 -
fix(deps): update yanked crates
#27512 merged
Jan 21, 2025 -
fix(install/global): remove importMap field from specified config file
#27744 merged
Jan 20, 2025 -
feat(unstable): add basic support for otel trace links
#27727 merged
Jan 20, 2025 -
fix(ext/os): pass SignalState to web worker
#27741 merged
Jan 20, 2025 -
fix(ext/node): GCM auth tag check on DechiperIv#final
#27733 merged
Jan 20, 2025 -
docs(readme): update redirected links
#27726 merged
Jan 20, 2025
25 Pull requests opened by 10 people
-
fix(ext/net): enable EDNS0 for Deno.resolveDns
#27735 opened
Jan 20, 2025 -
feat(ext/fetch): support custom DNS resolver
#27740 opened
Jan 20, 2025 -
fix(install/global): warn about not including auto-discovered config file
#27745 opened
Jan 20, 2025 -
perf: externalize op names in snapshot
#27756 opened
Jan 21, 2025 -
WIP - feat(lsp): Run tests with file watcher
#27762 opened
Jan 21, 2025 -
feat: Package Json Resolver as trait
#27764 opened
Jan 21, 2025 -
fix(unstable/temporal): implement `Temporal.ZonedDateTime.getTimeZoneTransition`
#27770 opened
Jan 22, 2025 -
feat(ext/http): Support compression on text/event-stream
#27776 opened
Jan 22, 2025 -
fix(ext/node): do not apply socket-init-workaround to ipc socket
#27779 opened
Jan 22, 2025 -
fix(check): compiler options from workspace members
#27785 opened
Jan 23, 2025 -
chore: re-enable napi uv test
#27787 opened
Jan 23, 2025 -
fix(ext/net): node compatibility issue missing fd in createServer callback socket object
#27789 opened
Jan 23, 2025 -
fix(ext/node): npm:mqtt compatibility
#27792 opened
Jan 23, 2025 -
perf: strip release binaries to minimize size, but download debug info on panic to get useful stack traces
#27811 opened
Jan 24, 2025 -
feat(outdated): interactive update
#27812 opened
Jan 24, 2025 -
fix(ext/node): fix async variant of brotliDecompress
#27815 opened
Jan 25, 2025 -
fix(ext/node): scrypt panic when `log_n` > 64
#27816 opened
Jan 25, 2025 -
fix(ext/node): fix panic when invalid AES GCM key size
#27818 opened
Jan 25, 2025 -
fix(ext/node): implement X509Certificate#checkHost
#27821 opened
Jan 25, 2025 -
chore(ext/node): remove internal/streams/buffer_list.mjs
#27822 opened
Jan 25, 2025 -
chore: fix deno_resolver non-sync build
#27824 opened
Jan 25, 2025 -
fix(core): handle dyn imports exceeding call stack size
#27825 opened
Jan 26, 2025 -
fix(ext/node): clear tz cache when setting process.env.TZ
#27826 opened
Jan 26, 2025 -
fix(ext/crypto): fix jwk key_ops validation
#27827 opened
Jan 26, 2025 -
fix(ext/crypto): export private x25519 JWK key
#27828 opened
Jan 26, 2025
31 Issues closed by 13 people
-
VS Code extension can't properly merge `interface`s
#25307 closed
Jan 27, 2025 -
`fetch()` promise doesn't resolve
#26490 closed
Jan 26, 2025 -
LSP tests are sensitive to changes of global symbols
#23102 closed
Jan 26, 2025 -
Strange behaviour with next-auth with sign in redirects
#26538 closed
Jan 26, 2025 -
Uncatchable error in WebSocketStream
#27769 closed
Jan 25, 2025 -
Update tokenlist. json
#27814 closed
Jan 25, 2025 -
USADT
#27813 closed
Jan 24, 2025 -
Deno unexpected token error when importing TypeScript in node_modules with Next.js
#27782 closed
Jan 24, 2025 -
`readDirSync`'s type definition should return an `IteratorObject`
#27625 closed
Jan 24, 2025 -
Regression in Deno 2.1.5+: corrupted HTTP response decoding in Node API
#27757 closed
Jan 24, 2025 -
Inconsistent behaviour of meta.import.dirname after compilation
#27795 closed
Jan 23, 2025 -
Show remote modules in `deno compile` output
#27361 closed
Jan 23, 2025 -
Provide seperate settings for dependency cache and analysis cache
#27791 closed
Jan 23, 2025 -
Deno core is leaking into user script
#27786 closed
Jan 23, 2025 -
Unable to resolve dev dependencies from GitLab private npm registry
#27790 closed
Jan 23, 2025 -
Bug: Unexpected reserved word panic when building with `cargo build --features hmr`
#27761 closed
Jan 22, 2025 -
zlib.crc32 error: isArrayBufferView is not defined
#27774 closed
Jan 22, 2025 -
OpenTelemetry span export to HTTPS fails
#27703 closed
Jan 22, 2025 -
module resolution has wrong starting point
#27750 closed
Jan 21, 2025 -
remove `TypeScript files are not supported in npm packages` error
#27751 closed
Jan 21, 2025 -
Panic instantiating Worker
#27752 closed
Jan 21, 2025 -
confirm and prompt don't wait for the user response when is run from stdin
#17162 closed
Jan 21, 2025 -
Bug: Unable to override importMap config with --import-map flag in deno install
#27734 closed
Jan 20, 2025 -
deno check breaks by checking deno's default metadata module
#27747 closed
Jan 20, 2025 -
Support for Dynamic Workers Stored in Deno KV (deno compile)
#27640 closed
Jan 20, 2025 -
`deno task --filter` works only for submodules with "name" property in their deno.json
#27713 closed
Jan 20, 2025 -
`deno check`: Parameter 'r' implicitly has an 'any' type.
#27718 closed
Jan 20, 2025 -
[npm] dependencies from `package.json` not installed
#19227 closed
Jan 20, 2025
36 Issues opened by 32 people
-
Enable node compat layer via import attributes
#27834 opened
Jan 26, 2025 -
Timeout when trying to connect to a database using the mssql library
#27833 opened
Jan 26, 2025 -
annoying .ts download links on google.com for all deno std funcs
#27832 opened
Jan 26, 2025 -
`fetch()` hangs when receiving large headers over HTTP/2
#27830 opened
Jan 26, 2025 -
`node_resolver` cannot be built as a dependency in Rust
#27829 opened
Jan 26, 2025 -
fmt: Add "singleQuote": "preserve" option
#27823 opened
Jan 25, 2025 -
add a way to clear import cache for some file
#27820 opened
Jan 25, 2025 -
add an method to handle things when user close terminal window
#27819 opened
Jan 25, 2025 -
Symbols exported from a Deno workspace are not considered in LSP workspace
#27817 opened
Jan 25, 2025 -
Please add an option to disable test sanitizers globally.
#27810 opened
Jan 24, 2025 -
Unexpected SyntaxError while compiling `await (() => 42)`
#27808 opened
Jan 24, 2025 -
Deno panic on node:crypto `createCipheriv` with `key` provided as string
#27807 opened
Jan 24, 2025 -
Repl prints an error twice
#27804 opened
Jan 24, 2025 -
`npm:google-auth-library` causes unresolved top-level await
#27803 opened
Jan 24, 2025 -
WebSocket client using `npm:ws` errors out with `Bad resource ID`
#27802 opened
Jan 24, 2025 -
Deno compile should never include the specified output executable in itself
#27796 opened
Jan 23, 2025 -
Deno node compatibility issue where the callback object in net.createServer is missing fd
#27788 opened
Jan 23, 2025 -
"Move to new file" quickfix does not work for `import * as ...`
#27778 opened
Jan 22, 2025 -
Leaking async ops when running tests using Puppeteer
#27775 opened
Jan 22, 2025 -
Deno panic on KV
#27773 opened
Jan 22, 2025 -
Bug: exec's shell arg nolonger search path : no path to search and provided name is not an absolute path
#27768 opened
Jan 22, 2025 -
Bug: Request properties do not match Node.js / Browser / TypeScript types
#27763 opened
Jan 21, 2025 -
Error caching npm package from gitlab private registry
#27759 opened
Jan 21, 2025 -
`deno` does not handle missing `shasum` gracefully
#27758 opened
Jan 21, 2025 -
Improve startup performance of `deno` command after `npm install -g deno`
#27755 opened
Jan 21, 2025 -
ErrorEvent.error is `null` when handling an uncaught error from a worker
#27753 opened
Jan 21, 2025 -
`deno info` does not list all peerDependencies
#27748 opened
Jan 21, 2025 -
use `Object.defineProperty` to tamper `Uint8Array`.
#27746 opened
Jan 20, 2025 -
BUG - watcher from Deno.watchFs creating duplicate events if closed and created again on windows
#27742 opened
Jan 20, 2025 -
ext/fetch: allow to specify a custom DNS resolver
#27739 opened
Jan 20, 2025 -
Receiving error when trying to run Sanity based task via npm in node.js interoperability project
#27738 opened
Jan 20, 2025 -
Improve signature for JSON.parse
#27737 opened
Jan 20, 2025 -
Deno panic due to call `Option::unwrap()` on a `None` value
#27736 opened
Jan 20, 2025 -
Support NODE_EXTRA_CA_CERTS
#27732 opened
Jan 20, 2025 -
`Temporal.ZonedDateTime.prototype.getTimeZoneTransition` not implemented
#27731 opened
Jan 20, 2025 -
compile --no-terminal results in panic
#27730 opened
Jan 20, 2025
71 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.
-
fix(check): compiler options from workspace members
#27009 commented on
Jan 25, 2025 • 9 new comments -
feat(ext/cache): support lscache
#27628 commented on
Jan 20, 2025 • 4 new comments -
chore: deprecate bench tests
#27500 commented on
Jan 23, 2025 • 1 new comment -
fix(ext/net): resolveDns tts option
#27676 commented on
Jan 20, 2025 • 0 new comments -
`glob` does not exist in `node:fs` and `node:fs/promises`
#26927 commented on
Jan 26, 2025 • 0 new comments -
localStorage API errors for compiled deno binaries
#10693 commented on
Jan 25, 2025 • 0 new comments -
Relax restrictions on scrypt `log_n`
#27716 commented on
Jan 25, 2025 • 0 new comments -
deno add fails for npm:date-fns package
#27728 commented on
Jan 25, 2025 • 0 new comments -
Deno TLS Websocket Connect issue since 2.1.5 (e.g. Mqtt.js)
#27694 commented on
Jan 24, 2025 • 0 new comments -
JsRuntime initialization fails when integrating deno_url extension
#27413 commented on
Jan 24, 2025 • 0 new comments -
Deno DNS failure for firestore.googleapis.com, Node works fine
#27384 commented on
Jan 24, 2025 • 0 new comments -
Node: HTTP request fails on `res.complete`
#26733 commented on
Jan 24, 2025 • 0 new comments -
🐛 `Deno.consoleSize()` stabilization lost the ability to find console size when STDOUT/STDERR are redirected
#17982 commented on
Jan 24, 2025 • 0 new comments -
Tooling for generating a browser compatible import map for JSR specifiers
#22439 commented on
Jan 23, 2025 • 0 new comments -
playwright regression in 2.1.5 (BadResource: Bad resource ID)
#27658 commented on
Jan 23, 2025 • 0 new comments -
Reader: support aborting a read
#13688 commented on
Jan 23, 2025 • 0 new comments -
Support CSS Modules
#11961 commented on
Jan 23, 2025 • 0 new comments -
automatic body compression for text/event-stream
#22562 commented on
Jan 23, 2025 • 0 new comments -
playwright tests have stopped working in deno v2.1.5
#27623 commented on
Jan 23, 2025 • 0 new comments -
Unhandled rejections in workers should not fire an `error` event on the `Worker` object
#12221 commented on
Jan 21, 2025 • 0 new comments -
refactor: object wrap WebGPU
#27665 commented on
Jan 23, 2025 • 0 new comments -
Use docker to build deno cli on a debian env
#27649 commented on
Jan 23, 2025 • 0 new comments -
feat(ext/geometry): Geometry Interfaces Module Level 1
#27527 commented on
Jan 25, 2025 • 0 new comments -
feat(unstable): WebTransport
#27431 commented on
Jan 26, 2025 • 0 new comments -
fix: improve brotliDecompress: Uncaught (in promise) ReferenceError: callback is not defined
#27358 commented on
Jan 22, 2025 • 0 new comments -
feat(ext/node): implement `node:sqlite`
#27308 commented on
Jan 24, 2025 • 0 new comments -
feat(lint): add JavaScript plugin support
#27203 commented on
Jan 26, 2025 • 0 new comments -
feat: Deno.cwd() no longer requires --allow-read permission
#27192 commented on
Jan 26, 2025 • 0 new comments -
fix(npmrc): merge `.npmrc` in user's homedir and project
#27119 commented on
Jan 26, 2025 • 0 new comments -
feat(runtime): add a Cargo feature flag to enable the ffi API
#26493 commented on
Jan 24, 2025 • 0 new comments -
Long running tasks in parallel
#27586 commented on
Jan 26, 2025 • 0 new comments -
Deno 2.1.4 - node:http's http.request socketPath option fails in Deno, but works in Node.
#27675 commented on
Jan 26, 2025 • 0 new comments -
Deno compile --icon not taken into account
#26400 commented on
Jan 26, 2025 • 0 new comments -
Next.js components are not importing types properly
#25359 commented on
Jan 26, 2025 • 0 new comments -
`{deno:{namespace:false}}` worker option doesn't remove `Deno` namespace
#26056 commented on
Jan 26, 2025 • 0 new comments -
Next 15 Error with Turbopack (Nextjs starter example)
#27275 commented on
Jan 26, 2025 • 0 new comments -
Error when using TS Decorators
#27712 commented on
Jan 21, 2025 • 0 new comments -
Support Custom Signal Listeners or a Global `afterAll` Hook in `deno test`
#27681 commented on
Jan 21, 2025 • 0 new comments -
Warning Message for Lifecycle Scripts Only Appears When Running `deno task`
#27682 commented on
Jan 20, 2025 • 0 new comments -
Uncatchable exception when using `TransformStream` with requests.
#27715 commented on
Jan 20, 2025 • 0 new comments -
`deno install -g` doesn't use base of original imports
#27499 commented on
Jan 20, 2025 • 0 new comments -
`deno task` should separate parallel task output
#27647 commented on
Jan 20, 2025 • 0 new comments -
JSDoc inline import with Deno LSP does not find or apply types from npm package
#27687 commented on
Jan 20, 2025 • 0 new comments -
Wrong path when using HTTP proxy in Node API `http`
#27692 commented on
Jan 20, 2025 • 0 new comments -
Bug(deno): astro build error - Buffer is not defined
#27693 commented on
Jan 20, 2025 • 0 new comments -
compat: deno install `file:` protocol
#27706 commented on
Jan 20, 2025 • 0 new comments -
`node:zlib` Brotli decompression hangs
#27729 commented on
Jan 20, 2025 • 0 new comments -
Add support for zstd response encoding
#27724 commented on
Jan 20, 2025 • 0 new comments -
Deno panic while using ```Object.prototype.set``` and ```Deno.Command``` together
#27720 commented on
Jan 20, 2025 • 0 new comments -
Error importing interface in Node project
#25955 commented on
Jan 20, 2025 • 0 new comments -
missing Node FS APIs
#27664 commented on
Jan 20, 2025 • 0 new comments -
deno --init serve: `http://0.0.0.0:8000` does not work with Safari
#27722 commented on
Jan 20, 2025 • 0 new comments -
`import.meta.resolve` does not resolve `npm:` specifiers that have not been loaded already but are in a package that is already loaded
#24174 commented on
Jan 20, 2025 • 0 new comments -
Proposal: add permissions to config file
#12763 commented on
Jan 23, 2025 • 0 new comments -
Support compression on text/event-stream
#27725 commented on
Jan 23, 2025 • 0 new comments -
Docker container uses massive amount of memory to boot (150MB)
#27624 commented on
Jan 22, 2025 • 0 new comments -
Support Storybook [tracking]
#20610 commented on
Jan 22, 2025 • 0 new comments -
Cannot read properties of undefined (reading 'variables') => process.config
#27556 commented on
Jan 22, 2025 • 0 new comments -
node compatibility issue with libp2p
#19865 commented on
Jan 22, 2025 • 0 new comments -
Bug: linting + lsp errors when `jsx` is set to `preserve`
#25677 commented on
Jan 22, 2025 • 0 new comments -
It has become more difficult to import PrismaClient in Deno 2.1
#27079 commented on
Jan 22, 2025 • 0 new comments -
MongoDB TLS connection still has problems
#27185 commented on
Jan 22, 2025 • 0 new comments -
Deno hangs during S3 bucket upload when deploying with AWS CDK
#27239 commented on
Jan 22, 2025 • 0 new comments -
Crash while debugging with chrome after rebuild of code
#25754 commented on
Jan 21, 2025 • 0 new comments -
Allow compiling tests
#27698 commented on
Jan 21, 2025 • 0 new comments -
2.1.5 regression: `getaddrinfo ENOTFOUND metadata.google.internal`
#27642 commented on
Jan 21, 2025 • 0 new comments -
Unable to use NPM packages like `debug` and `chai` due to `ERR_TYPES_NOT_FOUND`
#27365 commented on
Jan 21, 2025 • 0 new comments -
`deno add npm:@aws-cdk/aws-ecs` appears to hang forever
#26430 commented on
Jan 21, 2025 • 0 new comments -
Using NPM-prefixed Import Syntax Breaks Lock File
#26626 commented on
Jan 21, 2025 • 0 new comments -
Remove `Deno.cwd()` permission check
#27110 commented on
Jan 21, 2025 • 0 new comments -
Many new access requests for DNS and IPs that were not in 2.1.4
#27634 commented on
Jan 21, 2025 • 0 new comments