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
path:
root
/
runtime
Age
Commit message (
Expand
)
Author
2024-09-09
fix(ext/node): report freemem() on Linux in bytes (#25511)
Divy Srivastava
2024-09-09
BREAKING(fs): remove `Deno.fdatasync[Sync]()` (#25520)
Asher Gomez
2024-09-06
fix(runtime): use more null proto objects again (#25040)
Kenta Moriuchi
2024-09-06
refactor(permissions): remove FromStr implementations, add ::parse methods (#...
Bartek Iwańczuk
2024-09-06
BREAKING(buffer): remove `Deno.Buffer` (#25441)
Asher Gomez
2024-09-05
fix: add suggestion how to fix importing CJS module (#21764)
Bartek Iwańczuk
2024-09-05
BREAKING(fs): remove `Deno.funlock[Sync]()` (#25442)
Asher Gomez
2024-09-05
BREAKING(fs): remove `Deno.seek[Sync]()` (#25449)
Asher Gomez
2024-09-05
BREAKING(fs): remove `Deno.FsWatcher.prototype.rid` (#25444)
Asher Gomez
2024-09-05
BREAKING(fs): remove `Deno.File` (#25447)
Asher Gomez
2024-09-04
fix(regression): do not expose resolved path in Deno.Command permission denie...
David Sherret
2024-09-05
BREAKING(types): soft-remove `Deno.run()` (#25403)
Asher Gomez
2024-09-04
chore: forward v1.46.3 release commit to main (#25425)
denobot
2024-09-04
fix: lock down allow-run permissions more (#25370)
David Sherret
2024-09-04
test: run js_unit_tests with `--unstable-*` flags (#25394)
Bartek Iwańczuk
2024-09-04
chore: remove some dead code around DENO_FUTURE env var (#25418)
Bartek Iwańczuk
2024-09-04
BREAKING(io): remove `Deno.read[Sync]()` (#25409)
Asher Gomez
2024-09-04
feat(cli): give access to `process` global everywhere (#25291)
Luca Casonato
2024-09-04
BREAKING(io): remove `Deno.write[Sync]()` (#25408)
Asher Gomez
2024-09-04
BEAKING(buffer): remove `Deno.readAll[Sync]()` (#25386)
Asher Gomez
2024-09-04
BREAKING(fs): remove `Deno.ftruncate[Sync]()` (#25412)
Asher Gomez
2024-09-04
chore(tty): soft-remove `Deno.isatty()` (#25410)
Asher Gomez
2024-09-04
BREAKING(buffer): remove `Deno.writeAll[Sync]()` (#25407)
Asher Gomez
2024-09-04
BREAKING(fs): remove `Deno.fstat[Sync]()` (#25351)
Asher Gomez
2024-09-03
BREAKING(io): remove `Deno.copy()` (#25345)
Asher Gomez
2024-09-03
BREAKING(permissions): remove --allow-hrtime (#25367)
Luca Casonato
2024-09-03
feat: hide several --unstable-* flags (#25378)
Bartek Iwańczuk
2024-09-03
BREAKING(console): remove `Deno.customInspect` (#25348)
Asher Gomez
2024-09-03
BREAKING(unstable): drop support for Deno.run.{clearEnv,gid,uid} (#25371)
Bartek Iwańczuk
2024-09-03
chore(fs): remove `Deno.flock[Sync]()` (#25350)
Asher Gomez
2024-09-03
BREAKING(io): remove `Deno.iter[Sync]()` (#25346)
Asher Gomez
2024-09-03
BREAKING: remove `Deno.close()` (#25347)
Asher Gomez
2024-09-03
chore: cleanup code for deprecation notices in JS code (#25368)
Bartek Iwańczuk
2024-08-31
chore(fs): remove `Deno.futime[Sync]()` (#25252)
Asher Gomez
2024-08-31
chore(net): remove `Deno.shutdown()` (#25253)
Asher Gomez
2024-08-31
chore: remove `Deno.resources()` (#25251)
Asher Gomez
2024-08-31
chore: remove `Deno.metrics()` (#25167)
Asher Gomez
2024-08-29
chore: forward v1.46.2 release commit to main (#25296)
denobot
2024-08-29
fix(runtime/web_worker): populate `SnapshotOptions` for `WebWorker` when inst...
Sʜɪᴍᴜʀᴀ Yū
2024-08-28
fix(permissions): disallow any `LD_` or `DYLD_` prefixed env var without full...
David Sherret
2024-08-28
refactor: don't virtualize the `console` global for node mode (#25263)
Luca Casonato
2024-08-27
fix(permissions): disallow launching subprocess with LD_PRELOAD env var witho...
David Sherret
2024-08-27
fix: removed unstable-htttp from deno help (#25216)
HasanAlrimawi
2024-08-27
feat(ext/kv): configurable limit params (#25174)
Yusuke Tanaka
2024-08-22
chore: forward v1.46.1 release commit to main (#25155)
denobot
2024-08-22
1.46.0 (#25139)
denobot
2024-08-21
fix: warn about import assertions when using typescript (#25135)
David Sherret
2024-08-20
chore: enable no-console dlint rule (#25113)
David Sherret
2024-08-20
fix(cli): update permission prompt message for compiled binaries (#24081)
Yazan AbdAl-Rahman
2024-08-19
feat: Deprecate "import assertions" with a warning (#24743)
Bartek Iwańczuk
[prev]
[next]