Skip to content

Bump sqlglot from 4.0.0 to 18.2.0#2

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/sqlglot-18.2.0
Open

Bump sqlglot from 4.0.0 to 18.2.0#2
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/sqlglot-18.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2025

Bumps sqlglot from 4.0.0 to 18.2.0.

Changelog

Sourced from sqlglot's changelog.

Changelog

[v27.18.0] - 2025-09-25

💥 BREAKING CHANGES

✨ New Features

🐛 Bug Fixes

🔧 Chores

[v27.17.0] - 2025-09-23

💥 BREAKING CHANGES

... (truncated)

Commits
  • 36ac469 Fix: remove inconsistent quotes from eliminate distinct on transform
  • 18319a5 Feat!(snowflake): improve parsing for SHOW statement (#2156)
  • a48051c Feat(teradata): improve support for DATABASE statement (#2160)
  • db1303c Fix(parser): solve interval parsing bug (#2157)
  • dcacef1 Fix(parser): use _parse_bitwise for values of JSON_OBJECT
  • f0bddde Fix(oracle): remove COALESCE -> NVL mapping fixes #2158
  • 585d0bf Fix: tokenizer with ambious keywords
  • 3cfefd6 Revert <number> <date_part> changes (#2153)
  • f934575 Chore: improve type hints for dialects (#2152)
  • 9c4a9cd Fix(hive): parse <number> <date_part> as an interval instead of an alias (#2151)
  • Additional commits viewable in compare view

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)

Bumps [sqlglot](https://github.com/tobymao/sqlglot) from 4.0.0 to 18.2.0.
- [Changelog](https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md)
- [Commits](tobymao/sqlglot@v4.0.0...v18.2.0)

---
updated-dependencies:
- dependency-name: sqlglot
  dependency-version: 18.2.0
  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 Sep 26, 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.

0 participants