owid-grapher
owid-grapher copied to clipboard
chore(deps): remove`sql-fixtures` dependency
The sql-fixtures library has some nice features, but is quite outdated and brings [email protected] into our transitive dependencies, which brings with it a lot of crap, outdated dependencies (as indicated by the 1100 line lockfile diff here).
Since we don't really use its features, I think it's okay to get rid of it.
Quick links (staging server):
| Site | Admin | Wizard |
|---|
Login: ssh owid@staging-site-db-tests-remove-fixtures
- Site-screenshots: https://github.com/owid/site-screenshots/compare/db-tests-remove-fixtures
- SVG tester: https://github.com/owid/owid-grapher-svgs/compare/db-tests-remove-fixtures
SVG tester:
Number of differences (default views): 0Number of differences (all views): 0
Edited: 2024-05-02 09:55:25 UTC Execution time: 1.21 seconds
Ah good to know, I wasn't aware of this & agree that it can be removed. Thanks!