Skip to content

Commit c755ef3

Browse files
author
ECG Bot
committed
build(deps): update quarylabs/sqruff to v0.25.28
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [quarylabs/sqruff](https://github.com/quarylabs/sqruff) | patch | `v0.25.24` -> `v0.25.28` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>quarylabs/sqruff (quarylabs/sqruff)</summary> ### [`v0.25.28`](https://github.com/quarylabs/sqruff/releases/tag/v0.25.28) [Compare Source](quarylabs/sqruff@v0.25.25...v0.25.28) #### What's Changed - chore: bump cargo dependencies by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1511 - fix: try compiling x86 without jemallocator by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1512 **Full Changelog**: quarylabs/sqruff@v0.25.27...v0.25.28 ### [`v0.25.25`](https://github.com/quarylabs/sqruff/releases/tag/v0.25.25) [Compare Source](quarylabs/sqruff@v0.25.24...v0.25.25) #### What's Changed - fix: update character length calculation to use `chars().count()` by [@&#8203;gvozdvmozgu](https://github.com/gvozdvmozgu) in quarylabs/sqruff#1477 - chore: bump actions/upload-artifact from 4.6.1 to 4.6.2 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1469 - chore: bump uraimo/run-on-arch-action from 2 to 3 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1468 - chore: bump vite from 6.2.3 to 6.2.4 in the npm_and_yarn group by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1479 - chore: bump pyo3 from 0.24.0 to 0.24.1 in the cargo group by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1484 - refactor: clean up code by [@&#8203;gvozdvmozgu](https://github.com/gvozdvmozgu) in quarylabs/sqruff#1483 - chore: rename module `ansi` to `tests` by [@&#8203;gvozdvmozgu](https://github.com/gvozdvmozgu) in quarylabs/sqruff#1487 - fix: uncomment test case by [@&#8203;gvozdvmozgu](https://github.com/gvozdvmozgu) in quarylabs/sqruff#1489 - refactor: remove unused API by [@&#8203;gvozdvmozgu](https://github.com/gvozdvmozgu) in quarylabs/sqruff#1488 - fix: add ability to parse returning in sqlite delete update by [@&#8203;karimkhaleel](https://github.com/karimkhaleel) in quarylabs/sqruff#1490 - fix: add sqlite window function grammar spec by [@&#8203;karimkhaleel](https://github.com/karimkhaleel) in quarylabs/sqruff#1491 - chore: bump vite from 6.2.4 to 6.2.5 in the npm_and_yarn group by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1493 - feat: add alter table grammar to sqlite by [@&#8203;karimkhaleel](https://github.com/karimkhaleel) in quarylabs/sqruff#1492 - chore: bump version by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1494 #### New Contributors - [@&#8203;karimkhaleel](https://github.com/karimkhaleel) made their first contribution in quarylabs/sqruff#1490 **Full Changelog**: quarylabs/sqruff@v0.25.24...v0.25.25 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTMuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI1My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
1 parent 4d3a1a9 commit c755ef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ packages:
319319
- name: quantumsheep/[email protected]
320320
description: Terminal user interface for SSH
321321
link: https://github.com/quantumsheep/sshs
322-
- name: quarylabs/[email protected].24
322+
- name: quarylabs/[email protected].28
323323
description: Fast SQL formatter/linter
324324
link: https://github.com/quarylabs/sqruff
325325
- name: atc0005/[email protected]

0 commit comments

Comments
 (0)