WiseLibs / better-sqlite3

The fastest and simplest library for SQLite3 in Node.js.
MIT License
5.37k stars 394 forks source link

Update SQLite to version 3.43.0 #1050

Closed JoshuaWise closed 1 year ago

JoshuaWise commented 1 year ago

This is an automated pull request, updating SQLite to version 3.43.0.

mceachen commented 1 year ago

I don't like those test failures on macos. They may be due to flaky GitHub Actions test machines, so I'll retry.

mceachen commented 1 year ago

The test failures are due to a slightly different timeout behavior in SQLite. I've adjusted the affected tests here (and made the expectations include descriptions for the Engineers Of Tomorrow):

https://github.com/WiseLibs/better-sqlite3/pull/1051

@JoshuaWise Can you please review and merge this and that PR, please?

JoshuaWise commented 1 year ago

Closing this in favor of https://github.com/WiseLibs/better-sqlite3/commit/6ee3399932c73c0f34d1b2e604d50b44a4e94f6f, which will be published shortly