summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-08fix: respect unstable "temporal" configuration in config file (#22134)Bartek Iwańczuk
2024-03-08chore: upgrade deno_core (#22782)Bartek Iwańczuk
2024-03-07fix(publish): reland error if there are uncommitted changes (#22613) (#22632)Bartek Iwańczuk
2024-03-07perf: hard link npm cache (#22773)Divy Srivastava
2024-03-07fix(lsp): don't apply renames to remote modules (#22765)Nayeem Rahman
2024-03-07fix(cli): limit test parallelism on Windows to avoid pipe error (#22776)Matt Mastracci
2024-03-07perf(cli): use faster_hex (#22761)Matt Mastracci
2024-03-07fix(publish): properly display graph validation errors (#22775)David Sherret
2024-03-07fix(tools/publish): correctly handle importing from self in unfurling (#22774)Luca Casonato
2024-03-07fix(publish): silence warnings for sloppy imports and node builtins with env ...Bartek Iwańczuk
2024-03-07fix(ext/node): http2.createServer (#22708)Satya Rohith
2024-03-07feat(node/util): styleText (#22758)Leo Kettmeir
2024-03-06chore: upgrade deno_core (#22725)Nathan Whitaker
2024-03-06fix: don't include source maps in release mode (#22751)Bartek Iwańczuk
2024-03-06chore(tests): fix process_test for sure (#22756)Matt Mastracci
2024-03-06fix(ext/node): add default methods to fs.StatsBase (#22750)Divy Srivastava
2024-03-06fix: point to correct WPT runner file (#22753)Asher Gomez
2024-03-06fix(ext/node): strip `--enable-source-maps` from argv (#22743)Divy Srivastava
2024-03-06feat(unstable/pm): support npm packages in 'deno add' (#22715)Nayeem Rahman
2024-03-06fix: Provide source map for internal extension code (#22716)Bartek Iwańczuk
2024-03-06fix(node): stat/statSync returns instance of fs.Stats (#22294)Divy Srivastava
2024-03-06fix(publish): permissionless dry-run in GHA (#22679)Divy Srivastava
2024-03-06chore: remove debug console table log in node/http2 (#22741)Divy Srivastava
2024-03-06fix(node): implement ALS enterWith (#22740)Divy Srivastava
2024-03-05chore(ext/node): ignore non-working process test (#22723)Matt Mastracci
2024-03-06chore: Reuse linux symbols list on openbsd and freebsd (#22706)Divy Srivastava
2024-03-06fix(cli): improve logging on failed named pipe (#22726)Matt Mastracci
2024-03-05chore(cli): remove problematic snapshot test (#22722)Matt Mastracci
2024-03-06fix(node): improve cjs tracking (#22673)David Sherret
2024-03-05perf(cli): faster standalone executable determination (#22717)Matt Mastracci
2024-03-05chore(tests): Remove vestiges of cli/tests folder (#22712)Aapo Alasuutari
2024-03-05refactor: move deno json functionality to args module (#22710)David Sherret
2024-03-05fix: update node process version to latest node LTS (#22709)Marvin Hagemeister
2024-03-04fix(cli): remove possible deadlock in test channel (#22662)Matt Mastracci
2024-03-04chore(ext/node): make process_test more reliable (#22703)Matt Mastracci
2024-03-05chore(tests): update flaky timer test (#22701)Matt Mastracci
2024-03-05chore: upgrade deno_core (#22699)Bartek Iwańczuk
2024-03-05chore: move `tools/wpt` to `tests/wpt/runner` (#22545)Asher Gomez
2024-03-04chore(deps): bump mio from 0.8.10 to 0.8.11 (#22696)dependabot[bot]
2024-03-04fix(lsp): do not warn about local file "redirects" from .js to .d.ts files (#...David Sherret
2024-03-04fix(node): errno property when command missing (#22691)Divy Srivastava
2024-03-04fix(lsp): ignore code errors when type passes for non-`@deno-types` reolution...David Sherret
2024-03-04feat(lsp): include registry url in jsr import hover text (#22676)Nayeem Rahman
2024-03-04chore: fix typos (#22677)cui fliter
2024-03-04feat(publish): add `npm:` suggestion for esm.sh specifiers (#22343)Divy Srivastava
2024-03-01fix(lsp): output more information on error (#22665)David Sherret
2024-03-01fix(lsp): regression - caching in lsp broken when config with imports has com...David Sherret
2024-03-01feat(unstable/pm): support version contraints in 'deno add' (#22646)Nayeem Rahman
2024-03-01fix(cli): force flush output after test unloads (#22660)Matt Mastracci
2024-03-01chore(core): fix zlib_test sanitizer failures (#22659)Matt Mastracci