jcabillot
f827375e0d
Merge pull request 'chore(deps): update dependency opencode-ai to v1.17.19' ( #25 ) from renovate/opencode-ai-1.x into main
...
Main Release / hadolint (push) Successful in 7s
Main Release / test (push) Successful in 1m43s
Main Release / build (push) Successful in 1m50s
Main Release / tag (push) Successful in 12s
Tag Release / hadolint (push) Successful in 8s
Tag Release / test (push) Successful in 16s
Tag Release / build-push (push) Successful in 2m18s
Reviewed-on: #25
2026-07-16 13:12:20 -04:00
renovate
6e7eef1eef
chore(deps): update dependency opencode-ai to v1.17.19
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 8s
PR Checks / build-test (pull_request) Successful in 1m54s
2026-07-16 17:07:48 +00:00
jcabillot
5a4ad2f76e
Merge pull request 'chore(deps): update node docker tag to v26' ( #2 ) from renovate/node-26.x into main
...
Main Release / hadolint (push) Successful in 6s
Main Release / test (push) Successful in 1m35s
Main Release / build (push) Successful in 11s
Main Release / tag (push) Successful in 9s
Tag Release / hadolint (push) Successful in 6s
Tag Release / test (push) Successful in 10s
Tag Release / build-push (push) Successful in 2m46s
Reviewed-on: #2
2026-07-13 19:31:26 -04:00
Hermes Agent
9cf881a8fd
fix: install better-sqlite3 globally, remove local copy in n2-soul
...
PR Checks / hadolint (pull_request) Successful in 6s
PR Checks / build-test (pull_request) Successful in 1m32s
npm 10+ rejects --allow-scripts in project-scoped (non-global) installs.
Install better-sqlite3@12.11 .1 globally with --allow-scripts, then remove
the incompatible v11.10.0 from n2-soul's node_modules so Node.js resolves
the global v12.11.1 instead.
2026-07-13 23:28:16 +00:00
Hermes Agent
988bf26667
fix: install n2-soul with --ignore-scripts, then upgrade better-sqlite3
...
PR Checks / hadolint (pull_request) Successful in 6s
PR Checks / build-test (pull_request) Failing after 39s
n2-soul's npm install fails on Node 26 because its dependency
better-sqlite3@11.10 .0 cannot compile (V8 API removed GetPrototype).
The subsequent upgrade to v12 never runs due to set -eux.
Fix: install n2-soul without scripts, then replace better-sqlite3
with v12.11.1 which has prebuilt binaries for Node 26.
open-code-ai is installed separately with scripts allowed.
2026-07-13 23:26:20 +00:00
Hermes Agent
523c39808f
fix: suppress hadolint DL3003 for subshell cd pattern
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Failing after 2m26s
2026-07-13 23:21:19 +00:00
Hermes Agent
25ce5423ed
fix: use subshell to avoid hadolint DL3003 warning
PR Checks / hadolint (pull_request) Failing after 6s
PR Checks / build-test (pull_request) Failing after 2m39s
2026-07-13 23:19:18 +00:00
Hermes Agent
6ccd634cd9
fix: upgrade better-sqlite3 to v12 for Node 26 compatibility
...
PR Checks / hadolint (pull_request) Failing after 6s
PR Checks / build-test (pull_request) Failing after 2m39s
n2-soul@9.0.9 depends on better-sqlite3@^11.10.0 which does not
support Node.js 26. The V8 API changed (GetPrototype removed in
favor of GetPrototypeV2), causing native compilation to fail.
Upgrade to better-sqlite3@12.11 .1 which supports Node 26 and has
prebuilt binaries.
2026-07-13 23:18:25 +00:00
renovate
cc86526f47
chore(deps): update node docker tag to v26
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Failing after 2m21s
2026-07-13 19:09:26 -04:00
jcabillot
9db78dcce5
Merge pull request 'chore(deps): update dependency opencode-ai to v1.17.18' ( #23 ) from renovate/opencode-ai-1.x into main
...
Main Release / hadolint (push) Successful in 6s
Main Release / test (push) Successful in 3m13s
Main Release / build (push) Successful in 13s
Main Release / tag (push) Successful in 9s
Tag Release / hadolint (push) Successful in 6s
Tag Release / test (push) Successful in 11s
Tag Release / build-push (push) Successful in 4m45s
Reviewed-on: #23
2026-07-13 18:28:33 -04:00
renovate
cb3f2e06a8
chore(deps): update dependency opencode-ai to v1.17.18
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 8s
PR Checks / build-test (pull_request) Successful in 3m42s
2026-07-13 22:23:47 +00:00