Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on sqlglot to permit the latest version.

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

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.
- [Commits](tobymao/sqlglot@v26.7.0...v28.0.0)

---
updated-dependencies:
- dependency-name: sqlglot
  dependency-version: 28.0.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 Nov 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 17, 2025 15:12
@dependabot dependabot bot added python Pull requests that update Python code dependencies Pull requests that update a dependency file labels Nov 17, 2025
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