fix(deps): update dependency sqlglot to >=23.4,<23.13 #9056
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,<23.12
->>=23.4,<23.13
Release Notes
tobymao/sqlglot (sqlglot)
v23.12.1
Compare Source
🔧 Chores
719d394
- add a test for quoted aliases (commit by @tobymao)6d7a9f4
- use unknown token types (commit by @tobymao)v23.12.0
Compare Source
💥 BREAKING CHANGES
due to
c5ce47b
- Combine aggregate functions with orderby from WITHIN GROUP (PR #3352 by @VaggelisD):Combine aggregate functions with orderby from WITHIN GROUP (#3352)
✨ New Features
80793cc
- parse (a,) as a tuple instead of a paren (PR #3341 by @georgesittas)b3826f8
- allow comments to be attached for identifiers used in definitions (PR #3340 by @georgesittas)ce7d893
- clickhouse: Parse window functions in ParameterizedAggFuncs (PR #3347 by @VaggelisD)🐛 Bug Fixes
0e54975
- tsql: only use target table name when generating sp_rename (PR #3342 by @georgesittas)52bdd0c
- tsql: Convert TIMESTAMP to ROWVERSION, transpile both to BINARY (PR #3348 by @VaggelisD)c5ce47b
- duckdb: Combine aggregate functions with orderby from WITHIN GROUP (PR #3352 by @VaggelisD)🔧 Chores
eae2f6b
- update sqlglot logo (commit by @tobymao)fb9a7ad
- copy png (commit by @tobymao)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 has been generated by Mend Renovate. View repository job log here.