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-07-19
fix(lsp): hang when caching failed (#24651)
David Sherret
2024-07-19
fix: missing `emitWarning` import (#24587)
Marvin Hagemeister
2024-07-19
refactor: update to deno_config 0.25 (#24645)
David Sherret
2024-07-19
fix(cli): Respect implied BYONM from DENO_FUTURE in `deno task` (#24652)
Nathan Whitaker
2024-07-19
fix(fmt): was sometimes putting comments in front of commas in parameter list...
David Sherret
2024-07-19
fix(node): support `tty.hasColors()` and `tty.getColorDepth()` (#24619)
Marvin Hagemeister
2024-07-19
fix(ext/node): do not expose `self` global in node (#24637)
Yoshiya Hinosawa
2024-07-18
fix(lsp): support npm workspaces and fix some resolution issues (#24627)
David Sherret
2024-07-18
fix(cron): improve error message for invalid cron names (#24644)
Ian Bull
2024-07-18
chore: fix ci (#24633)
David Sherret
2024-07-17
fix(publish): surface syntax errors when using --no-check (#24620)
David Sherret
2024-07-17
fix(ext/node): stat.mode on windows (#24434)
Divy Srivastava
2024-07-18
chore: fix flakey lifecycle scripts test (#24629)
Nathan Whitaker
2024-07-18
Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#2...
Bartek Iwańczuk
2024-07-17
fix(workspace): support resolving bare specifiers to npm pkgs within a worksp...
David Sherret
2024-07-17
perf(ext/node): optimize fs.exists[Sync] (#24613)
Divy Srivastava
2024-07-16
refactor(node): internally add `.code()` to node resolution errors (#24610)
David Sherret
2024-07-16
fix(cli): Create child node_modules for conflicting dependency versions, resp...
Nathan Whitaker
2024-07-16
fix(ext/node): http request uploads of subarray of buffer should work (#24603)
Satya Rohith
2024-07-15
fix(node): Fix `--allow-scripts` with no `deno.json` (#24533)
Nathan Whitaker
2024-07-15
fix(workspace): do not resolve to self for npm pkg depending on matching req ...
David Sherret
2024-07-15
chore: upgrade dependencies (#24565)
snek
2024-07-15
fix(std/http2): release window capacity back to remote stream (#24576)
Rano | Ranadeep
2024-07-15
fix(docs): fix some deno.land/manual broken urls (#24557)
Igor Borisoglebski
2024-07-14
fix(init): use bare specifier for `jsr:@std/assert` (#24581)
David Sherret
2024-07-13
Revert "refactor(fetch): reimplement fetch with hyper instead of reqwest (#24...
Ryan Dahl
2024-07-13
refactor(fetch): reimplement fetch with hyper instead of reqwest (#24237)
Sean McArthur
2024-07-12
chore: include current versions more in release checklist (#24562)
David Sherret
2024-07-12
chore: forward v1.45.2 release commit to main (#24564)
denobot
2024-07-12
fix(publish): show dirty files on dirty check failure (#24541)
David Sherret
2024-07-12
fix(config): regression - should not discover npm workspace for nested deno.j...
David Sherret
2024-07-12
fix(cli/init): broken link in deno init sample template (#24545)
vwh
2024-07-12
fix: include already seen deps in lockfile dep tracking (#24556)
David Sherret
2024-07-12
refactor: move importMap with imports/scopes diagnostic to deno_config (#24553)
David Sherret
2024-07-12
fix(ext/node): handle prefix mapping for IPv4-mapped IPv6 addresses (#24546)
Satya Rohith
2024-07-12
perf(ext/crypto): make randomUUID() 5x faster (#24510)
Satya Rohith
2024-07-12
fix(ext/webgpu): GPUDevice.createRenderPipelineAsync should return a Promise ...
chirsz
2024-07-11
fix: unblock fsevents native module (#24542)
snek
2024-07-12
chore: forward v1.45.1 release commit to main (#24540)
denobot
2024-07-11
fix(npm): use start directory deno.json as "root deno.json config" in npm wor...
David Sherret
2024-07-11
fix(node): revert invalid package target change (#24539)
David Sherret
2024-07-11
fix(node): Ignore broken default install scripts (#24534)
Nathan Whitaker
2024-07-11
chore: `@netlify/edge-bundler` workaround until Deno 2.0 (#24532)
David Sherret
2024-07-11
fix(workspace): allow using --import-map flag with workspace (#24527)
Bartek Iwańczuk
2024-07-11
fix(npm): only warn about lifecycle scripts not being run when setting up dir...
David Sherret
2024-07-11
chore: add std import mapping for tests (#24521)
Marvin Hagemeister
2024-07-10
chore: format yaml internally (#24520)
David Sherret
2024-07-11
build: update wgpu-core to unblock release (#24515)
Bartek Iwańczuk
2024-07-11
1.45.0 (#24512)
denobot
2024-07-10
chore: update deno_doc (#24509)
Leo Kettmeir
[prev]
[next]