Skip to content

Update sqlglot requirement from <26.8.0,>=26.7.0 to >=26.7.0,<26.31.0 #4181

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Updates the requirements on sqlglot to permit the latest version.

Changelog

Sourced from sqlglot's changelog.

[v26.30.0] - 2025-06-21

💥 BREAKING CHANGES

  • due to d3dc761 - change comma to cross join when precedence is the same for all join types (PR #5240 by @​georgesittas):

    change comma to cross join when precedence is the same for all join types (#5240)

  • due to e7c217e - transpile from/to dbms_random.value (PR #5242 by @​georgesittas):

    transpile from/to dbms_random.value (#5242)

  • due to 31814cd - cast constructed timestamp literal to zone-aware type if needed (PR #5253 by @​georgesittas):

    cast constructed timestamp literal to zone-aware type if needed (#5253)

✨ New Features

🐛 Bug Fixes

[v26.29.0] - 2025-06-17

💥 BREAKING CHANGES

  • due to 4f42d95 - Normalize date parts in exp.Extract generation (PR #5229 by @​VaggelisD):

    Normalize date parts in exp.Extract generation (#5229)

  • due to e7e38fe - resolve table "columns" in bigquery that produce structs (PR #5230 by @​georgesittas):

    resolve table "columns" in bigquery that produce structs (#5230)

✨ New Features

... (truncated)

Commits
  • e8cf793 feat(duckdb): Transpile Snowflake's TO_CHAR if format is in Snowflake.TIME_MA...
  • 7d71387 feat(fabric): Add precision cap to temporal data types (#5250)
  • 31814cd Fix(presto)!: cast constructed timestamp literal to zone-aware type if needed...
  • 78fcea1 feat(spark, databricks): parse brackets as placeholder (#5256)
  • f5b5b93 feat(fabric): implement type mappings for unsupported Fabric types (#5249)
  • 249dbc9 feat(parser): start with SELECT and nested pipe syntax (#5248)
  • 0d19544 feat: add Microsoft Fabric dialect, a case sensitive version of TSQL (#5247)
  • e7c217e feat(oracle)!: transpile from/to dbms_random.value (#5242)
  • d3dc761 Fix!: change comma to cross join when precedence is the same for all join typ...
  • ac03639 docs: update API docs, CHANGELOG.md for v26.29.0 [skip ci]
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [sqlglot](https://github.com/tobymao/sqlglot) to permit the latest version.
- [Changelog](https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md)
- [Commits](tobymao/sqlglot@v26.7.0...v26.30.0)

---
updated-dependencies:
- dependency-name: sqlglot
  dependency-version: 26.30.0
  dependency-type: direct:production
...

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 Jun 23, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 23, 2025 17:59
@dependabot dependabot bot added python Pull requests that update Python code dependencies Pull requests that update a dependency file labels Jun 23, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 27, 2025

Superseded by #4187.

@dependabot dependabot bot closed this Jun 27, 2025
@dependabot dependabot bot deleted the dependabot/pip/sqlglot-gte-26.7.0-and-lt-26.31.0 branch June 27, 2025 15:38
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