fix(deps): update dependency sqlglot to >=23.4,<25.29 #10375
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
>=23.4,<25.28
->>=23.4,<25.29
Release Notes
tobymao/sqlglot (sqlglot)
v25.28.0
Compare Source
💥 BREAKING CHANGES
due to
1691388
- Fix chained exp.SetOperation type annotation (PR #4274 by @VaggelisD):Fix chained exp.SetOperation type annotation (#4274)
due to
c3c1997
- Add support for STRING function (PR #4284 by @VaggelisD):Add support for STRING function (#4284)
✨ New Features
379f487
- bigquery: transpile EDIT_DISTANCE, closes #4283 (commit by @georgesittas)c3c1997
- bigquery: Add support for STRING function (PR #4284 by @VaggelisD)1a26bff
- snowflake: Transpile exp.SafeDivide (PR #4294 by @VaggelisD)🐛 Bug Fixes
ac66d2f
- clickhouse: properly parse CREATE FUNCTION DDLs (PR #4282 by @georgesittas)1691388
- optimizer: Fix chained exp.SetOperation type annotation (PR #4274 by @VaggelisD)559e7bc
- clickhouse: Wrap subquery if it's LHS of IS NOT NULL (PR #4287 by @VaggelisD)47bc09a
- sqlite: Fix UNIQUE parsing (PR #4293 by @VaggelisD)ee266ef
- improve support for identifier delimiter escaping (PR #4288 by @georgesittas)🔧 Chores
c6ff7f1
- bump sqlglotrs to v0.2.13 (commit by @georgesittas)Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.