summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-23Revert "fix(cli): add NAPI support in standalone mode (#24642)" (#24682)Bartek Iwańczuk
2024-07-23Revert "chore: move all node-api impl to ext (#24662)" (#24680)Bartek Iwańczuk
2024-07-22fix(types): Conform lib.deno_web.d.ts to lib.dom.d.ts and lib.webworker.d.ts ...Kenta Moriuchi
2024-07-22fix(publish): warn about missing license file (#24677)David Sherret
2024-07-22chore: move all node-api impl to ext (#24662)snek
2024-07-22fix(npm): handle packages with only pre-released 0.0.0 versions (#24563)David Sherret
2024-07-22fix(lsp): scope attribution for asset documents (#24663)Nayeem Rahman
2024-07-22Revert "fix: CFunctionInfo and CTypeInfo leaks (#24634)" (#24665)Bartek Iwańczuk
2024-07-22fix(ext/console): Error Cause Not Inspect-Formatted when printed (#24526)MujahedSafaa
2024-07-21fix(cli): add NAPI support in standalone mode (#24642)Ivancing
2024-07-21fix: make vendor cache manifest more deterministic (#24658)Zebreus
2024-07-21fix: CFunctionInfo and CTypeInfo leaks (#24634)Divy Srivastava
2024-07-19fix(lsp): hang when caching failed (#24651)David Sherret
2024-07-19fix: missing `emitWarning` import (#24587)Marvin Hagemeister
2024-07-19refactor: update to deno_config 0.25 (#24645)David Sherret
2024-07-19fix(cli): Respect implied BYONM from DENO_FUTURE in `deno task` (#24652)Nathan Whitaker
2024-07-19fix(fmt): was sometimes putting comments in front of commas in parameter list...David Sherret
2024-07-19fix(node): support `tty.hasColors()` and `tty.getColorDepth()` (#24619)Marvin Hagemeister
2024-07-19fix(ext/node): do not expose `self` global in node (#24637)Yoshiya Hinosawa
2024-07-18fix(lsp): support npm workspaces and fix some resolution issues (#24627)David Sherret
2024-07-18fix(cron): improve error message for invalid cron names (#24644)Ian Bull
2024-07-18chore: fix ci (#24633)David Sherret
2024-07-17fix(publish): surface syntax errors when using --no-check (#24620)David Sherret
2024-07-17fix(ext/node): stat.mode on windows (#24434)Divy Srivastava
2024-07-18chore: fix flakey lifecycle scripts test (#24629)Nathan Whitaker
2024-07-18Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#2...Bartek Iwańczuk
2024-07-17fix(workspace): support resolving bare specifiers to npm pkgs within a worksp...David Sherret
2024-07-17perf(ext/node): optimize fs.exists[Sync] (#24613)Divy Srivastava
2024-07-16refactor(node): internally add `.code()` to node resolution errors (#24610)David Sherret
2024-07-16fix(cli): Create child node_modules for conflicting dependency versions, resp...Nathan Whitaker
2024-07-16fix(ext/node): http request uploads of subarray of buffer should work (#24603)Satya Rohith
2024-07-15fix(node): Fix `--allow-scripts` with no `deno.json` (#24533)Nathan Whitaker
2024-07-15fix(workspace): do not resolve to self for npm pkg depending on matching req ...David Sherret
2024-07-15chore: upgrade dependencies (#24565)snek
2024-07-15fix(std/http2): release window capacity back to remote stream (#24576)Rano | Ranadeep
2024-07-15fix(docs): fix some deno.land/manual broken urls (#24557)Igor Borisoglebski
2024-07-14fix(init): use bare specifier for `jsr:@std/assert` (#24581)David Sherret
2024-07-13Revert "refactor(fetch): reimplement fetch with hyper instead of reqwest (#24...Ryan Dahl
2024-07-13refactor(fetch): reimplement fetch with hyper instead of reqwest (#24237)Sean McArthur
2024-07-12chore: include current versions more in release checklist (#24562)David Sherret
2024-07-12chore: forward v1.45.2 release commit to main (#24564)denobot
2024-07-12fix(publish): show dirty files on dirty check failure (#24541)David Sherret
2024-07-12fix(config): regression - should not discover npm workspace for nested deno.j...David Sherret
2024-07-12fix(cli/init): broken link in deno init sample template (#24545)vwh
2024-07-12fix: include already seen deps in lockfile dep tracking (#24556)David Sherret
2024-07-12refactor: move importMap with imports/scopes diagnostic to deno_config (#24553)David Sherret
2024-07-12fix(ext/node): handle prefix mapping for IPv4-mapped IPv6 addresses (#24546)Satya Rohith
2024-07-12perf(ext/crypto): make randomUUID() 5x faster (#24510)Satya Rohith
2024-07-12fix(ext/webgpu): GPUDevice.createRenderPipelineAsync should return a Promise ...chirsz
2024-07-11fix: unblock fsevents native module (#24542)snek