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-18
feat: update warning message for --allow-run with no list (#25693)
Bartek Iwańczuk
2024-09-17
refactor(ext/websocket): align error messages (#25622)
Ian Bull
2024-09-17
fix(lsp): properly resolve jsxImportSource for caching (#25688)
Nayeem Rahman
2024-09-17
feat(lsp): auto-import types with 'import type' (#25662)
Nayeem Rahman
2024-09-17
perf: fast path for cached dyn imports (#25636)
Divy Srivastava
2024-09-17
fix(ext/node): stub `inspector/promises` (#25635)
Divy Srivastava
2024-09-17
feat(fmt): sort type-only named import/exports last (#25690)
David Sherret
2024-09-17
ci: fix releasing canary (#25689)
Bartek Iwańczuk
2024-09-17
ci: make canary uploads less racy (#25671)
Bartek Iwańczuk
2024-09-17
chore: upgrade deno_core (#25674)
Bartek Iwańczuk
2024-09-16
chore: remove `warnOnDeprecatedApi()` (#25673)
Asher Gomez
2024-09-16
feat: warn when using `--allow-run` with no allow list (#25215)
David Sherret
2024-09-16
chore: lint `40_fs_events.js` (#25672)
Asher Gomez
2024-09-17
chore(fs): undeprecate `Deno.FsWatcher.prototype.return()` (#25623)
Asher Gomez
2024-09-16
fix(npm): better error handling for remote npm deps (#25670)
David Sherret
2024-09-16
feat(permissions): `Deno.mainModule` doesn't require permissions (#25667)
Nathan Whitaker
2024-09-16
refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508)
David Sherret
2024-09-16
chore: deprecate test itests (#25512)
HasanAlrimawi
2024-09-16
chore: maybe fix flaky serve_parallel test (#25668)
David Sherret
2024-09-16
chore: deprecate lint itests (#25655)
HasanAlrimawi
2024-09-16
chore: move info itests (#25659)
Mohammad Sulaiman
2024-09-16
fix(lockfile): use loose deserialization for version constraints (#25660)
David Sherret
2024-09-16
test: rewrite some ignored tests to spec tests (#25652)
Bartek Iwańczuk
2024-09-16
fix(types): simplify mtls related types (#25658)
Luca Casonato
2024-09-16
fix(runtime): don't error `child.output()` on consumed stream (#25657)
Luca Casonato
2024-09-16
BREAKING(ext/ffi): remove deprecated `UnsafeFnPointer` constructor type with ...
Aapo Alasuutari
2024-09-16
fix(ext/crypto): support md4 digest algorithm (#25656)
Luca Casonato
2024-09-16
chore: deprecate node compat itests (#25573)
Mohammad Sulaiman
2024-09-16
chore: cleanup remaining `internals.future` code (#25624)
Asher Gomez
2024-09-15
fix(cli): `deno task` exit with status 0 (#25637)
Divy Srivastava
2024-09-15
fix(ext/node): add `vm.constants` (#25630)
Divy Srivastava
2024-09-15
fix(ext/node): export `process.allowedNodeEnvironmentFlags` (#25629)
Divy Srivastava
2024-09-15
fix(ext/node): add stubs for `node:trace_events` (#25628)
Divy Srivastava
2024-09-14
feat: print `Listening on` messages on stderr instead of stdout (#25491)
Marvin Hagemeister
2024-09-14
feat: TypeScript 5.6 and `npm:@types/node@22` (#25614)
David Sherret
2024-09-13
fix(ext/node): attach console stream properties (#25617)
snek
2024-09-13
fix(ext/node): use primordials in ext/node/polyfills/wasi.ts (#25608)
Jake Abed
2024-09-13
chore: update more registry.json files (#25615)
David Sherret
2024-09-13
fix(check): move is cjs check from resolving to loading (#25597)
David Sherret
2024-09-13
feat(flags): support user provided args in repl subcommand (#25605)
Leo Kettmeir
2024-09-13
chore: enable `specs::run::workspaces::explicit_import_map` test (#25611)
Asher Gomez
2024-09-13
refactor(runtime): align error messages (#25563)
Ian Bull
2024-09-12
feat(serve): Support second parameter in deno serve (#25606)
Nathan Whitaker
2024-09-12
fix: no cmd prefix in help output go links (#25459)
Luca Casonato
2024-09-12
feat(upgrade): support LTS release channel (#25123)
David Sherret
2024-09-12
feat(ext/node): export 'promises' symbol from 'node:timers' (#25589)
Bartek Iwańczuk
2024-09-12
ci: Add action to cut LTS release (#25590)
Bartek Iwańczuk
2024-09-12
fix(ext/node): Implement detached option in `child_process` (#25218)
Nathan Whitaker
2024-09-13
fix(ext/node): fix Decipheriv when autoPadding disabled (#25598)
Yoshiya Hinosawa
2024-09-12
BREAKING(io): remove `Deno.Seeker[Sync]` (#25551)
Asher Gomez
[prev]
[next]