index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-27
fix(permissions): disallow launching subprocess with LD_PRELOAD env var witho...
David Sherret
2024-08-28
test: add supporting for ignoring spec tests (#25242)
Bartek Iwańczuk
2024-08-27
fix(ext/fetch): percent decode userinfo when parsing proxies (#25229)
Sean McArthur
2024-08-27
fix: removed unstable-htttp from deno help (#25216)
HasanAlrimawi
2024-08-27
fix(task): support tasks with colons in name in `deno run` (#25233)
Marvin Hagemeister
2024-08-27
chore: ignore lint warning in test (#25234)
Marvin Hagemeister
2024-08-27
feat(ext/kv): configurable limit params (#25174)
Yusuke Tanaka
2024-08-26
perf(cache): single cache file for remote modules (#24983)
David Sherret
2024-08-26
feat: lockfile v4 by default (#25165)
David Sherret
2024-08-26
Reland "test: run unit tests with DENO_FUTURE=1" (#25212)
Bartek Iwańczuk
2024-08-26
fix(fmt/markdown): fix regression with multi-line footnotes and inline math (...
David Sherret
2024-08-26
perf(cache): single cache file for typescript emit (#24994)
David Sherret
2024-08-26
perf(ext/node): reduce some allocations in require (#25197)
David Sherret
2024-08-26
Revert "feat(fetch): accept async iterables for body" (#25207)
Luca Casonato
2024-08-26
fix(bench): Fix table column alignments and NO_COLOR=1 (#25190)
Armaan Salam
2024-08-26
fix(node/cluster): improve stubs to make log4js work (#25146)
Marvin Hagemeister
2024-08-25
fix(ext/webgpu): allow to build on unsupported platforms (#25202)
cions
2024-08-23
chore(ext/node): use array instead of Vec to avoid wrong capacity allocation ...
Yusuke Tanaka
2024-08-24
refactor(lsp): changes for lsp_types 0.97.0 (#25169)
Nayeem Rahman
2024-08-23
fix: handle showing warnings while the progress bar is shown (#25187)
David Sherret
2024-08-23
fix(ext/crypto): throw DataError for invalid EC key import (#25181)
Divy Srivastava
2024-08-23
fix(ext/node): import JWK octet key pairs (#25180)
Divy Srivastava
2024-08-22
chore: enable `log` feature for tracing crate (#25078)
Yusuke Tanaka
2024-08-22
chore(ext/node): bump minimum required version of `dsa` to 0.6.3 (#25154)
Yusuke Tanaka
2024-08-22
fix(install): Use relative symlinks in deno install (#25164)
Nathan Whitaker
2024-08-22
chore: update config-file.v1.json (#25163)
Kenta Moriuchi
2024-08-22
refactor: remove unused AllowAllNodePermissions (#25159)
David Sherret
2024-08-22
chore(build): deno_kv - remove dep on deno_node (#25158)
David Sherret
2024-08-22
chore: forward v1.46.1 release commit to main (#25155)
denobot
2024-08-22
fix: trim space around DENO_AUTH_TOKENS (#25147)
Luca Casonato
2024-08-22
fix(urlpattern): fallback to empty string for undefined group values (#25151)
Leo Kettmeir
2024-08-22
fix(ext/node): http2session ready state (#25143)
Caleb Lloyd
2024-08-22
fix(ext/node): register `node:wasi` built-in (#25134)
Divy Srivastava
2024-08-22
1.46.0 (#25139)
denobot
2024-08-22
fix(fmt/markdown): metadata header sometimes missing trailing blank line (#25...
David Sherret
2024-08-21
feat: Upgrade V8 to 12.9 (#25138)
Bartek Iwańczuk
2024-08-21
fix(add): Handle packages without root exports (#25102)
Nathan Whitaker
2024-08-21
fix(ext/websocket): unhandled close rejection in WebsocketStream (#25125)
Divy Srivastava
2024-08-21
fix(lsp): resolve jsx import source with types mode (#25064)
Nayeem Rahman
2024-08-21
fix: warn about import assertions when using typescript (#25135)
David Sherret
2024-08-21
fix(upgrade): better error message when check_exe fails (#25133)
Divy Srivastava
2024-08-21
chore(lsp): use 'install' terminology for jsr and npm packages (#25119)
Nayeem Rahman
2024-08-21
feat(flags): improve help output and make `deno run` list tasks (#25108)
Leo Kettmeir
2024-08-21
fix(ext/node): pass content-disposition header as string instead of bytes (#2...
Satya Rohith
2024-08-20
fix: Don't panic if fail to handle JS stack frame (#25122)
Nathan Whitaker
2024-08-20
fix: deserialize lockfile v3 straight (#25121)
David Sherret
2024-08-20
fix(ext/net): validate port in Deno.{connect,serve,listen} (#24399)
seb
2024-08-20
fix(add): error when config file contains importMap field (#25115)
David Sherret
2024-08-20
chore: enable no-console dlint rule (#25113)
David Sherret
2024-08-20
chore: Remove stray `console.error` log in `node:child_process` (#25111)
Nathan Whitaker
[prev]
[next]