1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-21 04:52:26 -05:00

Commit graph

  • beef1b6606 Merge branch 'main' into fix_compile_deno_dir_different_drive_letter David Sherret 2025-01-13 12:03:31 -05:00
  • 2a2b39eb2e
    fix(compile): store embedded fs case sensitivity (#27653) David Sherret 2025-01-13 12:02:37 -05:00
  • 714b40262e
    refactor(node_resolver): make conditions_from_resolution_mode configurable (#27596) Benjamin Swerdlow 2025-01-13 08:34:37 -08:00
  • eac7f654f2 fix(compile/windows): better handling of deno_dir on different drive letter than code David Sherret 2025-01-13 11:30:05 -05:00
  • cb459ff189 fix(compile): store embedded fs case sensitivity David Sherret 2025-01-13 11:06:34 -05:00
  • f912aac2cb
    fix(lsp): handle pathless untitled URIs (#27637) Nayeem Rahman 2025-01-13 15:31:08 +00:00
  • c16c83252b
    fix Kenta Moriuchi 2025-01-13 23:33:10 +09:00
  • d4c6bf56c3
    fixes crowlkats 2025-01-13 14:17:44 +01:00
  • a8f02b8bb6
    fixes crowlkats 2025-01-13 12:08:29 +01:00
  • f7e41bc989
    implement crowlkats 2025-01-13 11:39:58 +01:00
  • 917e52c882
    Merge branch 'main' into aes-ctr Yoshiya Hinosawa 2025-01-13 18:25:18 +09:00
  • 2091691164
    fix(ext/node): apply @npmcli/agent workaround to npm-check-updates (#27639) Yoshiya Hinosawa 2025-01-13 18:11:26 +09:00
  • 4169592398
    fix Kenta Moriuchi 2025-01-13 13:03:34 +09:00
  • c28e753480
    use unrestricted double Kenta Moriuchi 2025-01-13 11:26:36 +09:00
  • 3f9b0ee7af
    refactor Kenta Moriuchi 2025-01-13 10:31:54 +09:00
  • 7cc681ca35
    fix Kenta Moriuchi 2025-01-13 10:31:31 +09:00
  • d2b6ccf4d9
    add comment Yoshiya Hinosawa 2025-01-13 10:21:15 +09:00
  • e56e7a2841
    add an error Bartek Iwańczuk 2025-01-12 22:48:27 +01:00
  • f82ce8b3c2 fix: wrong casing Marvin Hagemeister 2025-01-12 18:02:37 +01:00
  • ecc75e6e60
    update Kenta Moriuchi 2025-01-13 01:36:50 +09:00
  • 55980d0113
    Merge 046ee08749 into 70c822bfe2 HasanAlrimawi 2025-01-12 23:06:16 +08:00
  • 37fa3ce264 Fixing the error in the try catch block Mohammad Sulaiman 2025-01-12 10:59:13 +02:00
  • 7477d0cdfb Update the PR Mohammad Sulaiman 2025-01-12 10:27:14 +02:00
  • b957376de1 Handling the error in the child process Mohammad Sulaiman 2025-01-12 09:35:29 +02:00
  • c8563cc2e7
    fmt Yoshiya Hinosawa 2025-01-12 14:34:58 +09:00
  • b6a0db4880
    add test case Yoshiya Hinosawa 2025-01-12 14:20:57 +09:00
  • 2baa345513
    fix(ext/node): apply _isNpmAgent to npm-check-updates Yoshiya Hinosawa 2025-01-12 13:46:11 +09:00
  • bf2b5ea97c fix(lsp): handle pathless untitled URIs Nayeem Rahman 2025-01-12 01:06:45 +00:00
  • fd84470aaa
    update Kenta Moriuchi 2025-01-12 02:05:30 +09:00
  • 8abd98ed3f
    Merge branch 'main' into feat/geometry2 Kenta Moriuchi 2025-01-11 21:13:23 +09:00
  • e0e333864e
    Merge branch 'main' into conditions_from_resolution_mode Benjamin Swerdlow 2025-01-10 23:27:00 -08:00
  • 70c822bfe2
    fix(lsp/check): don't resolve unknown media types to a .js extension (#27631) Nathan Whitaker 2025-01-10 19:26:01 -08:00
  • c09deecac1 fmt Nathan Whitaker 2025-01-10 19:01:01 -08:00
  • 5f6b59e857 forgot to commit Nathan Whitaker 2025-01-10 18:57:57 -08:00
  • 26fbf2e736 appease clippy Nathan Whitaker 2025-01-10 16:11:13 -08:00
  • 4a7aad5371 add test, fix existing Nathan Whitaker 2025-01-10 16:07:29 -08:00
  • f5360f6faf don't tell tsc the extension is js Nathan Whitaker 2025-01-10 15:55:45 -08:00
  • a4a44e2ad0 implement aes-128-ctr and aes-256-ctr Nathan Whitaker 2025-01-10 15:48:55 -08:00
  • f6dcc13537
    fix(regression): show bare-node-builtin hint when using an import map (#27632) David Sherret 2025-01-10 20:39:43 -05:00
  • 5dde673100
    Merge branch 'main' into main TateKennington 2025-01-11 14:27:34 +13:00
  • c888f22cd0 fix(check): ignore errors on ambient modules David Sherret 2025-01-10 19:56:57 -05:00
  • aa2b1ea596 update test David Sherret 2025-01-10 19:24:28 -05:00
  • 1e44df3c24 fix(regression): show bare-node-builtin hint when using an import map David Sherret 2025-01-10 19:17:51 -05:00
  • 7ee74bdcda APplied patch Benjamin Swerdlow 2025-01-10 15:58:43 -08:00
  • c144f7bf40
    map more errors Bartek Iwańczuk 2025-01-11 00:44:26 +01:00
  • ec0a6864b6 avoid boxing for the default case conditions_from_resolution_mode David Sherret 2025-01-10 18:12:27 -05:00
  • 88903e14af
    feat(ext/cache): support lscache Bartek Iwańczuk 2025-01-11 00:00:18 +01:00
  • cb638dbad8
    maybe cleanup Bartek Iwańczuk 2025-01-10 23:45:01 +01:00
  • f39faeb6c8 Merge remote-tracking branch 'refs/remotes/origin/conditions_from_resolution_mode' into conditions_from_resolution_mode Benjamin Swerdlow 2025-01-10 14:15:53 -08:00
  • 1706cabae6 fix lint issue Benjamin Swerdlow 2025-01-10 14:15:41 -08:00
  • 2a1baad7a2
    Merge branch 'main' into conditions_from_resolution_mode Benjamin Swerdlow 2025-01-10 14:15:10 -08:00
  • 12f061a860 default Benjamin Swerdlow 2025-01-10 14:13:28 -08:00
  • f51353879b ok, made requested changes Benjamin Swerdlow 2025-01-10 14:11:16 -08:00
  • 29adda8035 do not use mrvaluecreator in order to not clone snapshot David Sherret 2025-01-10 17:02:22 -05:00
  • e3d5bf1e7d Start CI David Sherret 2025-01-10 16:38:58 -05:00
  • 30d7ae5d87 compiling and fixed clippy errors David Sherret 2025-01-10 16:38:08 -05:00
  • 0902b4fcdb more stuff compiling David Sherret 2025-01-10 15:25:31 -05:00
  • b2afea1e92 refactor: create NpmInstaller David Sherret 2025-01-10 13:23:56 -05:00
  • c27248a8f3
    refactor: remove CliNpmReqResolver trait in deno_resolver (#27616) David Sherret 2025-01-10 14:48:43 -05:00
  • 7815ad7031 chore: remove comment Marvin Hagemeister 2025-01-10 19:38:38 +01:00
  • 678a2e532a clippy Marvin Hagemeister 2025-01-10 19:37:57 +01:00
  • 65a7b5571e chore: add more tests Marvin Hagemeister 2025-01-10 19:28:39 +01:00
  • f8b39ee874 chore: remove debug Marvin Hagemeister 2025-01-10 19:28:23 +01:00
  • 64e3cca700 fix: sibling selector matching Marvin Hagemeister 2025-01-10 19:25:08 +01:00
  • 57366488c2
    Merge branch 'main' into urlpattern-wrap crowlkats 2025-01-10 19:25:00 +01:00
  • f74daa1740 fix node ast Marvin Hagemeister 2025-01-10 19:24:47 +01:00
  • 2e5b0765db
    fmt crowlkats 2025-01-10 18:49:49 +01:00
  • 21589ddba5
    fix! crowlkats 2025-01-10 18:46:48 +01:00
  • c6d3980d96
    initial commit crowlkats 2025-01-10 16:42:11 +01:00
  • 456d1a42bb
    Merge branch 'main' into refactor_remove_cli_npm_req_resolver_trait David Sherret 2025-01-10 10:01:27 -05:00
  • 5722604867 add back removed log line David Sherret 2025-01-10 10:01:09 -05:00
  • 1dd5bd667c
    fix(ext/node): use primordials in ext/node/polyfills/_fs_common.ts (#27589) Rajhans Jadhao 2025-01-10 18:21:50 +05:30
  • 67f77579e8
    Merge branch 'main' into lint_plugins Bartek Iwańczuk 2025-01-10 13:51:22 +01:00
  • 93822e4179
    fix crowlkats 2025-01-10 13:07:16 +01:00
  • 0f46c045da
    Merge branch 'main' into urlpattern-wrap crowlkats 2025-01-10 12:58:35 +01:00
  • fcf1957222 fix: wrong child pointer with vec children Marvin Hagemeister 2025-01-10 11:13:23 +01:00
  • a224753c14
    refactor: update deno_core crowlkats 2025-01-10 11:02:02 +01:00
  • d5aa3b7f0b fix: duplicate plugin installed error Marvin Hagemeister 2025-01-10 10:54:49 +01:00
  • a683818386
    Merge branch 'main' into primordials-ext-node-polyfills-fs-common Rajhans Jadhao 2025-01-10 10:09:33 +05:30
  • c3e0e357f1 Maybe fix David Sherret 2025-01-09 21:35:20 -05:00
  • 97166b49b7 shift back up David Sherret 2025-01-09 20:57:26 -05:00
  • fbaab317c4 refactor: remove CliNpmReqResolver trait in deno_resolver David Sherret 2025-01-09 20:33:09 -05:00
  • aa145fd378
    log -> debug Bartek Iwańczuk 2025-01-10 02:26:39 +01:00
  • 0486303c59
    lsp Bartek Iwańczuk 2025-01-10 02:02:55 +01:00
  • ebaf18e8ef
    fix printer Bartek Iwańczuk 2025-01-10 02:00:55 +01:00
  • ee8aae705b
    Merge branch 'main' into conditions_from_resolution_mode Benjamin Swerdlow 2025-01-09 16:45:17 -08:00
  • 31473ca292
    validate range Bartek Iwańczuk 2025-01-10 01:44:42 +01:00
  • 714ed55473
    show errors with cause raised in JS Bartek Iwańczuk 2025-01-10 01:28:29 +01:00
  • 475793f94d
    refactor: implement NpmPackageFolderResolver in deno_resolver (#27614) David Sherret 2025-01-09 19:01:47 -05:00
  • 8797417318 ok we're going well Benjamin Swerdlow 2025-01-09 15:36:16 -08:00
  • 92e3d47243
    Merge branch 'main' into refactor_npm_pkg_folder_resolver_in_deno_resolver David Sherret 2025-01-09 18:31:06 -05:00
  • 34beeb7703
    refactor(npm): move SloppyImportsCachedFs to deno_resolver (#27610) David Sherret 2025-01-09 18:30:48 -05:00
  • deb26e295d ooops lint fix Benjamin Swerdlow 2025-01-09 15:27:03 -08:00
  • d911b7541b feat(unstable): refactor js lint plugin ast Marvin Hagemeister 2025-01-10 00:23:10 +01:00
  • ee6d28cdb2 bump sys_traits while here David Sherret 2025-01-09 18:00:15 -05:00
  • a852c5639c WIP lint_plugins_schema Marvin Hagemeister 2025-01-09 23:50:39 +01:00
  • 2307d0c75f refactor: implement NpmPackageFolderResolver in deno_resolver David Sherret 2025-01-09 17:42:12 -05:00
  • 8bafb182ef
    chore: forward v2.1.5 release commit to main (#27613) denobot 2025-01-09 17:38:18 -05:00
  • 19967a026c chore: fix publish (#27612) David Sherret 2025-01-09 15:55:14 -05:00
  • c9cd1bd056 2.1.5 (#27611) denobot 2025-01-09 15:27:39 -05:00