summaryrefslogtreecommitdiff
path: root/tests/specs
AgeCommit message (Expand)Author
2024-09-09BREAKING: Remove `--unstable` flag (#25522)Bartek Iwańczuk
2024-09-09fix(node/byonm): do not accidentally resolve bare node built-ins (#25543)David Sherret
2024-09-09feat: Add better error messages for unstable APIs (#25519)Bartek Iwańczuk
2024-09-09fix: remove recently added deno.json node_modules aliasing (#25542)David Sherret
2024-09-09chore: Deprecate worker itests (#25514)Mohammad Sulaiman
2024-09-07feat(add/install): Flag to add dev dependency to package.json (#25495)Nathan Whitaker
2024-09-06BREAKING(net): remove `Deno.{Conn,TlsConn,TcpConn,UnixConn}.prototype.rid` (#...Asher Gomez
2024-09-06fix(install): Make sure target node_modules exists when symlinking (#25494)Nathan Whitaker
2024-09-06feat(add): Add npm packages to package.json if present (#25477)Nathan Whitaker
2024-09-06feat(lsp): turn on useUnknownInCatchVariables (#25474)Kenta Moriuchi
2024-09-06BREAKING(buffer): remove `Deno.Buffer` (#25441)Asher Gomez
2024-09-05BREAKING: remove "emit" and "map" from deno info output (#25468)David Sherret
2024-09-05feat(check): turn on useUnknownInCatchVariables (#25465)David Sherret
2024-09-05fix: add suggestion how to fix importing CJS module (#21764)Bartek Iwańczuk
2024-09-05BREAKING(fs): remove `Deno.funlock[Sync]()` (#25442)Asher Gomez
2024-09-05BREAKING(fs): remove `Deno.seek[Sync]()` (#25449)Asher Gomez
2024-09-05fix: update hint for `deno add <package>` (#25455)Bartek Iwańczuk
2024-09-05feat: include version number in all --json based outputs (#25335)Kamil Ogórek
2024-09-05chore: deprecate doc itests (#25452)Mohammad Sulaiman
2024-09-05feat: Allow importing .cjs files (#25426)Bartek Iwańczuk
2024-09-05feat: Add a hint on error about 'Relative import path ... not prefixed with ....Bartek Iwańczuk
2024-09-05BREAKING(fs): remove `Deno.FsWatcher.prototype.rid` (#25444)Asher Gomez
2024-09-05BREAKING(fs): remove `Deno.File` (#25447)Asher Gomez
2024-09-04fix(regression): do not expose resolved path in Deno.Command permission denie...David Sherret
2024-09-04feat(install): deno install with entrypoint (#25411)Nathan Whitaker
2024-09-04fix(byonm): resolve npm deps of jsr deps (#25399)David Sherret
2024-09-04feat(add): strip package subpath when adding a package (#25419)Bartek Iwańczuk
2024-09-04fix: lock down allow-run permissions more (#25370)David Sherret
2024-09-04BREAKING(io): remove `Deno.read[Sync]()` (#25409)Asher Gomez
2024-09-04feat(cli): give access to `process` global everywhere (#25291)Luca Casonato
2024-09-04BREAKING(io): remove `Deno.write[Sync]()` (#25408)Asher Gomez
2024-09-04BEAKING(buffer): remove `Deno.readAll[Sync]()` (#25386)Asher Gomez
2024-09-04BREAKING(fs): remove `Deno.ftruncate[Sync]()` (#25412)Asher Gomez
2024-09-04refactor(cli/js): align error messages (#25406)Ian Bull
2024-09-04BREAKING(buffer): remove `Deno.writeAll[Sync]()` (#25407)Asher Gomez
2024-09-04BREAKING(fs): remove `Deno.fstat[Sync]()` (#25351)Asher Gomez
2024-09-03fix(flags): require global flag for permission flags in install subcommand (#...Leo Kettmeir
2024-09-03fix(install): recommend using `deno install -g` when using a single http url ...Bartek Iwańczuk
2024-09-03chore: deprecate eval itests (#25382)HasanAlrimawi
2024-09-03fix(task): correct name for scoped npm package binaries (#25390)David Sherret
2024-09-03BREAKING(io): remove `Deno.copy()` (#25345)Asher Gomez
2024-09-03test: reenable frozen_lockfile tests (#25381)Bartek Iwańczuk
2024-09-03BREAKING(permissions): remove --allow-hrtime (#25367)Luca Casonato
2024-09-03fix: only enable byonm if workspace root has pkg json (#25379)David Sherret
2024-09-03BREAKING(console): remove `Deno.customInspect` (#25348)Asher Gomez
2024-09-03fix: make some warnings more standard (#25324)David Sherret
2024-09-03chore(fs): remove `Deno.flock[Sync]()` (#25350)Asher Gomez
2024-09-03BREAKING(io): remove `Deno.iter[Sync]()` (#25346)Asher Gomez
2024-09-03BREAKING: remove `Deno.close()` (#25347)Asher Gomez
2024-09-03BREAKING: remove `deno vendor` (#25343)Asher Gomez