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-30
fix: upgrade deno_ast 0.42 (#25313)
David Sherret
2024-08-30
BREAKING: `DENO_FUTURE=1` by default, or welcome to Deno 2.0 (#25213)
Bartek Iwańczuk
2024-08-30
fix(ext/node): session close during stream setup (#25170)
Caleb Lloyd
2024-08-30
test(ext/node): check hostname option has precedence over host option (#25292)
Yoshiya Hinosawa
2024-08-30
feat(upgrade): print info links for Deno 2 RC releases (#25225)
Bartek Iwańczuk
2024-08-29
feat(config): Node modules option for 2.0 (#25299)
Nathan Whitaker
2024-08-29
chore: forward v1.46.2 release commit to main (#25296)
denobot
2024-08-29
chore: upgrade rusqlite (#25289)
Arnau Orriols
2024-08-29
fix: update deno_doc (#25290)
Leo Kettmeir
2024-08-29
fix: reland async context (#25140)
snek
2024-08-29
fix(runtime/web_worker): populate `SnapshotOptions` for `WebWorker` when inst...
Sʜɪᴍᴜʀᴀ Yū
2024-08-29
fix: upgrade deno_core to 0.307.0 (#25287)
snek
2024-08-28
fix(permissions): disallow any `LD_` or `DYLD_` prefixed env var without full...
David Sherret
2024-08-29
feat: deprecate import assertions (#25281)
David Sherret
2024-08-29
docs: refer to `globalThis` instead of `window` in declaration files (#25286)
Asher Gomez
2024-08-29
test: run specs::npm::exec_file_inside_npm_package with DENO_FUTURE=1 (#25282)
Bartek Iwańczuk
2024-08-29
test: run `node_unit_tests` with `DENO_FUTURE=1` (#25285)
Bartek Iwańczuk
2024-08-29
test: replace usage of `window` with `globalThis` (#25284)
Bartek Iwańczuk
2024-08-28
fix: delete old Deno 1.x headers file when loading cache (#25283)
David Sherret
2024-08-28
fix(napi): Don't run microtasks in napi_resolve_deferred (#25246)
Nathan Whitaker
2024-08-28
refactor(ext): throw new error instead of throw error (#25272)
Ian Bull
2024-08-28
test: Don't run unit tests with and without `DENO_FUTURE=1` (#25273)
Bartek Iwańczuk
2024-08-28
refactor: don't virtualize the `console` global for node mode (#25263)
Luca Casonato
2024-08-28
feat: improve lockfile v4 to store normalized version constraints and be more...
David Sherret
2024-08-28
fix(napi): Fix worker threads importing already-loaded NAPI addon (#25245)
Nathan Whitaker
2024-08-28
fix(ext/node): import RSA JWK keys (#25267)
Divy Srivastava
2024-08-28
fix(ext/node): export JWK public key (#25239)
Divy Srivastava
2024-08-28
build: Allow building 'rc' release from source (#25227)
Bartek Iwańczuk
2024-08-28
fix(ext/node): import EC JWK keys (#25266)
Divy Srivastava
2024-08-28
tests: fix wpt_epoch job (#25264)
Luca Casonato
2024-08-28
fix(fmt): fix incorrect quotes in components (#25249)
Pig Fang
2024-08-28
fix(ext/node): update aead-gcm-stream to 0.3 (#25261)
Divy Srivastava
2024-08-28
fix(ext/node): throw when loading `cpu-features` module (#25257)
Divy Srivastava
2024-08-28
fix(lsp): panic on url_to_uri() (#25238)
Nayeem Rahman
2024-08-28
feat: remove `--lock-write` flag (#25214)
Bartek Iwańczuk
2024-08-28
fix(ext/node): emit `online` event after worker thread is initialized (#25243)
Nathan Whitaker
2024-08-28
fix: replace `npm install` hint with `deno install` hint (#25244)
Bartek Iwańczuk
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
[prev]
[next]