What's Changed
* feat: implementing jinja templater by benfdking in https://github.com/quarylabs/sqruff/pull/1222
* chore: bump indexmap from 2.7.0 to 2.7.1 by dependabot in https://github.com/quarylabs/sqruff/pull/1224
* chore: bump types/react from 19.0.6 to 19.0.7 by dependabot in https://github.com/quarylabs/sqruff/pull/1228
* chore: bump types/node from 22.10.5 to 22.10.7 by dependabot in https://github.com/quarylabs/sqruff/pull/1230
* chore: bump serde_json from 1.0.135 to 1.0.137 by dependabot in https://github.com/quarylabs/sqruff/pull/1225
* chore: update node deps jan 20 by benfdking in https://github.com/quarylabs/sqruff/pull/1233
* feat: Add verbosity config to OutputStreamFormatter by duvenagep in https://github.com/quarylabs/sqruff/pull/1234
* refactor: remove unused `AsAny` trait and its implementation by gvozdvmozgu in https://github.com/quarylabs/sqruff/pull/1235
* fix: allow arbitrary expressions in sqlite by benfdking in https://github.com/quarylabs/sqruff/pull/1240
* feat: enhance command descriptions for lint and fix commands by gvozdvmozgu in https://github.com/quarylabs/sqruff/pull/1237
* refactor: simplify filename formatting by removing `IntoStatus` trait by gvozdvmozgu in https://github.com/quarylabs/sqruff/pull/1236
* chore: bump version by benfdking in https://github.com/quarylabs/sqruff/pull/1241
**Full Changelog**: https://github.com/quarylabs/sqruff/compare/v0.24.2...v0.24.3