spawn/shared
A e381ca2412
fix: replace require() with ESM imports in bun eval scripts (#1682)
* fix: replace require() with ESM imports in bun eval scripts (#1669)

Fixes #1669

Agent: security-auditor
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* fix: update test assertion to match ESM import pattern

The test expected require('http') but the PR changed shared/common.sh
to use ESM imports. Update assertion to expect import http from 'http'.

Agent: pr-maintainer
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

---------

Co-authored-by: B <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-22 01:50:08 -05:00
..
common.sh fix: replace require() with ESM imports in bun eval scripts (#1682) 2026-02-22 01:50:08 -05:00
github-auth.sh fix: add --no-install-recommends to all apt calls across clouds (#1631) 2026-02-21 18:12:19 -05:00
key-request.sh fix: align key-request.sh token regex with shared/common.sh for FlyV1 tokens (#1562) 2026-02-21 07:15:34 -05:00