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-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
2024-09-03
fix(task): correct name for scoped npm package binaries (#25390)
David Sherret
2024-09-03
test: fix info::info_import_map test (#25389)
Bartek Iwańczuk
2024-09-03
BREAKING(io): remove `Deno.copy()` (#25345)
Asher Gomez
2024-09-03
test: reenable frozen_lockfile tests (#25381)
Bartek Iwańczuk
2024-09-03
BREAKING(permissions): remove --allow-hrtime (#25367)
Luca Casonato
2024-09-03
fix: only enable byonm if workspace root has pkg json (#25379)
David Sherret
2024-09-03
feat: hide several --unstable-* flags (#25378)
Bartek Iwańczuk
2024-09-03
BREAKING(dts): improve types for `Deno.serve` (#25369)
Luca Casonato
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
fix: make some warnings more standard (#25324)
David Sherret
2024-09-03
fix: fix jupyter display function type (#25326)
Bedis Nbiba
2024-09-03
chore(fs): remove `Deno.flock[Sync]()` (#25350)
Asher Gomez
2024-09-03
feat: support DENO_LOG env var instead of RUST_LOG (#25356)
Bartek Iwańczuk
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-09-03
BREAKING: remove `deno vendor` (#25343)
Asher Gomez
2024-09-02
fix(cli/tools): correct `deno init --serve` template behavior (#25318)
Coty
2024-09-02
BREAKING: remove `--allow-none` flag (#25337)
Asher Gomez
2024-09-02
feat(lsp): html/css/yaml file formatting (#25353)
Nayeem Rahman
2024-09-02
BREAKING(ext/web): remove remaining web types for compatibility (#25334)
Kenta Moriuchi
2024-09-02
BREAKING: remove `--trace-ops` (#25344)
Asher Gomez
2024-09-02
fix: remove entrypoint hack for Deno 2.0 (#25332)
David Sherret
2024-09-02
BREAKING: remove `deno bundle` (#25339)
Asher Gomez
2024-09-02
BREAKING: remove `--ts` flag (#25338)
Asher Gomez
2024-09-02
BREAKING: remove `--jobs` flag (#25336)
Asher Gomez
2024-09-02
refactor(ext/console): align error messages (#25301)
Ian Bull
2024-09-02
fix(BREAKING): make dns record types have consistent naming (#25357)
David Sherret
2024-08-31
chore: cleanup code for unstable tests (#25330)
Bartek Iwańczuk
2024-08-31
chore: remove DENO_FUTURE=1 from spec tests (#25329)
Bartek Iwańczuk
[prev]
[next]