0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-01 12:16:11 -05:00

Commit graph

  • 0a11dce9bb
    Merge 9e40cbe495 into ab18dac09d Joe Hillenbrand 2025-01-22 17:24:36 -08:00
  • ab18dac09d
    refactor(tsc): split TS compiler into multiple files, use ESM (#27784) Bartek Iwańczuk 2025-01-23 00:37:50 +00:00
  • bf76ef9431
    fix Bartek Iwańczuk 2025-01-23 01:02:51 +01:00
  • 7024cf84a8 clippy David Sherret 2025-01-22 18:59:40 -05:00
  • a18bf434fe Not sure why this test output was different? David Sherret 2025-01-22 18:57:36 -05:00
  • 8ee8582389 Update to mostly only change TypeChecker David Sherret 2025-01-22 18:49:51 -05:00
  • f8cb237093 Merge branch 'main' into check-workspace-member-compiler-options David Sherret 2025-01-22 18:45:31 -05:00
  • 926e9aa3ad
    Merge branch 'main' into tsc_esm Bartek Iwańczuk 2025-01-23 00:42:28 +01:00
  • 7a86ecdf8d
    lint Bartek Iwańczuk 2025-01-23 00:34:36 +01:00
  • 6eb1b4e266
    split into 3 files Bartek Iwańczuk 2025-01-23 00:27:54 +01:00
  • 80a6179ac4
    feat(lint): change behavior of --rules flag (#27245) Bartek Iwańczuk 2025-01-22 22:43:00 +00:00
  • 725fdcfbb2
    make 99_main_compiler.js an ESM file Bartek Iwańczuk 2025-01-22 23:42:40 +01:00
  • 563a7c284e
    refactor: use DataUrl from deno_media_type (#27783) David Sherret 2025-01-22 15:35:16 -05:00
  • 1badc032a2
    Merge branch 'main' into refactor_use_data_url_deno_media_type David Sherret 2025-01-22 14:57:10 -05:00
  • 642c25b185 update more removed functions David Sherret 2025-01-22 14:36:39 -05:00
  • da11f6bb0b refactor: use DataUrl from deno_media_type David Sherret 2025-01-22 14:14:45 -05:00
  • 25e243ad4e
    chore: fix hmr build (#27781) David Sherret 2025-01-22 13:00:36 -05:00
  • 1bfa607873 Remove some code and box the futures David Sherret 2025-01-22 12:44:07 -05:00
  • bacc654db2 resolve final todo David Sherret 2025-01-22 12:33:19 -05:00
  • 40c1824dd0
    Merge branch 'main' into deno_lint_docs Bartek Iwańczuk 2025-01-22 17:29:46 +00:00
  • 7b11670e13
    fix(lsp): silence debug error for 'move to a new file' action (#27780) Nayeem Rahman 2025-01-22 17:21:58 +00:00
  • e2c4f60987 fix David Sherret 2025-01-22 12:21:52 -05:00
  • 5263183985 chore: fix hmr build David Sherret 2025-01-22 12:19:28 -05:00
  • 7e146d8e4a
    Merge branch 'main' into package-json-trait Benjamin Swerdlow 2025-01-22 09:17:22 -08:00
  • 6e3f276ad4 lint David Sherret 2025-01-22 12:04:56 -05:00
  • 8b0c7d67fd Merge branch 'main' into refactor_resolver_factory David Sherret 2025-01-22 11:58:34 -05:00
  • 42871fad66 fix turning on auto when vendor dir David Sherret 2025-01-22 11:58:03 -05:00
  • f8f1278abc working spec tests David Sherret 2025-01-22 11:47:22 -05:00
  • fb87960623
    Merge branch 'main' into deno_lint_docs Bartek Iwańczuk 2025-01-22 17:34:27 +01:00
  • 410cd4161a fix(lsp): silence debug error for 'move to a new file' action Nayeem Rahman 2025-01-22 16:07:23 +00:00
  • 7b44f9852d fix using services from resolver factory David Sherret 2025-01-22 11:02:35 -05:00
  • c30c349fef
    fix(ext/node): do not apply socket-init-workaround to ipc socket Yoshiya Hinosawa 2025-01-23 01:01:23 +09:00
  • a2a782aacc
    Merge branch 'main' into webgpu-wrap crowlkats 2025-01-22 16:33:20 +01:00
  • d084d55043
    fixes crowlkats 2025-01-22 16:30:55 +01:00
  • 5082199337 Flip David Sherret 2025-01-22 10:29:13 -05:00
  • 804363af53 Fixes. David Sherret 2025-01-22 10:10:05 -05:00
  • adace06fc8
    Merge 1f04d843dd into f3c0bbf926 Divy Srivastava 2025-01-22 09:34:57 -05:00
  • f3c0bbf926
    fix(ext/node): reference error in zlib.crc32 (#27777) Divy Srivastava 2025-01-22 20:01:17 +05:30
  • cef0ba1294
    pos Bartek Iwańczuk 2025-01-22 15:08:55 +01:00
  • 6a4a9585d5 add test Divy Srivastava 2025-01-22 19:10:37 +05:30
  • 78d31bf8dc fix(ext/node): zlib crc32 Divy Srivastava 2025-01-22 19:07:04 +05:30
  • 32eb991ef8
    feat(unstable): support https otlp endpoints (#27743) snek 2025-01-22 14:07:04 +01:00
  • f175b5b50f
    perf: full LTO in sysroot (#27771) Divy Srivastava 2025-01-22 18:11:10 +05:30
  • 64cc6ffadc
    otel: support https snek 2025-01-20 15:36:39 +01:00
  • 773825aeb9
    fix(ext/node): fix formatting of debug logs (#27772) Yoshiya Hinosawa 2025-01-22 20:13:13 +09:00
  • 1eb9b3dcc6
    Merge e817cd1c4f into c930e13ff1 finleyjb 2025-01-22 05:25:14 -05:00
  • 43f3fc7626 x Divy Srivastava 2025-01-22 14:31:58 +05:30
  • 7af341d1ca
    fix expectation Yoshiya Hinosawa 2025-01-22 17:27:43 +09:00
  • 3a1634115e Update cache version Divy Srivastava 2025-01-22 13:21:40 +05:30
  • a7725b4137
    Delete cli/lib.rs Benjamin Swerdlow 2025-01-21 23:47:44 -08:00
  • be7d981393 Implement Temporal.ZonedDateTime.getTimeZoneTransition printfn 2025-01-22 07:40:22 +00:00
  • 5571f6524d
    fix lint Yoshiya Hinosawa 2025-01-22 16:31:36 +09:00
  • bde28818dc
    fix Yoshiya Hinosawa 2025-01-22 16:25:21 +09:00
  • f1d02ede9f
    fix(ext/node): fix formatting of debug logs Yoshiya Hinosawa 2025-01-22 16:12:06 +09:00
  • bf82fe2df3 fixup! CliFactor::with_watcher_communicator() Nayeem Rahman 2025-01-22 07:03:13 +00:00
  • 532e3b3ba6 CliFactor::with_watcher_communicator() Nayeem Rahman 2025-01-22 07:02:06 +00:00
  • a9fd0035a2 perf: full LTO in sysroot Divy Srivastava 2025-01-22 12:24:45 +05:30
  • 85c8e4d3d1 use closure for collect_specifiers Nayeem Rahman 2025-01-22 06:47:51 +00:00
  • c8857353e7 use closure for get_dirs_with_files Nayeem Rahman 2025-01-22 06:38:31 +00:00
  • 67c4da48ad abstract CliOptions creation Nayeem Rahman 2025-01-22 06:21:35 +00:00
  • c2a6fa1cfa Merge remote-tracking branch 'upstream/main' into check-workspace-member-compiler-options Nayeem Rahman 2025-01-22 05:17:37 +00:00
  • c930e13ff1
    chore: note in flags output that unstable is deprecated (#27334) Ian Bull 2025-01-21 19:25:46 -08:00
  • 3ba212649f
    chore: forward v2.1.7 release commit to main (#27767) denobot 2025-01-22 04:25:12 +01:00
  • 4163395a37
    fix: use serde feature for log crate in cli/lib crowlkats 2025-01-22 01:51:38 +01:00
  • 02853f861f
    2.1.7 (#27765) denobot 2025-01-22 01:13:36 +01:00
  • 3fb8da541a Address reviewers comments Ian Bull 2025-01-21 17:37:57 -08:00
  • bba646faca Merge remote-tracking branch 'origin/main' into unstable_flag Ian Bull 2025-01-21 17:35:19 -08:00
  • 5afb334457 some cleanup David Sherret 2025-01-21 20:22:48 -05:00
  • 379079d904
    fix: use serde feature for log crate in cli/lib v2.1.7 crowlkats 2025-01-22 01:51:38 +01:00
  • 9f130ee208
    wip Bartek Iwańczuk 2025-01-22 01:47:51 +01:00
  • 4d72aa6917 fixes David Sherret 2025-01-21 19:47:04 -05:00
  • c60f4e829b Remove parameter. David Sherret 2025-01-21 19:42:06 -05:00
  • ce166c304e Merge branch 'main' of https://github.com/denoland/deno into refactor_resolver_factory David Sherret 2025-01-21 19:41:18 -05:00
  • 43f9dd188b fix David Sherret 2025-01-21 19:24:05 -05:00
  • aa2810872c update David Sherret 2025-01-21 19:23:19 -05:00
  • fa89f1e984 clippy David Sherret 2025-01-21 19:16:15 -05:00
  • 1c02412270
    2.1.7 (#27765) denobot 2025-01-22 01:13:36 +01:00
  • 923b083b43 improvements all around Benjamin Swerdlow 2025-01-21 16:07:44 -08:00
  • 9ea320471d continued movement towards ready Benjamin Swerdlow 2025-01-21 15:58:38 -08:00
  • fbb7ec5fca
    doesn't compile yet Bartek Iwańczuk 2025-01-22 00:57:32 +01:00
  • faea43281a cjs sender Benjamin Swerdlow 2025-01-21 15:53:49 -08:00
  • a54f1203c5 send and sync Benjamin Swerdlow 2025-01-21 15:48:56 -08:00
  • 0a561b5f74 improved maybe Benjamin Swerdlow 2025-01-21 15:44:17 -08:00
  • 084e00a657 almost there David Sherret 2025-01-21 18:42:29 -05:00
  • 2e5f400f35 remove outdated generics Benjamin Swerdlow 2025-01-21 15:38:28 -08:00
  • 300818fc42 2.1.7 crowlKats 2025-01-21 23:28:57 +00:00
  • ddaf2955c4
    fix(ext/node): add FileHandle#sync (#27677) ZYSzys 2025-01-21 13:52:40 +08:00
  • 96feacd9b8
    fix(deps): update yanked crates (#27512) Dimitris Apostolou 2025-01-21 07:47:14 +02:00
  • a4476b4677
    fix(install/global): remove importMap field from specified config file (#27744) David Sherret 2025-01-20 16:50:34 -05:00
  • 1ce0cca0fd
    fix(ext/os): pass SignalState to web worker (#27741) Bartek Iwańczuk 2025-01-20 14:13:15 +00:00
  • a4003a5292
    fix(ext/node): GCM auth tag check on DechiperIv#final (#27733) Divy Srivastava 2025-01-20 18:16:44 +05:30
  • 852259fe57
    docs(readme): update redirected links (#27726) ryu 2025-01-20 12:01:25 +09:00
  • 32e5941d91
    perf(compile): remove swc from denort (#27721) David Sherret 2025-01-19 14:23:07 -05:00
  • 2a4346ce23
    chore: fix canary version (#27723) David Sherret 2025-01-19 05:19:47 -05:00
  • 39d9047834
    refactor: move denort to separate crate (#27688) David Sherret 2025-01-17 15:39:29 -05:00
  • 4fe353c961
    refactor: update deno_core and use more concrete errors (#27620) Leo Kettmeir 2025-01-17 18:41:52 +01:00
  • b4ea2fdf8d
    fix(ext/node): tls.connect regression (#27707) Yoshiya Hinosawa 2025-01-18 00:10:26 +09:00
  • f66afc3c0c
    ci: use self-hosted mac arm runner on tags (#27708) Bartek Iwańczuk 2025-01-17 13:31:58 +00:00
  • b197dcf4e9
    refactor: add 'deno_process' crate (#27680) Bartek Iwańczuk 2025-01-17 12:30:14 +00:00
  • bde9515fdc
    fix(ext/node): propagate socket error to client request object (#27678) Yoshiya Hinosawa 2025-01-17 12:30:00 +09:00