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

Commit graph

  • 0a23d802a6 debug Nayeem Rahman 2024-11-11 21:25:53 +0000
  • 03add1f82e debug Nayeem Rahman 2024-11-11 21:09:26 +0000
  • 12b21f8922 debug Nayeem Rahman 2024-11-11 18:10:35 +0000
  • 982d8c4d2d Figuring this out... CjsTracker should not be used in the lsp David Sherret 2024-11-11 12:32:26 -0500
  • bb277c91a7
    update exts and runtime crowlkats 2024-11-11 18:08:39 +0100
  • 3f064b9e8b Merge branch 'main' into fix_require_js_esm David Sherret 2024-11-11 11:40:28 -0500
  • 16b3b4a5f9 Starting to separate out cjs tracker, but realizing that graph resolver needs to go David Sherret 2024-11-11 11:38:57 -0500
  • 0a2c595d63 feat(lsp): auto-imports with @deno-types directives Nayeem Rahman 2024-11-11 15:58:32 +0000
  • 08a5199bc3
    caches: allow explicit in-memory caches Johannes Kirschbauer 2024-11-11 16:45:53 +0100
  • cb842443ab
    skip some ipv4 addresses to make test pass faster Yoshiya Hinosawa 2024-11-11 23:47:18 +0900
  • 860d44de5f
    Merge branch 'main' into main Richard Carson 2024-11-11 09:21:18 -0500
  • 82470d5843
    feat: otel snek 2024-11-04 14:43:07 +0100
  • 8d80d1d507
    increase autoSelectFamilyAttemptTimeout in testing Yoshiya Hinosawa 2024-11-08 15:14:38 +0900
  • 1c010b9bcf
    increase defaultAutoSelectFamilyAttemptTimeout in compat test case Yoshiya Hinosawa 2024-11-08 13:29:17 +0900
  • 416cb37645
    debug Yoshiya Hinosawa 2024-11-07 15:31:45 +0900
  • 48439305bb
    reorder config.jsonc Yoshiya Hinosawa 2024-11-07 13:09:24 +0900
  • ed0d6012c0
    temporarily disable a test case Yoshiya Hinosawa 2024-11-07 00:25:39 +0900
  • 8b3ea3b725
    fix: lint errors Yoshiya Hinosawa 2024-11-06 23:24:56 +0900
  • edcc3397bc
    fix(ext/node): add autoSelectFamily option to net.createConnection Yoshiya Hinosawa 2024-10-31 19:16:17 +0900
  • b955d03740
    test(ext/node): prevent running the same test cases twice (#26812) Yoshiya Hinosawa 2024-11-11 17:16:33 +0900
  • c507d40aa9
    fix(ext/http): prefer brotli for accept-encoding: gzip, deflate, br, zstd Satya Rohith 2024-11-11 12:00:40 +0530
  • b451d948ef
    test(ext/node): prevent running the same test cases twice Yoshiya Hinosawa 2024-11-11 14:02:57 +0900
  • 7b1380ee99
    chore: update zeromq dependency to fix build failure Soc Virnyl Estela 2024-11-11 11:49:52 +0800
  • eaf1934f79
    deps: update zeromq to 0.4.1 Soc Virnyl Estela 2024-11-11 11:27:18 +0800
  • eab20efbaf
    Merge branch 'main' into main Richard Carson 2024-11-10 13:13:47 -0500
  • bfc143a5ac
    fix(ext/webstorage): use error class for sqlite error case (#26806) Leo Kettmeir 2024-11-10 02:43:04 -0800
  • 2d1606ce8c
    fix(ext/webstorage): use error class for sqlite error case crowlkats 2024-11-10 10:09:04 +0100
  • e1b40a69c0
    chore: forward v2.0.6 release commit to main (#26804) denobot 2024-11-10 02:42:18 -0500
  • 970e5eec52 add spec test Hajime-san 2024-11-10 12:30:25 +0900
  • 8cca53b044 Adding an output file to the test MohammadSu1 2024-11-10 08:54:51 +0200
  • 461da410d7 2.0.6 (#26803) denobot 2024-11-09 23:38:11 -0500
  • 8f59d18202
    2.0.6 (#26803) v2.0.6 v2.0 denobot 2024-11-09 23:38:11 -0500
  • a6aed366b7
    Update Releases.md Divy Srivastava 2024-11-10 09:28:57 +0530
  • de25cb8b9d 2.0.6 littledivy 2024-11-10 03:57:29 +0000
  • 404be346e5 Revert "perf(upgrade): cache downloaded binaries in DENO_DIR" (#26799) Divy Srivastava 2024-11-10 09:00:44 +0530
  • 8eb76b6b94 perf(upgrade): cache downloaded binaries in DENO_DIR (#26108) Bartek Iwańczuk 2024-11-09 15:19:46 +0000
  • 811f99dc7d fix: performance.timeOrigin (#26787) snek 2024-11-08 23:20:24 +0100
  • 6c3e7669f9 fix(install): cache jsr deps from all workspace config files (#26779) Nathan Whitaker 2024-11-08 12:45:30 -0800
  • f16980bec6 feat(ext/http): abort event when request is cancelled (#26781) Divy Srivastava 2024-11-08 18:46:11 +0530
  • 1363822048 fix(ext/cache): don't panic when creating cache (#26780) Divy Srivastava 2024-11-08 12:27:29 +0530
  • f61cf7ece2 chore: make commandWithCwdIsAsync test less flaky (#26770) Nathan Whitaker 2024-11-07 15:02:33 -0800
  • 12c48f9117 feat(ext/http): abort signal when request is cancelled (#26761) Divy Srivastava 2024-11-07 17:12:13 +0530
  • 6f73b98c82 chore: serve node headers from a test server to fix flaky node-gyp test (#26749) Nathan Whitaker 2024-11-06 19:52:46 -0800
  • 8441aefc8c refactor: use concrete error type for remaining ops (#26746) Leo Kettmeir 2024-11-06 16:57:57 -0800
  • 3b37162c46 refactor(ext/net): Use hickory dns instead of unmaintained trust-dns (#26741) Kaveh 2024-11-07 03:19:32 +0330
  • faed1d8e59 fix(node:zlib): gzip & gzipSync should accept ArrayBuffer (#26762) Satya Rohith 2024-11-06 19:42:24 +0530
  • 6040d69c15 fix(ext/node): better inspector support (#26471) snek 2024-11-06 15:08:26 +0100
  • 6b7493572a fix(fmt): don't use self-closing tags in HTML (#26754) Bartek Iwańczuk 2024-11-06 12:56:03 +0000
  • 9f6fb5ef95 feat(lsp): auto-import completions from byonm dependencies (#26680) Nayeem Rahman 2024-11-06 06:26:46 +0000
  • ce778a947e
    Revert "perf(upgrade): cache downloaded binaries in DENO_DIR" (#26799) Divy Srivastava 2024-11-10 09:00:44 +0530
  • 81962e8e71 add raw_specifier for showing helpful error message easier when it failed to resolve CJS module Hajime-san 2024-11-10 12:07:44 +0900
  • c5a15c5b5f
    Merge 003357a7b5 into 01de331742 Divy Srivastava 2024-11-10 02:10:17 +0300
  • bf2171623c
    Revert "perf(upgrade): cache downloaded binaries in DENO_DIR (#26108)" revert-26108-cache_deno_upgrade_bins Divy Srivastava 2024-11-09 23:49:12 +0530
  • aad4371b5c
    Make KvConfig fields pub, derive clone Richard Carson 2024-11-09 12:44:34 -0500
  • 1c54f44c14
    Make PermissionDeniedError fields pub Richard Carson 2024-11-09 12:43:12 -0500
  • 53d98a358b Merge branch 'cjs_suggestions_for_mjs' of https://github.com/MohammadSu1/my_deno into cjs_suggestions_for_mjs MohammadSu1 2024-11-09 18:27:19 +0200
  • a9b4bba3e4 Upgrade Canary MohammadSu1 2024-11-09 18:26:37 +0200
  • a4e09ad497
    Merge branch 'main' into cjs_suggestions_for_mjs Mohammad Sulaiman 2024-11-09 18:11:34 +0200
  • 5da2a52ec2 Modify the printing statement to avoid the error MohammadSu1 2024-11-09 17:58:20 +0200
  • 01de331742
    perf(upgrade): cache downloaded binaries in DENO_DIR (#26108) Bartek Iwańczuk 2024-11-09 15:19:46 +0000
  • 0d756a603f
    Merge branch 'main' into cache_deno_upgrade_bins Divy Srivastava 2024-11-09 20:16:04 +0530
  • 7f54b532a1 Fix Divy Srivastava 2024-11-09 11:49:01 +0530
  • b27a5ed1fe pri Divy Srivastava 2024-11-09 11:14:00 +0530
  • 6c2bc9e077 X Divy Srivastava 2024-11-09 11:05:57 +0530
  • 5d18d453d1 fix(ext/websocket): initialize error attribute of WebSocket ErrorEvent Divy Srivastava 2024-11-09 11:05:03 +0530
  • a308604228
    Merge branch 'main' into feat/coverage-ignore-comments Ben Heidemann 2024-11-09 00:26:21 +0000
  • fa17baf659 changed the port used in the added test HasanAlrimawi 2024-11-09 00:52:59 +0200
  • a2e8370b28 remove unneeded test HasanAlrimawi 2024-11-09 00:30:59 +0200
  • 3ab237135d fix test HasanAlrimawi 2024-11-09 00:29:19 +0200
  • 73fbd61bd0
    fix: performance.timeOrigin (#26787) snek 2024-11-08 23:20:24 +0100
  • 0c3607424a
    fix crowlkats 2024-11-08 22:29:30 +0100
  • d4f1bd3dac
    fix(install): cache jsr deps from all workspace config files (#26779) Nathan Whitaker 2024-11-08 12:45:30 -0800
  • 6ee1acd8c9
    fix crowlkats 2024-11-08 21:44:38 +0100
  • d509fda334 Fix. David Sherret 2024-11-08 14:57:57 -0500
  • 9f4457609f remove npm main David Sherret 2024-11-08 14:44:34 -0500
  • 52d0cabd9b Modify the output of the test to fit the expected MohammadSu1 2024-11-08 20:31:48 +0200
  • 09c3cae9bf Modify the test of .mts and .cts MohammadSu1 2024-11-08 20:14:59 +0200
  • 848dc745cb Some fixes for detect-cjs David Sherret 2024-11-08 13:07:18 -0500
  • 72107f3f9d stabilize detect-cjs David Sherret 2024-11-08 12:58:40 -0500
  • ebd12a5ccf fixes David Sherret 2024-11-08 12:48:10 -0500
  • ca469ae97b Fixing th format issues MohammadSu1 2024-11-08 19:33:54 +0200
  • 4db134d19e Merge branch 'cjs_suggestions_for_mjs' of https://github.com/MohammadSu1/my_deno into cjs_suggestions_for_mjs MohammadSu1 2024-11-08 19:12:29 +0200
  • 0b6c8bdbe6
    Merge branch 'denoland:main' into cjs_suggestions_for_mjs Mohammad Sulaiman 2024-11-08 19:12:06 +0200
  • 95d7b43e65 Adding a test for the .mts and .cts MohammadSu1 2024-11-08 19:11:20 +0200
  • 2a0a54187c
    Merge branch 'main' into #26499 /usr/bin/cat 2024-11-08 22:08:46 +0530
  • 57273d969e Merge branch 'main' into fix_require_js_esm David Sherret 2024-11-08 10:28:56 -0500
  • 9fb924d2f2
    Merge branch 'main' into cache_deno_upgrade_bins Divy Srivastava 2024-11-08 18:58:57 +0530
  • b482a50299
    feat(ext/http): abort event when request is cancelled (#26781) Divy Srivastava 2024-11-08 18:46:11 +0530
  • 9ac868ad40
    fix: performance.timeOrigin snek 2024-11-08 09:58:16 +0100
  • d2074255dd
    make http2 parameters configurable Yusuke Tanaka 2024-11-08 15:58:10 +0900
  • 637b1d5508
    fix(ext/cache): don't panic when creating cache (#26780) Divy Srivastava 2024-11-08 12:27:29 +0530
  • 0e60843dce X Divy Srivastava 2024-11-08 11:51:52 +0530
  • 09f6acb230 Fix Divy Srivastava 2024-11-08 11:51:48 +0530
  • a76e6c2397 Again Divy Srivastava 2024-11-08 10:42:58 +0530
  • b107114482 Lint js Divy Srivastava 2024-11-08 10:33:38 +0530
  • ad09716800 feat(ext/http): abort event when request is cancelled Divy Srivastava 2024-11-08 10:23:50 +0530
  • f36409e3b3
    tempdir Nathan Whitaker 2024-11-07 19:38:37 -0800
  • 9094ed6b48 fix(ext/cache): don't panic when creating cache Divy Srivastava 2024-11-08 09:04:41 +0530
  • 9a6b13bed7
    fix expected output on windows Nathan Whitaker 2024-11-07 19:27:12 -0800
  • 7f4946c974
    appease clippy Nathan Whitaker 2024-11-07 19:20:40 -0800