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-09-05
fix(ext/node): stub `process.cpuUsage()` (#25462)
Yoshiya Hinosawa
2024-09-05
feat(uninstall): alias to 'deno remove' if -g flag missing (#25461)
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
chore(tests): reduce the use of `--unstable` flag in test util (#25443)
Yoshiya Hinosawa
2024-09-05
fix: update hint for `deno add <package>` (#25455)
Bartek Iwańczuk
2024-09-05
feat: include version number in all --json based outputs (#25335)
Kamil Ogórek
2024-09-05
chore: deprecate doc itests (#25452)
Mohammad Sulaiman
2024-09-05
feat: Allow importing .cjs files (#25426)
Bartek Iwańczuk
2024-09-05
fix(config): validate export names (#25436)
Marvin Hagemeister
2024-09-05
feat(ext/node): add abort helpers, process & streams fix (#25262)
Luca Casonato
2024-09-05
refactor(ext/cron): align error messages (#25300)
Ian Bull
2024-09-05
feat: Add a hint on error about 'Relative import path ... not prefixed with ....
Bartek Iwańczuk
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-05
refactor(ext/crypto): align error messages (#25440)
Ian Bull
2024-09-05
fix(ext/http): do not set localhost to hostname unnecessarily (#24777)
Yoshiya Hinosawa
2024-09-05
fix(ext/node): close upgraded socket when the underlying http connection is c...
Yoshiya Hinosawa
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
feat(install): deno install with entrypoint (#25411)
Nathan Whitaker
2024-09-04
chore: forward v1.46.3 release commit to main (#25425)
denobot
2024-09-04
BREAKING(config): make supported compilerOptions an allow list (#25432)
David Sherret
2024-09-04
fix(windows): Deno.Command - align binary resolution with linux and mac (#25429)
David Sherret
2024-09-04
fix(byonm): resolve npm deps of jsr deps (#25399)
David Sherret
2024-09-04
chore(cli): remove deno_emit dependency (#25427)
Luca Casonato
2024-09-04
feat(add): strip package subpath when adding a package (#25419)
Bartek Iwańczuk
2024-09-04
fix: lock down allow-run permissions more (#25370)
David Sherret
2024-09-04
chore(ext/fetch): remove op_fetch_response_upgrade (#25421)
Satya Rohith
2024-09-04
fix(lsp): update diagnostics on npm install (#25352)
Nayeem Rahman
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
refactor(ext): align error messages (#25310)
Ian Bull
2024-09-04
build(deps): bump quinn-proto from 0.11.3 to 0.11.8 (#25400)
dependabot[bot]
2024-09-04
refactor(cli/js): align error messages (#25406)
Ian Bull
2024-09-04
BREAKING(buffer): remove `Deno.writeAll[Sync]()` (#25407)
Asher Gomez
2024-09-04
refactor(ext/fetch): align error messages (#25374)
Ian Bull
2024-09-03
chore: update WPT (#25250)
Asher Gomez
2024-09-04
BREAKING(fs): remove `Deno.fstat[Sync]()` (#25351)
Asher Gomez
2024-09-03
fix(cli): Map error kind to `PermissionDenied` when symlinking fails due to p...
Nathan Whitaker
2024-09-03
fix(flags): require global flag for permission flags in install subcommand (#...
Leo Kettmeir
2024-09-03
fix(install): recommend using `deno install -g` when using a single http url ...
Bartek Iwańczuk
2024-09-03
docs(serve): fix default `Deno.serve` hostname (#25392)
Caleb Cox
2024-09-03
chore: deprecate eval itests (#25382)
HasanAlrimawi
[prev]
[next]