deps(node): bump esbuild from 0.25.12 to 0.28.1 in /src/bindings/nodejs in the js-dev-dependencies group across 1 directory #63
ci.yml
on: pull_request
Matrix: test
Lint
53s
freebsd-x64 / node 22
1m 19s
Bundler compatibility (vite@7, Rspack, Astro)
1m 6s
linux-x64-musl
7m 2s
Sanitizers (ASan + UBSan)
35s
JS fallback (no native binary)
52s
JS fallback (recursive watch strategy)
1m 8s
Minimum supported Rust version
53s
Dependency audit
2m 55s
CI passed
2s
Annotations
9 errors
|
freebsd-x64 / node 22
ssh exited with code 1
|
|
linux-x64 / node 18
Process completed with exit code 1.
|
|
test/vite.test.mjs > vite plugin > keeps delivering events through a fallback watcher after mid-session degradation:
src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 15000ms: the fallback watcher delivered the edit onto server.watcher (last=false)
❯ waitFor test/helpers/tmp.js:60:13
❯ test/vite.test.mjs:497:5
|
|
macos-arm64 / node 22
Process completed with exit code 101.
|
|
macos-arm64 / node 18
Process completed with exit code 1.
|
|
test/webpack.test.mjs > webpack 5 integration > does not report a file rewritten with identical bytes:
src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 10000ms: the real edit was reported (last=false)
❯ waitFor test/helpers/tmp.js:60:13
❯ test/webpack.test.mjs:400:5
|
|
windows-x64 / node 22
Process completed with exit code 1.
|
|
test/astro.test.mjs > astro dev server > suppresses a byte-identical rewrite the same way the plain Vite plugin does:
src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 15000ms: the priming edit reached server.watcher (last=false)
❯ waitFor test/helpers/tmp.js:60:13
❯ test/astro.test.mjs:108:5
|
|
CI passed
Process completed with exit code 1.
|