Skip to content

Bump sqlfluff from 1.4.5 to 2.1.0#93

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/sqlfluff-2.1.0
Closed

Bump sqlfluff from 1.4.5 to 2.1.0#93
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/sqlfluff-2.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2023

Bumps sqlfluff from 1.4.5 to 2.1.0.

Release notes

Sourced from sqlfluff's releases.

[2.1.0] - 2023-05-03

Highlights

This release brings support for dbt 1.5+. Some internals of dbt mean that SQFluff versions prior to this release may experience errors with dbt versions post 1.5. In addition to that there are some dialect and templating improvements bundled too:

  • Support for custom Jinja filters.
  • An additional configurable indent behaviour within CASE WHEN clauses.
  • Additional support for bracket quoted literals in TSQL and RF06.
  • Dialect improvements to Snowflake, Hive, Redshift, Postgres, Clickhouse, Oracle and SQLite

What’s Changed

New Contributors

[2.0.7] - 2023-04-20

Highlights

This is a bugfix release to resolve two regressions included in 2.0.6 related to implicit indents. This also includes a bugfix for config file on osx, contributed by first time contributor @​jpuris 🎉.

What’s Changed

New Contributors

[2.0.6] - 2023-04-19

Highlights

  • Introduction of a --quiet option for the CLI for situations where less output is useful.
  • When using the --force option is used for sqlfluff fix each file is fixed during the linting process rather than at the end.
  • Bugfixes to comment and templated section indentation.

... (truncated)

Changelog

Sourced from sqlfluff's changelog.

[2.1.0] - 2023-05-03

Highlights

This release brings support for dbt 1.5+. Some internals of dbt mean that SQFluff versions prior to this release may experience errors with dbt versions post 1.5. In addition to that there are some dialect and templating improvements bundled too:

  • Support for custom Jinja filters.
  • An additional configurable indent behaviour within CASE WHEN clauses.
  • Additional support for bracket quoted literals in TSQL and RF06.
  • Dialect improvements to Snowflake, Hive, Redshift, Postgres, Clickhouse, Oracle and SQLite

What’s Changed

New Contributors

[2.0.7] - 2023-04-20

Highlights

This is a bugfix release to resolve two regressions included in 2.0.6 related to implicit indents. This also includes a bugfix for config file on osx, contributed by first time contributor @​jpuris 🎉.

What’s Changed

New Contributors

... (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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

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

---
updated-dependencies:
- dependency-name: sqlfluff
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 May 8, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 29, 2023

Superseded by #96.

@dependabot dependabot bot closed this May 29, 2023
@dependabot dependabot bot deleted the dependabot/pip/sqlfluff-2.1.0 branch May 29, 2023 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Comments