Commit Graph

  • 932a319366 5.3.0 5.3.0 Lee Robinson 2021-06-23 19:29:21 -05:00
  • cd5ce74ec1 Revert^2 "allow to compress files in virtual file system (#1115)" (#1200) Etienne 2021-06-08 13:04:29 +02:00
  • 2070696f15 tsconfig: bump target to "es2017" as Node 8 is the minimum Jesse Chan 2021-06-06 01:54:36 +08:00
  • 5c82b6d39d Remove unused "appveyor.yml" Jesse Chan 2021-06-06 01:49:41 +08:00
  • 30b25ab9ce Fixes "no-nested-ternary" Jesse Chan 2021-06-04 22:00:06 +08:00
  • ff568722a7 Fixes "@typescript-eslint/naming-convention" Jesse Chan 2021-06-04 21:40:58 +08:00
  • 38a9a8c129 eslint: use airbnb-base rules for TypeScript as well Jesse Chan 2021-06-04 21:39:45 +08:00
  • 96eceedd1f injectSnapshot: always use "C:\snapshot" on win (#1212) Etienne 2021-06-07 10:41:43 +02:00
  • 80103ddeb8 producer: improve readability and remove backed up native addon at the end Alexander Wunschik 2021-05-04 21:00:24 +02:00
  • bcec96cd95 test: add tests for #1191 and #1192 Etienne 2021-06-02 14:07:15 +08:00
  • d696260a8d test-50-fs-runtime-layer-3: use "Buffer.from" instead of "new Buffer" Etienne 2021-05-31 21:12:54 +02:00
  • 208e2414fb bootstrap: use "const"/"let" instead of "var", require at top Etienne 2021-06-02 13:50:21 +08:00
  • a22fd8017a bootstrap: remove support for Node < 8 Jesse Chan 2021-06-03 07:20:49 +08:00
  • 52ddf231de Squashed revert "allow to compress files in virtual file system (#1115)" Jesse Chan 2021-05-31 22:58:30 +08:00
  • e8a2c634d9 README: add notes about "linuxstatic" and native bindings Jesse Chan 2021-05-27 23:46:27 +08:00
  • 447b2db747 README: add notes about "macos-arm64" Jesse Chan 2021-05-27 23:40:41 +08:00
  • bd5f361ba9 README: add notes about building for different archs Jesse Chan 2021-05-27 23:19:27 +08:00
  • 709d7116dc README: link to vercel/pkg-fetch in the "Build" section Jesse Chan 2021-05-27 23:05:13 +08:00
  • 491941b543 README: update the target list Jesse Chan 2021-05-27 23:03:14 +08:00
  • 010cf84234 README: use "HEAD" instead of "master" for links, see nodejs/node@26e318a32 Jesse Chan 2021-05-27 22:54:29 +08:00
  • 9c6973d462 README: remove dead dependency badges Jesse Chan 2021-05-27 22:52:21 +08:00
  • 760b9c4de2 Bump browserslist from 4.16.3 to 4.16.6 dependabot[bot] 2021-05-25 02:26:50 +00:00
  • 2c720b117d 5.2.1 5.2.1 Lee Robinson 2021-05-24 10:27:59 -05:00
  • 1f3e2356aa Bump to vercel/pkg-fetch@v3.1.1 Jesse Chan 2021-05-24 21:10:13 +08:00
  • 82ce62558e prelude: create tmpFolder only when needed for decompression Jesse Chan 2021-05-23 22:21:31 +08:00
  • 4488ab716a 5.2.0 5.2.0 Lee Robinson 2021-05-20 07:29:15 -07:00
  • 6fac6dc63b Bump to vercel/pkg-fetch@v3.1.0 Jesse Chan 2021-05-19 23:55:35 +08:00
  • ea231969d6 fs.createReadStream and --compress (#1158) Etienne 2021-05-13 11:09:01 +02:00
  • c2b7d6cbf5 Add a warning about the macOS mandatory code signing requirement (#1176) Jesse Chan 2021-05-12 12:20:58 +01:00
  • 8d2799daa6 Bump hosted-git-info from 2.8.8 to 2.8.9 (#1177) dependabot[bot] 2021-05-12 08:08:35 +02:00
  • b8ef570842 Add support for fs.realpath.native (#1173) Rob Lensen 2021-05-10 15:57:45 +02:00
  • 0b55f9adba Ad-hoc sign the fabricator binary temporarily to generate bytecode on macOS Jesse Chan 2021-05-05 19:27:11 +08:00
  • be5c2aee11 feature: allow macOS code signing by including payload in str table Jesse Chan 2021-05-05 19:16:58 +08:00
  • 551d07d383 test-50-fs-runtime-layer-2: remove unnecessary assertion on hint Jesse Chan 2021-05-07 20:58:57 +08:00
  • ea7d72bc20 feature: allow to compress files in virtual file system (#1115) Etienne 2021-05-01 12:46:24 +02:00
  • 3027f3f017 5.1.0 5.1.0 Lee Robinson 2021-04-27 08:08:38 -05:00
  • 655ee18368 test: test with Node 16 Jesse Chan 2021-04-27 15:13:43 +08:00
  • 6adde0fb3c CI: add Node 16 to matrix Jesse Chan 2021-04-27 15:09:13 +08:00
  • 36c28f9e7e Bump to vercel/pkg-fetch@v3.0.4 Jesse Chan 2021-04-27 15:08:18 +08:00
  • 382f643c25 Support RegExp mountpoints (#1121) Blaine Bublitz 2021-04-24 12:30:44 -07:00
  • 3941c7d9b1 fix .node loading issue on windows (#1335) (#1143) Etienne 2021-04-24 10:46:52 +02:00
  • a3f9110187 Use "linuxstatic" to generate bytecode for different arch on Linux (#1144) Jesse Chan 2021-04-23 22:04:07 +08:00
  • 82a43db92a improve doc to explain how to pass multiple baked options (#1132) (#1133) Etienne 2021-04-23 13:39:51 +02:00
  • 1f05232fdd test: bump expected major to 5 (#1145) Jesse Chan 2021-04-23 10:25:33 +08:00
  • ee8808a9ee 5.0.0 5.0.0 Lee Robinson 2021-04-22 12:20:45 -05:00
  • 08b26a454b Bump to vercel/pkg-fetch@v3.0.3 (#1142) Jesse Chan 2021-04-23 01:19:40 +08:00
  • 211da6e6f0 Bump to vercel/pkg-fetch@v3.0.2 Jesse Chan 2021-04-22 14:25:44 +08:00
  • 779adf8a93 Fix isPublic check for licenses array (#1140) Sören Beye 2021-04-22 10:40:21 +02:00
  • 63f4ce03f7 test: add "node14" to fetch-all Jesse Chan 2021-04-10 13:31:10 +08:00
  • 6ecd52a2d2 Drop references to Node < 8 Jesse Chan 2021-04-10 13:30:08 +08:00
  • 247d1d523b Fix "pkg-fetch" types Jesse Chan 2021-04-10 12:36:50 +08:00
  • bba81480d5 Don't mix objects of different types Jesse Chan 2021-04-09 00:07:23 +08:00
  • 5a97ee2072 Cleanup dependencies Jesse Chan 2021-04-08 23:51:08 +08:00
  • 14fb420fd4 Bump to vercel/pkg-fetch@v3.0.1 Jesse Chan 2021-04-08 23:26:10 +08:00
  • 8756fc1b95 Support mkdir at mountpoints (#1120) Blaine Bublitz 2021-04-08 09:44:11 -07:00
  • 94cdb69af5 test: add unit test for #775 (#1118) Etienne 2021-04-07 10:47:23 +02:00
  • 3507e2c561 Skip pnpm tests when nodeversion is < 12 (#1122) Etienne 2021-04-07 09:13:06 +02:00
  • 6deb8124ef TypeScript Rewrite (#1099) Andrew Lisowski 2021-04-01 05:15:39 -07:00
  • 2d10402fde Merge branch 'master' into fix-native-addon fix-native-addon Daniel Lando 2021-03-31 17:19:37 +02:00
  • b7426dac35 Remove coverage badge from README. (#1114) Lee Robinson 2021-03-31 09:28:18 -05:00
  • d3b95859f6 Extend ESLint to test files. (#1107) Etienne 2021-03-31 16:10:25 +02:00
  • bbb20b2dbc Update License Zeit -> Vercel. (#1113) Lee Robinson 2021-03-31 09:09:52 -05:00
  • eb8921a031 Add support for symlink and pnpm. (#1060) Etienne 2021-03-31 15:45:49 +02:00
  • b2a18812ce Merge branch 'master' into fix-native-addon Daniel Lando 2021-03-30 14:12:21 +02:00
  • 029f88d529 make prefixRegex constant Daniel Lando 2021-03-30 14:11:55 +02:00
  • 063d991614 Merge branch 'fix-native-addon' of https://github.com/vercel/pkg into fix-native-addon Daniel Lando 2021-03-30 14:04:52 +02:00
  • 6d5e708655 compact function Daniel Lando 2021-03-30 14:04:45 +02:00
  • 79cca5444a feat(parser): handle template literal without expressions (#981) DevSide 2021-03-30 13:51:02 +02:00
  • 2c1fa89dd4 typo fix in readme (#1108) Black_Yuzia 2021-03-30 09:10:40 +03:00
  • d9dc558205 Add section about bytecode flag to README.md (#1106) William Hexberg 2021-03-29 07:20:21 -07:00
  • c9ad6ffe4b Add Windows builds on CI. (#1105) Etienne 2021-03-28 17:13:57 +02:00
  • 8355a8111f Merge branch 'master' into fix-native-addon Daniel Lando 2021-03-28 11:45:08 +02:00
  • 4a5367b07f fix: undefined revertMakingLong Daniel Lando 2021-03-28 11:44:46 +02:00
  • 11b93bf0c0 Update all dependencies to latest. (#1062) Etienne 2021-03-26 22:33:36 +01:00
  • d1ace6273c ignore beginning string Daniel Lando 2021-03-26 16:57:23 +01:00
  • 39561bffa7 ignore last slash Daniel Lando 2021-03-26 16:56:55 +01:00
  • ca0db9f21d also handle /**/ prefix Daniel Lando 2021-03-26 16:54:23 +01:00
  • bfa7cfafb6 better sanitize modules path Daniel Lando 2021-03-26 16:50:50 +01:00
  • cceb78a684 Update release script. (#1102) Lee Robinson 2021-03-26 10:29:53 -05:00
  • c332fbb468 4.5.1 4.5.1 Lee Robinson 2021-03-26 10:24:33 -05:00
  • f08d083a5d Add pkg.outputPath as a configuration option. (#574) Alex 2021-03-26 10:29:31 -04:00
  • 165fcd543d chore: make pkg-fetch dep static (temporarily). (#1100) Daniel Lando 2021-03-26 15:24:42 +01:00
  • 9bb4f70295 promisified exec and execFile should return a promise with ChildProcess instance attached (#880) Andrea Pinazzi 2021-03-26 15:19:49 +01:00
  • e463accdfa Upgrade ESLint + move to eslint-config-airbnb-base. (#1088) Andrew Lisowski 2021-03-25 12:12:52 -07:00
  • 1c219c8575 Remove incorrect \\?\ prefix on windows and fs.promises fixes (#1095) Daniel Lando 2021-03-25 17:39:54 +01:00
  • 663f3f03b1 Drop dependabot.yml in favor of repo settings. (#1092) Daniel Lando 2021-03-25 15:42:06 +01:00
  • ddf5217a06 Set up and run Prettier over entire codebase. (#1076) Andrew Lisowski 2021-03-24 17:34:30 -07:00
  • 31e8bf7da0 chore: add ci, stale workflows and dependabot (#1074) Daniel Lando 2021-03-24 18:08:39 +01:00
  • 9598890350 bootstrap: support both old and new internalModuleReadJSON xanonid 2021-03-05 21:19:35 +01:00
  • a20111e91d bootstrap: adjust for internalModuleReadJSON of newer Node.js Alex Kaul 2021-01-09 14:37:23 +07:00
  • 7423b281da Added documentation about NODE_OPTIONS (#996) SnakeDrak 2021-03-23 14:20:39 +01:00
  • a9df2bcb63 4.5.0 4.5.0 Lee Robinson 2021-03-22 10:23:50 -05:00
  • 3b947c8c63 Add cross-platform support for dot-node files. (#1066) David Mohr 2021-03-19 15:01:07 +11:00
  • 55cda5f20d Update ZEIT to Vercel in package.json. (#1064) Lee Robinson 2021-03-13 14:28:42 -06:00
  • 9024c09fdf Replace deprecated assert.equal and assert.deepEqual. (#1063) Etienne 2021-03-13 16:50:48 +01:00
  • c929f4ab89 Bugfix for fs.readdir(), fs.readdirSync() (#992) La Byoungyoung 2021-03-13 01:59:10 +09:00
  • 7a9257ac91 docs: MAKE_JOB_COUNT and PKG_IGNORE_TAG env var (#1053) Daniel Lando 2021-03-02 15:29:41 +01:00
  • a56886b3f1 Add support for Node native addons (#837) Guillaume Besson 2021-03-02 15:12:14 +01:00
  • d33b1c5cdd Fix configuration for node-notifier (#1021) Gerkin 2021-03-02 04:30:38 +01:00
  • c7deaeab79 Add missing stat.isSocket (#720) Alexis Svinartchouk 2021-03-02 04:26:18 +01:00