Commit 104492f
build(deps): update quarylabs/sqruff to v0.34.0
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [quarylabs/sqruff](https://github.com/quarylabs/sqruff) | minor | `v0.33.0` → `v0.34.0` |
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.34.0`](https://github.com/quarylabs/sqruff/releases/tag/v0.34.0)
[Compare Source](quarylabs/sqruff@v0.33.0...v0.34.0)
#### What's Changed
- perf: optimize reflow code with quick wins by [@​benfdking](https://github.com/benfdking) in [#​2163](quarylabs/sqruff#2163)
- chore: bump actions/setup-node from 6.0.0 to 6.1.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2171](quarylabs/sqruff#2171)
- chore: replace sqlfluff with sqruff in default config by [@​benfdking](https://github.com/benfdking) in [#​2166](quarylabs/sqruff#2166)
- chore: update all cargo dependencies by [@​benfdking](https://github.com/benfdking) in [#​2177](quarylabs/sqruff#2177)
- chore: update bazel action and use bazelisk by [@​benfdking](https://github.com/benfdking) in [#​2176](quarylabs/sqruff#2176)
- chore: bump [@​vscode/test-web](https://github.com/vscode/test-web) from 0.0.77 to 0.0.78 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​2174](quarylabs/sqruff#2174)
- chore: add .bazelversion file for bazelisk by [@​benfdking](https://github.com/benfdking) in [#​2178](quarylabs/sqruff#2178)
- chore: CI check for Bazel lock file sync by [@​benfdking](https://github.com/benfdking) in [#​2167](quarylabs/sqruff#2167)
- chore: add Bazel build configuration for playground by [@​benfdking](https://github.com/benfdking) in [#​2140](quarylabs/sqruff#2140)
- chore: use Bazel for playground deployment by [@​benfdking](https://github.com/benfdking) in [#​2179](quarylabs/sqruff#2179)
- chore: add Playwright e2e tests to Bazel build by [@​benfdking](https://github.com/benfdking) in [#​2180](quarylabs/sqruff#2180)
- refactor: remove vec\_of\_erased helper by [@​gvozdvmozgu](https://github.com/gvozdvmozgu) in [#​2181](quarylabs/sqruff#2181)
- chore: fix ci deployment of pages by [@​benfdking](https://github.com/benfdking) in [#​2182](quarylabs/sqruff#2182)
- fix: correct YAML syntax in deploy workflow by [@​benfdking](https://github.com/benfdking) in [#​2184](quarylabs/sqruff#2184)
- chore: use uv for Python dependency management by [@​benfdking](https://github.com/benfdking) in [#​2183](quarylabs/sqruff#2183)
- chore: use pnpm catalogs for TypeScript and ESLint by [@​benfdking](https://github.com/benfdking) in [#​2194](quarylabs/sqruff#2194)
- docs: simplify CLAUDE.md and add Bazel references by [@​benfdking](https://github.com/benfdking) in [#​2193](quarylabs/sqruff#2193)
- chore: add ESLint linting to Bazel build by [@​benfdking](https://github.com/benfdking) in [#​2192](quarylabs/sqruff#2192)
- chore: fixing cargo test job by [@​benfdking](https://github.com/benfdking) in [#​2195](quarylabs/sqruff#2195)
- chore: improve Bazel CI lint output readability by [@​benfdking](https://github.com/benfdking) in [#​2187](quarylabs/sqruff#2187)
- chore: use uv for Python dependency management in Bazel by [@​benfdking](https://github.com/benfdking) in [#​2185](quarylabs/sqruff#2185)
- Optimize dbt templater against sqlfluff implementation by [@​benfdking](https://github.com/benfdking) in [#​2115](quarylabs/sqruff#2115)
- chore: bump version to 0.34.0 by [@​benfdking](https://github.com/benfdking) in [#​2196](quarylabs/sqruff#2196)
**Full Changelog**: <quarylabs/sqruff@v0.33.0...v0.34.0>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever MR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NC4wIiwidXBkYXRlZEluVmVyIjoiNDIuODQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6Om1pbm9yIl19-->1 parent 182db85 commit 104492f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
0 commit comments