Skip to content

Update sqlglot requirement from <26.30.0,>=22.3.1 to >=22.3.1,<27.6.0#432

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/sqlglot-gte-22.3.1-and-lt-27.6.0
Closed

Update sqlglot requirement from <26.30.0,>=22.3.1 to >=22.3.1,<27.6.0#432
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/sqlglot-gte-22.3.1-and-lt-27.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2025

Updates the requirements on sqlglot to permit the latest version.

Changelog

Sourced from sqlglot's changelog.

[v27.5.1] - 2025-07-30

🐛 Bug Fixes

[v27.5.0] - 2025-07-30

💥 BREAKING CHANGES

  • due to 002286e - remove AM/PM entries from postgres, oracle TIME_MAPPING (PR #5491 by @​georgesittas):

    remove AM/PM entries from postgres, oracle TIME_MAPPING (#5491)

  • due to ad78db6 - Refactor LIKE ANY and support ALL | SOME quantifiers (PR #5493 by @​VaggelisD):

    Refactor LIKE ANY and support ALL | SOME quantifiers (#5493)

✨ New Features

🐛 Bug Fixes

🔧 Chores

[v27.4.1] - 2025-07-27

🐛 Bug Fixes

[v27.4.0] - 2025-07-25

💥 BREAKING CHANGES

  • due to 4f348bd - store Query schemas in meta dict instead of type attr (PR #5480 by @​georgesittas):

    store Query schemas in meta dict instead of type attr (#5480)

... (truncated)

Commits
  • caf71d6 Fix: between builder should not set symmetric by default
  • 59f9da4 docs: update API docs, CHANGELOG.md for v27.5.0 [skip ci]
  • 42633fb Fix: dont print (A)SYMMETRIC keyword in BETWEEN for postgres subclasses (#5503)
  • 74f278a fix(optimizer): Fix SEMI/ANTI join handling in optimizer rules (#5498)
  • 6ab6cf3 Test GEOGRAPHYPOINT type in singlestore
  • a7a6f16 feat(singlestore): Added Tokenizer (#5492)
  • aa5efc9 Small fixups for exasol datetrunc
  • ad78db6 feat!: Refactor LIKE ANY and support ALL | SOME quantifiers (#5493)
  • fad9992 feat(exasol): Add support for TRUNC, TRUNCATE and DATE_TRUNC function… (#5490)
  • 488d2e4 feat(singlestore): Added RESERVED_KEYWORDS (#5497)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
sqlglot [>= 23.a, < 24]

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@v22.3.1...v27.5.1)

---
updated-dependencies:
- dependency-name: sqlglot
  dependency-version: 27.5.1
  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 Jul 31, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 4, 2025

Superseded by #433.

@dependabot dependabot bot closed this Aug 4, 2025
@dependabot dependabot bot deleted the dependabot/pip/sqlglot-gte-22.3.1-and-lt-27.6.0 branch August 4, 2025 03:34
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