summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-11test(ext/node): add worker_threads test for SharedArrayBuffer (#22850)Bartek Iwańczuk
2024-03-11fix(ext/node): Match punycode module behavior to node (#22847)Nathan Whitaker
2024-03-11fix(ext/node): make worker setup synchronous (#22815)Bartek Iwańczuk
2024-03-11fix(runtime): Restore default signal handler after user handlers are unregist...Nathan Whitaker
2024-03-11chore: fix child_process test (#22845)David Sherret
2024-03-11chore: hidden tool for overwriting files with fast check output (#22822)David Sherret
2024-03-11build: fix node_compat/setup.ts check (#22842)Bartek Iwańczuk
2024-03-11fix(ext/node): worker_threads.parentPort is updated on startup (#20794)Bartek Iwańczuk
2024-03-10chore: remove unused bench job (#22188)Luca Casonato
2024-03-11fix(ext/node) implement receiveMessageOnPort for node:worker_threads (#22766)mash-graz
2024-03-10fix(node:http) Export `validateHeaderName` and `validateHeaderValue` function...mash-graz
2024-03-10chore: update WPT expectations (#22838)Asher Gomez
2024-03-10chore: replace 'call' to 'execute' in error messages (#22579)Kenta Moriuchi
2024-03-09fix(publish): regression - publishing with vendor folder (#22830)David Sherret
2024-03-10fix: fix crate vulnerabilities (#22825)Dimitris Apostolou
2024-03-09fix(node): require of pkg json imports was broken (#22821)David Sherret
2024-03-09fix(ext/websocket): do not continue reading if socket rid closes (#21849)Divy Srivastava
2024-03-09fix(ext/node): support junction symlinks on Windows (#22762)Divy Srivastava
2024-03-08fix(ext/node): Implement `isBuiltin` in `node:module` (#22817)Nathan Whitaker
2024-03-08fix(ext/node): Add Immediate class to mirror NodeJS.Immediate (#22808)Nathan Whitaker
2024-03-08fix(config): remove pkg name example and add pattern to schema (#22813)David Sherret
2024-03-08fix(config): add unstable features as examples to config schema (#22814)David Sherret
2024-03-08fix(publish): suggest using `--allow-dirty` on uncommitted changes (#22810)David Sherret
2024-03-08chore(test): add [WILDCHARS(x)] and [WILDLINE] (#22803)David Sherret
2024-03-08fix(cli): occasional panics on progress bar (#22809)tuhana
2024-03-08fix(publish): ability to un-exclude when .gitignore ignores everything (#22805)David Sherret
2024-03-08fix(node): resolve .css files in npm packages when type checking (#22804)David Sherret
2024-03-08fix(publish): typo in `--allow-dirty` help text (#22799)mimikun
2024-03-08fix: support sloppy resolution to file where directory exists (#22800)Luca Casonato
2024-03-08refactor(ext/node): worker_threads.isMainThread setup (#22785)Bartek Iwańczuk
2024-03-08refactor(ext/node): use worker ops directly in worker_threads (#22794)Satya Rohith
2024-03-08chore: forward v1.41.2 release commit to main (#22793)denobot
2024-03-08fix(publish): include explicitly specified .gitignored files and directories ...David Sherret
2024-03-08fix(publish): do not include .gitignore (#22789)David Sherret
2024-03-07feat(ext/node): ref/unref on workers (#22778)Matt Mastracci
2024-03-07fix(publish): make include and exclude work (#22720)David Sherret
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