Age | Commit message (Expand) | Author |
---|---|---|
2024-09-11 | BREAKING(fs): remove `Deno.FsFile.prototype.rid` (#25499) | Asher Gomez |
2024-09-10 | feat(cli): use NotCapable error for permission errors (#25431) | Luca Casonato |
2024-09-05 | BREAKING(types): soft-remove `Deno.run()` (#25403) | Asher Gomez |
2024-09-04 | fix: lock down allow-run permissions more (#25370) | David Sherret |
2024-09-03 | BREAKING(unstable): drop support for Deno.run.{clearEnv,gid,uid} (#25371) | Bartek Iwańczuk |
2024-08-27 | chore: ignore lint warning in test (#25234) | Marvin Hagemeister |
2024-08-26 | Reland "test: run unit tests with DENO_FUTURE=1" (#25212) | Bartek Iwańczuk |
2024-08-15 | Revert "test: run unit tests with DENO_FUTURE=1 (#24400)" (#25060) | Bartek Iwańczuk |
2024-08-14 | test: run unit tests with DENO_FUTURE=1 (#24400) | Bartek Iwańczuk |
2024-03-20 | chore(ext/buffer): remove use of deprecated `Deno.readAll()` (#22874) | Asher Gomez |
2024-02-10 | chore: move cli/tests/ -> tests/ (#22369) | Matt Mastracci |