Sqruff

Latest version: v0.25.24

Safety actively analyzes 724166 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 19

0.25.12

0.25.11

What's Changed
* chore: bump eslint/js and types/eslint__js by benfdking in https://github.com/quarylabs/sqruff/pull/1376
* chore: cargo update deps by benfdking in https://github.com/quarylabs/sqruff/pull/1377
* chore: update to Rust 2024 by gvozdvmozgu in https://github.com/quarylabs/sqruff/pull/1374
* chore: update node deps by benfdking in https://github.com/quarylabs/sqruff/pull/1378
* Added a matrix parameter for python versions. by concur1 in https://github.com/quarylabs/sqruff/pull/1383
* chore: add python interpreter versions to mac by benfdking in https://github.com/quarylabs/sqruff/pull/1384
* chore: add python interpreter versions to linux by benfdking in https://github.com/quarylabs/sqruff/pull/1385
* chore: bump version by benfdking in https://github.com/quarylabs/sqruff/pull/1386


**Full Changelog**: https://github.com/quarylabs/sqruff/compare/v0.25.10...v0.25.11

0.25.10

What's Changed
* chore: bump types/node from 22.13.4 to 22.13.5 by dependabot in https://github.com/quarylabs/sqruff/pull/1364
* chore: bump types/react-dom from 19.0.3 to 19.0.4 by dependabot in https://github.com/quarylabs/sqruff/pull/1367
* chore: bump typescript-eslint from 8.24.0 to 8.25.0 by dependabot in https://github.com/quarylabs/sqruff/pull/1368
* fix: remove attestation by benfdking in https://github.com/quarylabs/sqruff/pull/1370
* chore: bump fix by benfdking in https://github.com/quarylabs/sqruff/pull/1371


**Full Changelog**: https://github.com/quarylabs/sqruff/compare/v0.25.9...v0.25.10

0.25.9

What's Changed
* fix: fix release vsix by benfdking in https://github.com/quarylabs/sqruff/pull/1362
* chore: bump release by benfdking in https://github.com/quarylabs/sqruff/pull/1363


**Full Changelog**: https://github.com/quarylabs/sqruff/compare/v0.25.8...v0.25.9

0.25.5

What's Changed
* refactor: replace fix tracking vector with boolean flag by gvozdvmozgu in https://github.com/quarylabs/sqruff/pull/1318
* chore: bump strum from 0.26.3 to 0.27.0 by dependabot in https://github.com/quarylabs/sqruff/pull/1324
* chore: bump rustc-hash from 2.1.0 to 2.1.1 by dependabot in https://github.com/quarylabs/sqruff/pull/1327
* chore: bump strum_macros from 0.26.4 to 0.27.0 by dependabot in https://github.com/quarylabs/sqruff/pull/1326
* chore: bump clap from 4.5.27 to 4.5.28 by dependabot in https://github.com/quarylabs/sqruff/pull/1325
* chore: bump esbuild from 0.24.2 to 0.25.0 in the npm_and_yarn group by dependabot in https://github.com/quarylabs/sqruff/pull/1329
* chore: update eslint by benfdking in https://github.com/quarylabs/sqruff/pull/1332
* chore: bump prettier from 3.4.2 to 3.5.0 by benfdking in https://github.com/quarylabs/sqruff/pull/1333
* chore/update minor node deps by benfdking in https://github.com/quarylabs/sqruff/pull/1334
* chore: enabling python jinja tests by benfdking in https://github.com/quarylabs/sqruff/pull/1335
* chore: bump strum from 0.27.0 to 0.27.1 by dependabot in https://github.com/quarylabs/sqruff/pull/1340
* chore: bump monaco-editor/react from 4.6.0 to 4.7.0 by dependabot in https://github.com/quarylabs/sqruff/pull/1344
* chore: bump clap from 4.5.28 to 4.5.29 by dependabot in https://github.com/quarylabs/sqruff/pull/1339
* chore: bump prettier from 3.5.0 to 3.5.1 by dependabot in https://github.com/quarylabs/sqruff/pull/1343
* chore: bump strum_macros from 0.27.0 to 0.27.1 by dependabot in https://github.com/quarylabs/sqruff/pull/1338
* chore: bump types/node from 22.13.2 to 22.13.4 by dependabot in https://github.com/quarylabs/sqruff/pull/1342
* chore: bump tempfile from 3.16.0 to 3.17.0 by dependabot in https://github.com/quarylabs/sqruff/pull/1337
* chore: bump types/react from 19.0.8 to 19.0.10 by dependabot in https://github.com/quarylabs/sqruff/pull/1345
* chore: move over tests by benfdking in https://github.com/quarylabs/sqruff/pull/1347
* feat(sqruff): Introduce Rules & RulesFormatter to CLI by duvenagep in https://github.com/quarylabs/sqruff/pull/1336
* chore: bump version by benfdking in https://github.com/quarylabs/sqruff/pull/1349


**Full Changelog**: https://github.com/quarylabs/sqruff/compare/v0.25.4...v0.25.5

0.25.4

What's Changed
* feat: trino comment on and analyze by benfdking in https://github.com/quarylabs/sqruff/pull/1303
* feat: trino within group functionality by benfdking in https://github.com/quarylabs/sqruff/pull/1304
* feat: trino timestamp resolution by benfdking in https://github.com/quarylabs/sqruff/pull/1306
* feat: adding json format to trino by benfdking in https://github.com/quarylabs/sqruff/pull/1307
* feat: trino integer types by benfdking in https://github.com/quarylabs/sqruff/pull/1308
* chore: celean up the range offset trino by benfdking in https://github.com/quarylabs/sqruff/pull/1309
* chore: trino filter aggregate test by benfdking in https://github.com/quarylabs/sqruff/pull/1310
* feat: fix trino grouping sets by benfdking in https://github.com/quarylabs/sqruff/pull/1311
* feat: row accessor type by benfdking in https://github.com/quarylabs/sqruff/pull/1312
* feat: trino regexp replace with lambda by benfdking in https://github.com/quarylabs/sqruff/pull/1313
* feat: adding array parsing to trino by benfdking in https://github.com/quarylabs/sqruff/pull/1314
* feat: trino array improvements by benfdking in https://github.com/quarylabs/sqruff/pull/1315
* chore: push version by benfdking in https://github.com/quarylabs/sqruff/pull/1316


**Full Changelog**: https://github.com/quarylabs/sqruff/compare/v0.25.3...v0.25.4

Page 3 of 19

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.