1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00

Commit graph

  • e21653ba23 forward source David Sherret 2024-11-15 17:46:47 -0500
  • 13d4763d31 chore: move env_file test from itest to tests/specs/run Bhuwan Pandit 2024-11-15 22:46:08 +0000
  • 746ed2dc38 well, this seems to work David Sherret 2024-11-15 16:17:51 -0500
  • 71df4fd84d
    lint Kenta Moriuchi 2024-11-16 05:30:27 +0900
  • 5867a8c030
    fix Kenta Moriuchi 2024-08-21 04:31:20 +0900
  • 73f866c643
    fix: reject string in `ReadableStream.from Kenta Moriuchi 2024-08-21 04:11:51 +0900
  • aaad240e85
    tweak Kenta Moriuchi 2024-08-21 04:10:57 +0900
  • 3e9b46b82b Update David Sherret 2024-11-15 13:23:43 -0500
  • 3673526bf3 Merge branch 'main' into wasm_support David Sherret 2024-11-15 13:01:48 -0500
  • ab0e03938c refactor: use boxed_error in some places David Sherret 2024-11-15 12:53:20 -0500
  • dee94473c4
    fix: update message for unsupported schemes with npm and jsr (#26884) Bartek Iwańczuk 2024-11-15 17:09:19 +0000
  • 42878a273b
    Merge branch 'main' into deno_task_refactor Bartek Iwańczuk 2024-11-15 17:10:04 +0100
  • ed7a0e05e7
    tests, schema file Bartek Iwańczuk 2024-11-15 17:03:21 +0100
  • cfb3eb656d
    bump deno_config Bartek Iwańczuk 2024-11-15 16:56:19 +0100
  • dad0c398e4
    fmt crowlkats 2024-11-15 16:55:02 +0100
  • 9f38a72c3e
    cleanup and remove unused internal logic crowlkats 2024-11-15 16:52:23 +0100
  • 45c2508db4
    fix: update message for unsupported schemes with npm and jsr Bartek Iwańczuk 2024-11-15 16:48:30 +0100
  • a3f38da48d reorder converter creation for GPUQuerySet reczkok 2024-11-15 16:20:52 +0100
  • b8cf259924
    feat(fetch): accept async iterables for body (#26882) Luca Casonato 2024-11-15 15:54:28 +0100
  • 3f26310728
    feat(lsp): auto-imports with @deno-types directives (#26821) Nayeem Rahman 2024-11-15 14:40:32 +0000
  • 93ee193c66
    retry removing windows workaround in cares Yoshiya Hinosawa 2024-11-15 21:58:44 +0900
  • 45211a379d Merge remote-tracking branch 'upstream/main' into lsp-auto-import-deno-types Nayeem Rahman 2024-11-15 12:29:40 +0000
  • 4bc2d2b239
    feat(fetch): accept async iterables for body crowlkats 2024-07-17 17:17:34 +0200
  • d4b3265ce6
    add waits Yoshiya Hinosawa 2024-11-15 21:08:30 +0900
  • bbbaa6629f
    restore listening at localhost Yoshiya Hinosawa 2024-11-15 21:06:43 +0900
  • 834afed554
    Merge branch 'main' into DENO_ROOT_INSTALL_Fix Gowtham K 2024-11-15 17:15:51 +0530
  • a1ad8cce1e changed test case to reflect changes in installer.rs dovakin0007 2024-11-15 16:55:46 +0530
  • 032ae7fb19
    feat(ext/fetch): allow embedders to use hickory_dns_resolver instead of default GaiResolver (#26740) Sahand Akbarzadeh 2024-11-15 14:14:11 +0330
  • 9e7a49bcee
    wip Bartek Iwańczuk 2024-11-15 11:07:35 +0100
  • faaca5a806
    Merge branch 'main' into err-msg-ext-fs Bartek Iwańczuk 2024-11-15 09:53:36 +0000
  • 9ec439b182
    Merge branch 'main' into flag-for-serve-watch-and-hmr Bartek Iwańczuk 2024-11-15 09:48:07 +0000
  • 73b9638c1b
    Update ext/node/polyfills/timers.ts Bartek Iwańczuk 2024-11-15 10:43:02 +0100
  • 6b2f6b15d6
    Merge branch 'main' into use-async-resolver-in-ext-fetch Bartek Iwańczuk 2024-11-15 09:41:49 +0000
  • c9baf3849f
    perf: use available system memory for v8 isolate memory limit (#26868) Bartek Iwańczuk 2024-11-15 09:33:03 +0000
  • dcc75d5685
    chore: remove some unused tests (#26878) Bartek Iwańczuk 2024-11-15 00:19:12 +0000
  • 8bfd733580
    chore: remove some unused tests Bartek Iwańczuk 2024-11-15 00:43:50 +0100
  • a283ff8440 chore: resolve conflicts Bhuwan Pandit 2024-11-14 22:47:16 +0000
  • ba70860272
    add a todo Bartek Iwańczuk 2024-11-14 23:19:10 +0100
  • 9e16466088
    further refactor Bartek Iwańczuk 2024-11-14 23:17:43 +0100
  • 8d02b99702
    simplify Bartek Iwańczuk 2024-11-14 23:06:40 +0100
  • 371710a82f update based on merge David Sherret 2024-11-14 16:27:52 -0500
  • 1d66787011 Merge branch 'main' into lsp-auto-import-deno-types David Sherret 2024-11-14 16:19:39 -0500
  • 617350e79c
    refactor(resolver): move more resolution code into deno_resolver (#26873) David Sherret 2024-11-14 15:24:25 -0500
  • 39c2f02a2b Merge remote-tracking branch 'upstream/main' into lsp-auto-import-deno-types Nayeem Rahman 2024-11-14 20:08:32 +0000
  • f4b65b83e0 remove David Sherret 2024-11-14 14:38:49 -0500
  • bd858861a9 fini David Sherret 2024-11-14 14:38:06 -0500
  • 8f1d20d60e
    tweak Kenta Moriuchi 2024-11-13 23:12:33 +0900
  • 9ece548e32
    fix Kenta Moriuchi 2024-11-13 18:36:05 +0900
  • 0176c91657
    tweak Kenta Moriuchi 2024-11-13 18:25:16 +0900
  • ce5a092e15
    fix Kenta Moriuchi 2024-11-13 07:11:45 +0900
  • 153290edb5
    fix Kenta Moriuchi 2024-11-13 06:43:36 +0900
  • b916df662c
    type Kenta Moriuchi 2024-11-13 06:22:47 +0900
  • 80289681e9
    test Kenta Moriuchi 2024-11-13 06:21:51 +0900
  • 7716301739
    fix: add RESOURCE_REGISTRY Kenta Moriuchi 2024-11-13 06:13:14 +0900
  • aaab269c71
    fix: prefix parameters Kenta Moriuchi 2024-11-13 04:57:32 +0900
  • 3617bfcd42
    feat: add GPUAdapterInfo#adapterInfo Kenta Moriuchi 2024-11-11 00:59:02 +0900
  • 8ad130f835
    fix: GPUAdapter not to be released Kenta Moriuchi 2024-11-11 00:58:32 +0900
  • 037cdb2fba compiling David Sherret 2024-11-14 12:15:32 -0500
  • 7f2e2bde77
    support for description Bartek Iwańczuk 2024-11-14 17:19:22 +0100
  • 526834d04c
    Merge branch 'main' into feat_task_dependencies Bartek Iwańczuk 2024-11-14 17:06:15 +0100
  • f12b905869
    Merge branch 'main' into flag-for-serve-watch-and-hmr Bartek Iwańczuk 2024-11-14 16:03:53 +0000
  • a95ea7e142
    lint Bartek Iwańczuk 2024-11-14 16:39:39 +0100
  • 61ea7e91a7
    test Bartek Iwańczuk 2024-11-14 14:44:17 +0100
  • 2a2da281df
    wire up diagnostic Bartek Iwańczuk 2024-11-14 14:41:00 +0100
  • ffc4118487 ext/fetch: add option to switch hickory-resolver instead of GaiResolver Sahand 2024-11-14 17:08:00 +0330
  • de34c7ed29
    feat(cli): add --unstable-node-globals flag (#26617) Marvin Hagemeister 2024-11-14 14:11:29 +0100
  • 11ce866451
    try use request:close event Yoshiya Hinosawa 2024-11-14 21:56:04 +0900
  • 954db44545
    Merge branch 'main' into memory_limit Bartek Iwańczuk 2024-11-14 13:39:23 +0100
  • ad5e8d1e63
    apply create params to web worker and tsc isolate Bartek Iwańczuk 2024-11-14 13:39:19 +0100
  • d367afe4c2
    update hints Bartek Iwańczuk 2024-11-14 13:31:40 +0100
  • d4a7288c4e
    Merge branch 'main' into unstable-node-globals Bartek Iwańczuk 2024-11-14 13:18:35 +0100
  • 4e899d48cf
    fix: otel resiliency (#26857) snek 2024-11-14 13:16:28 +0100
  • 0efacbb9dd
    Merge branch 'main' into flag-for-serve-watch-and-hmr Bartek Iwańczuk 2024-11-14 12:16:02 +0000
  • 4d5f9028fd
    add lint result Bartek Iwańczuk 2024-11-14 12:56:45 +0100
  • 4b695e2db0
    Merge branch 'main' into lint_skip_minified_files Bartek Iwańczuk 2024-11-14 12:55:43 +0100
  • 2d118dd26d
    lints snek 2024-11-14 12:40:15 +0100
  • 5f8571350d
    perf: use available system memory for v8 isolate memory limit Bartek Iwańczuk 2024-11-14 12:38:47 +0100
  • cb107a762f
    chore: upgrade runtimelib (jupyter) to 0.19 (#26862) Kyle Kelley 2024-11-14 02:43:41 -0800
  • d5d6d58394
    remove unnecessary logging Yoshiya Hinosawa 2024-11-14 19:19:33 +0900
  • 86c32caccc
    use default bind address (0.0.0.0) for Deno.serve Yoshiya Hinosawa 2024-11-14 19:15:25 +0900
  • ce620cecbb
    restore cares workaround for windows Yoshiya Hinosawa 2024-11-14 19:14:22 +0900
  • b1f518fbc4
    Merge branch 'main' into magurotuna/deno-http-configurable-http2-params-2 Yusuke Tanaka 2024-11-14 19:03:43 +0900
  • aa56715d1d
    Merge branch 'main' into Fix-UNC-Path-Permissions-Issue-on-Windows Yazan AbdAl-Rahman 2024-11-14 10:36:13 +0200
  • cc3d7b2ca8
    do not set keepalive Yoshiya Hinosawa 2024-11-14 15:41:58 +0900
  • 15fae19748
    fix(cli): preserve comments in doc tests (#26828) Yusuke Tanaka 2024-11-14 14:04:32 +0900
  • 7c9ec30b84 chore: upgrade runtimelib (jupyter) to 0.19 Kyle Kelley 2024-11-13 15:36:58 -0800
  • abe1edee40 refactor(resolver): move more resolution code into deno_resolver David Sherret 2024-11-13 18:25:44 -0500
  • 826ba03e36
    tests snek 2024-11-13 19:37:05 +0100
  • 4305216972
    Merge branch 'main' into fix_track_compiler_options_lockfile David Sherret 2024-11-13 11:17:07 -0500
  • 6b5cb41545
    fix(fmt): error instead of panic on unstable format (#26859) David Sherret 2024-11-13 10:39:40 -0500
  • 30eb0ff729
    Merge branch 'main' into fix_track_compiler_options_lockfile David Sherret 2024-11-13 10:32:19 -0500
  • f091d1ad69
    feat(node): stabilize detecting if CJS via "type": "commonjs" in a package.json (#26439) David Sherret 2024-11-13 10:10:09 -0500
  • 6b50b0b949 update tests David Sherret 2024-11-13 10:03:29 -0500
  • bfd80ddc2f fix(fmt): error instead of panic on unstable format David Sherret 2024-11-13 10:01:34 -0500
  • 6a4c6d83ba
    fix(ext/node): zlib.crc32() (#26856) Divy Srivastava 2024-11-13 20:07:45 +0530
  • 0014ec6a41 Merge branch 'main' into fix_require_js_esm David Sherret 2024-11-13 09:31:08 -0500
  • c4256e9ece add comment David Sherret 2024-11-13 09:31:00 -0500
  • 7d9ba09f5a
    fix(ext/node): use ERR_NOT_IMPLEMENTED for notImplemented (#26853) Divy Srivastava 2024-11-13 19:47:01 +0530
  • 09ef699b49
    fix: otel resiliency snek 2024-11-13 14:00:07 +0100
  • 9331e2cef0
    chore: update denokv_* (#26850) Luca Casonato 2024-11-13 14:23:36 +0100