Bump sqlfluff from 3.4.2 to 3.5.0 in /src#4252
Conversation
Bumps [sqlfluff](https://github.com/sqlfluff/sqlfluff) from 3.4.2 to 3.5.0. - [Release notes](https://github.com/sqlfluff/sqlfluff/releases) - [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md) - [Commits](sqlfluff/sqlfluff@3.4.2...3.5.0) --- updated-dependencies: - dependency-name: sqlfluff dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
@tunetheweb we run 2 SQLfluff's:
This was merged based on super-linter run, even though new version from PIP failed. So we could disable SQLfluff in linter.yml and keep it in lintsql.yml (adding WDYT? |
SQLFluff includes a "diff" check which wasn't easy to replicate in GitHub Actions. Especially as we needed Super Linter for other things anyway. So running SQL Fluff on all SQL files via lintsql.yaml will actually be slower overall. However SQLFluff is included in That does means we can be slightly out of sync with the super linter and |
Bumps sqlfluff from 3.4.2 to 3.5.0.
Release notes
Sourced from sqlfluff's releases.
... (truncated)
Changelog
Sourced from sqlfluff's changelog.
... (truncated)
Commits
7f5ad66Prep version 3.5.0 (#7177)d48d456MySQL/MariaDB: Define Index Hints and Select Partitions as PostTableExpressio...0ea0f64Databricks: Add "use schema"/ "use catalog" permission for grants (#7186)fa2f63bDatabricks: Adds support for ALTER TABLE ADD COLUMN (#7187)52f7497BigQuery: allow multiple aliases in FROM for RF01 (#7188)5edc73c[DATABRICKS] add 'UNSET/SET TAG ON' grammar sequence (#7190)e71e6fcRedshift: Adds EXCEPT set operator support (#7184)a89a716BigQuery: allow pipe syntax in CTEs (#7180)aa302b0MySQL/MariaDB: Support column list in derived table alias (#7179)6147525Logo Updates (#7181)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)