Commit c755ef3
ECG Bot
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 [@​benfdking](https://github.com/benfdking) in quarylabs/sqruff#1511
- fix: try compiling x86 without jemallocator by [@​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 [@​gvozdvmozgu](https://github.com/gvozdvmozgu) in quarylabs/sqruff#1477
- chore: bump actions/upload-artifact from 4.6.1 to 4.6.2 by [@​dependabot](https://github.com/dependabot) in quarylabs/sqruff#1469
- chore: bump uraimo/run-on-arch-action from 2 to 3 by [@​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 [@​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 [@​dependabot](https://github.com/dependabot) in quarylabs/sqruff#1484
- refactor: clean up code by [@​gvozdvmozgu](https://github.com/gvozdvmozgu) in quarylabs/sqruff#1483
- chore: rename module `ansi` to `tests` by [@​gvozdvmozgu](https://github.com/gvozdvmozgu) in quarylabs/sqruff#1487
- fix: uncomment test case by [@​gvozdvmozgu](https://github.com/gvozdvmozgu) in quarylabs/sqruff#1489
- refactor: remove unused API by [@​gvozdvmozgu](https://github.com/gvozdvmozgu) in quarylabs/sqruff#1488
- fix: add ability to parse returning in sqlite delete update by [@​karimkhaleel](https://github.com/karimkhaleel) in quarylabs/sqruff#1490
- fix: add sqlite window function grammar spec by [@​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 [@​dependabot](https://github.com/dependabot) in quarylabs/sqruff#1493
- feat: add alter table grammar to sqlite by [@​karimkhaleel](https://github.com/karimkhaleel) in quarylabs/sqruff#1492
- chore: bump version by [@​benfdking](https://github.com/benfdking) in quarylabs/sqruff#1494
#### New Contributors
- [@​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
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
| 322 | + | |
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
| |||
0 commit comments