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-08-20
chore(release): Release Deno v1.46.0-rc.3 (#25112)
Bartek Iwańczuk
2024-08-20
fix(lsp): include scoped import map keys in completions (#25047)
Nayeem Rahman
2024-08-20
feat: glob and directory support for `deno check` and `deno cache` cli arg pa...
Yazan AbdAl-Rahman
2024-08-20
fix: adjust suggestion for lockfile regeneration (#25107)
Bartek Iwańczuk
2024-08-20
feat: Print deprecation message for npm packages (#24992)
HasanAlrimawi
2024-08-20
feat(config): Support frozen lockfile config option in deno.json (#25100)
Nathan Whitaker
2024-08-20
feat(unstable): ability to use a local copy of jsr packages (#25068)
David Sherret
2024-08-20
feat(cli/tools): add a subcommand `--hide-stacktraces` for test (#24095)
Hajime-san
2024-08-20
fix(cli): update permission prompt message for compiled binaries (#24081)
Yazan AbdAl-Rahman
2024-08-20
fix(repl): Prevent panic on broken pipe (#21945)
melbourne2991
2024-08-19
chore(release): Release Deno v1.46.0-rc.2 (#25101)
Bartek Iwańczuk
2024-08-19
fix(lint): support linting tsx/jsx from stdin (#24955)
Yazan AbdAl-Rahman
2024-08-19
feat: Deprecate "import assertions" with a warning (#24743)
Bartek Iwańczuk
2024-08-19
chore: improve accessing special file test (#25099)
David Sherret
2024-08-19
fix: add permission name when accessing a special file errors (#25085)
Bedis Nbiba
2024-08-19
feat(watch): add watch paths to test subcommand (#24771)
Łukasz Czerniawski
2024-08-19
fix(compile): make output more deterministic (#25092)
David Sherret
2024-08-19
fix(fmt): regression with pipe in code blocks in tables (#25098)
David Sherret
2024-08-19
fix(node/tty): fix `tty.WriteStream.hasColor` with different args (#25094)
Marvin Hagemeister
2024-08-19
feat(upgrade): support `deno upgrade 1.46.0` (#25096)
Bartek Iwańczuk
2024-08-19
feat: upgrade deno_core (#25042)
snek
2024-08-19
feat(FUTURE): terse lockfile (v4) (#25059)
David Sherret
2024-08-18
chore: Rust 1.80.1 (#25089)
David Sherret
2024-08-19
fix(upgrade): support RC release with --version flag (#25091)
Bartek Iwańczuk
2024-08-18
fix: correct JSON config schema to show vendor option as stable (#25090)
David Sherret
2024-08-18
fix: clean up flag help output (#24686)
Luca Casonato
2024-08-19
chore(release): Release Deno v1.46.0-rc.1 (#25088)
Bartek Iwańczuk
2024-08-19
fix(upgrade): correctly compute latest version based on current release chann...
Bartek Iwańczuk
2024-08-18
fix: log current version when using deno upgrade (#25079)
HasanAlrimawi
2024-08-18
fix: make `deno add` output more deterministic (#25083)
David Sherret
2024-08-18
ci: fix 'promote_to_rc' workflow by adding codesigning (#25074)
Bartek Iwańczuk
2024-08-18
fix(node/http): wrong `req.url` value (#25081)
Marvin Hagemeister
2024-08-17
fix(fmt): upgrade to dprint-plugin-markdown 0.17.4 (#25075)
David Sherret
2024-08-17
fix(ext/node): fix prismjs compatibiliy in Web Worker (#25062)
Yoshiya Hinosawa
2024-08-16
ci: add script to promote to RC release (#25072)
Bartek Iwańczuk
2024-08-16
refactor: show release channel in `deno --version` (#25061)
Bartek Iwańczuk
2024-08-16
fix(node/fs): Use correct offset and length in node:fs.read and write (#25049)
Nathan Whitaker
2024-08-16
feat(publish): suggest importing `jsr:@std/` for `deno.land/std` urls (#25046)
David Sherret
2024-08-16
feat(config/jsr): add license field (#25056)
David Sherret
2024-08-16
fix(ext/node): improve shelljs compat with managed npm execution (#24912)
Yoshiya Hinosawa
2024-08-15
Revert "test: run unit tests with DENO_FUTURE=1 (#24400)" (#25060)
Bartek Iwańczuk
2024-08-15
chore: Disable part of parallel serve test on macos (flaky) (#25057)
Nathan Whitaker
2024-08-15
refactor: `version` module exports a single const struct (#25014)
Bartek Iwańczuk
2024-08-15
feat(lint): Add lint for usage of node globals (with autofix) (#25048)
Nathan Whitaker
2024-08-15
refactor: remove version::is_canary(), use ReleaseChannel instead (#25053)
Bartek Iwańczuk
2024-08-15
fix(node): Create additional pipes for child processes (#25016)
Nathan Whitaker
2024-08-15
feat: `deno compile --icon <ico>` (#25039)
Divy Srivastava
2024-08-14
feat(serve): Opt-in parallelism for `deno serve` (#24920)
Nathan Whitaker
2024-08-14
feat(ext/node): support http2session.socket (#24786)
Sean McArthur
2024-08-14
fix(lsp): import map lookup for jsr subpath auto import (#25025)
Nayeem Rahman
[prev]
[next]