sql.js
sql.js copied to clipboard
chore: update dependencies
Chores
- Update dependencies
- Let dependabot update devcontainers, docker, github-actions and npm
- Create out/versions.txt for emcc and sqlite
Notes
- Bumped devcontainers/typescript-node from
1to2and bullseye to bookworm (Debian 13 trixie is stable now) git clone --depth=1is much faster for big repos- The opinionated
eslint-config-airbnb-basehas been abandoned, consider dropping or replacing it to allow using a supported eslint version again (eslint:recommended + prettier:recommendedseems to work nicely) instead of the one year old v8.57.1 - Consider running CI automatically for much faster feedback
Thanks ! But it looks like the tests are failing...
How can sql.js/asm be created? I didn't change any workflow logic.