Skip to content

Backbeat v0.7.2

Choose a tag to compare

@github-actions github-actions released this 22 Mar 01:07
· 71 commits to main since this release

Backbeat v0.7.2 — Dependency Update

Updates better-sqlite3 to the latest version (12.6.2 → 12.8.0).


Changes

  • Updated better-sqlite3 from 12.6.2 to 12.8.0 — stay current with upstream fixes and improvements
  • Fixed flaky CI test: Widened tolerance bounds on packet loss simulation test (network-failures.test.ts) — was asserting 0.2-0.4 range for a 30% random rate over 100 samples, which occasionally exceeded bounds in CI

Installation

npm install -g backbeat@0.7.2

Links