Commit Graph

18 Commits

Author SHA1 Message Date
rqi14
3aeddd72f7 chore: 兼容 pnpm v10,移除过严的版本上限限制
- 放宽 engines.pnpm 从 >=8.15.9 <9.0.0 至 >=8.15.9
- 添加 pnpm.onlyBuiltDependencies 以满足 pnpm v10 构建脚本审批要求
- 迁移 pnpm-lock.yaml 从格式 v6 到 v9(pnpm v10 自动生成)
- 更新 CLAUDE.md,移除已过时的 proto run pnpm 绕行方案

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01 07:04:52 +01:00
geekgeekrun
c23d590052 pin pnpm version 2026-01-21 01:42:49 +08:00
geekgeekrun
6f02160f28 add and patch AnonymizeUaPlugin; make version of find-chrome-bin fixed 2026-01-15 13:17:51 +08:00
geekgeekrun
252869576b restore find logic of find pre installed chrome 2026-01-12 21:19:58 +08:00
geekgeekrun
206d50ca61 bypass anti debug of target site 2026-01-10 17:16:23 +08:00
geekgeekrun
aa410cfc60 add job hire status record table and relevant save logic 2025-12-23 17:05:21 +08:00
geekgeekrun
ac83c3c94c move runRecordId to daemon 2024-11-23 13:29:49 +08:00
geekgeekrun
5b3e8a4e64 constraint version of node and pnpm 2024-11-23 13:28:41 +08:00
geekgeekrun
3abfc66ef4 add semver for update version 2024-04-07 08:48:35 +08:00
geekgeekrun
3f6a4615e3 fix the production package cannot run issue caused by glob(path-scurry) module error - maybe the version of glob is too new, and there exists different version of glob, so download rimraf and typeorm to makes major version of glob at 7 2024-03-21 01:24:42 +08:00
geekgeekrun
0446f886c4 enhance the build script of sqlite-plugin; 2024-03-17 13:16:48 +08:00
geekgeekrun
f0e7eadfbc move the core logic of run core to child process, and rerun run child process in daemon process when uncaught error makes process terminated. 2024-03-16 01:52:26 +08:00
geekgeekrun
3d58571c35 downgrade and pin puppeteer and chromium version, try to make windows 10 1507 run. 2024-02-25 17:37:51 +08:00
bossgeekgo
2e87197879 rename product from bossgeekgo to geekgeekrun 2024-02-21 09:25:25 +08:00
bossgeekgo
36bc5a9cdd add json5 dependency 2024-02-11 23:50:08 +08:00
bossgeekgo
ae3f57ae34 refactor structure to monorepo 2024-02-11 19:56:29 +08:00
bossgeekgo
b052dfedb1 add tapable dependencies 2024-02-10 16:54:54 +08:00
bossgeekgo
128e4ad31d add core code 2024-02-08 01:40:25 +08:00