Skip to content

Bump sqlfluff from 1.3.2 to 2.1.2#1939

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/sqlfluff-2.1.2
Open

Bump sqlfluff from 1.3.2 to 2.1.2#1939
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/sqlfluff-2.1.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2026

Bumps sqlfluff from 1.3.2 to 2.1.2.

Release notes

Sourced from sqlfluff's releases.

[2.1.2] - 2023-07-03

Highlights

This release resolves compatibility issues with a set of dbt-core versions.

  • dbt-core 1.5.2 onwards is now properly supported.
  • support for dbt-core 1.1 to 1.4 has now been re-enabled after support had to be abandoned a few releases ago.

NOTE: We cannot guarantee that SQLFluff will always continue to remain compatible with all dbt versions, particularly as the folks at dbt-labs have often backported breaking changes to their internal APIs to previous versions of dbt-core. This release does at least bring more extensive internal testing to catch when this does occur to allow our community to react.

This release fixes also resolves a potential security issue for when using external libraries (and the library_path config setting), and also contains various dialect improvements.

What’s Changed

[2.1.1] - 2023-05-25

What’s Changed

... (truncated)

Changelog

Sourced from sqlfluff's changelog.

[2.1.2] - 2023-07-03

Highlights

This release resolves compatibility issues with a set of dbt-core versions.

  • dbt-core 1.5.2 onwards is now properly supported.
  • support for dbt-core 1.1 to 1.4 has now been re-enabled after support had to be abandoned a few releases ago.

NOTE: We cannot guarantee that SQLFluff will always continue to remain compatible with all dbt versions, particularly as the folks at dbt-labs have often backported breaking changes to their internal APIs to previous versions of dbt-core. This release does at least bring more extensive internal testing to catch when this does occur to allow our community to react.

This release fixes also resolves a potential security issue for when using external libraries (and the library_path config setting), and also contains various dialect improvements.

What’s Changed

[2.1.1] - 2023-05-25

Highlights

This releases fixes a compatibility issue with the latest version of dbt. It also ships various dialect improvements.

What’s Changed

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
Review on CodeApprove

Bumps [sqlfluff](https://github.com/sqlfluff/sqlfluff) from 1.3.2 to 2.1.2.
- [Release notes](https://github.com/sqlfluff/sqlfluff/releases)
- [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md)
- [Commits](sqlfluff/sqlfluff@1.3.2...2.1.2)

---
updated-dependencies:
- dependency-name: sqlfluff
  dependency-version: 2.1.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codeapprove dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants