Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

Bumps sqlglot from 26.1.3 to 28.0.0.

Commits
  • 73abfac Fix(redshift): do not inherit postgres ROUND generator closes #6340
  • c81258e Fix(parser): allow using OVER token as unquoted identifier (#6338)
  • 65706e8 fix: avoid full traversal for pushdown_cte_alias_columns
  • adcf14f !! toby/arg_cleanup (#6330)
  • 6725217 Feat(sqlite): support NOT NULL operator closes #6334 closes #6335
  • e1c6d57 Fix(parser): improve between .. preceding .. following parser fixes #6332
  • 64c0d55 Feat(sqlite): support indexed table clause closes #6331
  • b71990f feat(duckdb): Add transpilation support for ANY_VALUE function with HAVING MA...
  • 933e981 fix(optimizer)!: more robust NULL reduction (#6327)
  • 9e4bb23 Refactor e.type = ... to use _set_type
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
sqlglot [>= 24.a, < 25]
sqlglot [>= 25.31.dev0, < 25.32]
sqlglot [< 27, > 26.1.3]

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 18, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 18, 2025 09:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 18, 2025
Bumps [sqlglot](https://github.com/tobymao/sqlglot) from 26.1.3 to 28.0.0.
- [Commits](tobymao/sqlglot@v26.1.3...v28.0.0)

---
updated-dependencies:
- dependency-name: sqlglot
  dependency-version: 28.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
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.

1 participant