summaryrefslogtreecommitdiff
path: root/runtime
AgeCommit message (Expand)Author
2024-08-08feat(permissions): link to docs in permission prompt (#24948)Bartek Iwańczuk
2024-08-07fix: `rename` watch event missing (#24893)Marvin Hagemeister
2024-08-06feat: vm rewrite (#24596)snek
2024-08-02Revert "feat: async context" (#24856)snek
2024-08-02feat: async context (#24402)snek
2024-08-02docs: fix typos (#24820)Andreas Deininger
2024-08-02BREAKING(temporal/unstable): Remove obsoleted Temporal APIs (#24836)Kenta Moriuchi
2024-07-31chore: forward v1.45.5 release commit to main (#24818)denobot
2024-07-30fix(node): Rework node:child_process IPC (#24763)Nathan Whitaker
2024-07-29chore: upgrade to rust 1.80 (#24778)Satya Rohith
2024-07-26chore: forward v1.45.4 release commit to main (#24754)denobot
2024-07-26fix: support `npm:bindings` and `npm:callsites` packages (#24727)Bartek Iwańczuk
2024-07-25refactor: decouple node resolution from deno_core (#24724)David Sherret
2024-07-24fix(node): Run node compat tests listed in the `ignore` field (and fix the on...Nathan Whitaker
2024-07-24Reland "fix: CFunctionInfo and CTypeInfo leaks (#24634)" (#24692)Bartek Iwańczuk
2024-07-23chore: forward v1.45.3 release commit to main (#24681)denobot
2024-07-22Revert "fix: CFunctionInfo and CTypeInfo leaks (#24634)" (#24665)Bartek Iwańczuk
2024-07-21fix: CFunctionInfo and CTypeInfo leaks (#24634)Divy Srivastava
2024-07-19fix(node): support `tty.hasColors()` and `tty.getColorDepth()` (#24619)Marvin Hagemeister
2024-07-18Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#2...Bartek Iwańczuk
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: forward v1.45.2 release commit to main (#24564)denobot
2024-07-12chore: forward v1.45.1 release commit to main (#24540)denobot
2024-07-111.45.0 (#24512)denobot
2024-07-10fix: Add sys permission kinds for node compat (#24242)Adam Gregory
2024-07-10feat(node): Support executing npm package lifecycle scripts (preinstall/insta...Nathan Whitaker
2024-07-05fix(permissions): handle ipv6 addresses correctly (#24397)Luca Casonato
2024-07-05fix(node): Implement `fs.lchown` (and `process.getegid`) (#24418)Nathan Whitaker
2024-07-05chore: rename `__runtime_js_source` to `hmr` (#24442)Divy Srivastava
2024-07-04feat(jupyter): support `confirm` and `prompt` in notebooks (#23592)Zander Hill
2024-07-01feat: upgrade deno_core (#24364)snek
2024-06-19chore: forward v1.44.4 release commit to main (#24271)denobot
2024-06-19fix(ext/node): Add SIGPOLL and SIGUNUSED signals (#24259)Divy Srivastava
2024-06-19chore: forward v1.44.3 release commit to main (#24256)denobot
2024-06-17fix(ext/permissions): add correct feature flags to winapi (#24218)Richard Carson
2024-06-14chore: upgrade to rust 1.79 (#24207)Satya Rohith
2024-06-13fix(cli): missing flag for `--unstable-process` (#24199)Luca Casonato
2024-06-13chore: forward v1.44.2 release commit to main (#24194)denobot
2024-06-12fix(ext/node): fix vm memory usage and context initialization (#23976)Divy Srivastava
2024-06-07fix(ext/node): support stdin child_process IPC & fd stdout/stderr (#24106)Divy Srivastava
2024-06-06refactor: remove `PermissionsContainer` in deno_runtime (#24119)David Sherret
2024-06-06chore: forward v1.44.1 release commit to main (#24115)denobot
2024-06-05fix: better handling of npm resolution occurring on workers (#24094)David Sherret
2024-06-02fix: validate integer values in `Deno.exitCode` setter (#24068)Kenta Moriuchi
2024-05-301.44.0 (#24045)denobot
2024-05-29feat: Add `Deno.exitCode` API (#23609)Luke Edwards
2024-05-29fix(ext/node): windows cancel stdin read in line mode (#23969)Divy Srivastava
2024-05-28fix: empty `process.platform` with `__runtime_js_sources` (#24005)Marvin Hagemeister
2024-05-24fix: use hash of in-memory bytes only for code cache (#23966)David Sherret