Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Wed, 25 Mar 2026 08:42:35 +0000 Subject: [pgjdbc/pgjdbc] PR #4008: chore: use @vlsi/github-actions-random-matrix npm package List-Id: X-GitHub-Author-Id: 213894 X-GitHub-Author-Login: vlsi X-GitHub-Issue: 4008 X-GitHub-Labels: chore X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-State: merged X-GitHub-Type: pull_request X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/4008 Content-Type: text/plain; charset=utf-8 Replace vendored `matrix_builder.mjs`, `rng.mjs`, and `seedrandom.js` with the published `@vlsi/github-actions-random-matrix@2.0.0` npm package. The package adds constraint-aware pair coverage tracking and a `constrain()` API for explicit axis-scoped constraints.