fix(deps): update dependency sqlglot to >=23.4,<25.9 #9719
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.8
->>=23.4,<25.9
Release Notes
tobymao/sqlglot (sqlglot)
v25.8.0
Compare Source
✨ New Features
e37d63a
- bigquery: add support for BYTEINT closes #3838 (commit by @georgesittas)4c912cd
- clickhouse: improve parsing/transpilation of StrToDate (PR #3839 by @georgesittas)45f45ea
- duckdb: add support for SUMMARIZE (PR #3840 by @georgesittas)🐛 Bug Fixes
57ecc84
- duckdb: wrap left IN clause json extract arrow operand fixes #3836 (commit by @georgesittas)2ffb070
- duckdb: allow fixed length array casts closes #3841 (PR #3842 by @tobymao)d71eb4e
- pretty gen for tuples (commit by @tobymao)12ae9cd
- tsql: handle JSON_QUERY with a single argument (PR #3847 by @georgesittas)f8ca6b4
- tsql: bubble up exp.Create CTEs to improve transpilability (PR #3848 by @georgesittas)89976c1
- parser: allow 'cube' to be used for identifiers (PR #3850 by @georgesittas)♻️ Refactors
d00ea9c
- exclude boolean args in Generator.format_args (PR #3849 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.