Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency sqlglot to >=23.4,<25.17 #9907

Merged
merged 4 commits into from
Aug 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sqlglot >=23.4,<25.16 -> >=23.4,<25.17 age adoption passing confidence

Release Notes

tobymao/sqlglot (sqlglot)

v25.16.1

Compare Source

🐛 Bug Fixes
🔧 Chores

v25.16.0

Compare Source

💥 BREAKING CHANGES
  • due to f68d155 - exp.Merge, for Trino and Postgres, dont strip the target alias from then WHEN MATCHED condition to prevent an ambiguous column error (PR #​3940 by @​erindru):

    exp.Merge, for Trino and Postgres, dont strip the target alias from then WHEN MATCHED condition to prevent an ambiguous column error (#​3940)

  • due to 667f7d9 - attach INTERPOLATE expressions to WithFill (PR #​3944 by @​georgesittas):

    attach INTERPOLATE expressions to WithFill (#​3944)

  • due to 145fdbf - Redshift date format (PR #​3942 by @​erindru):

    Redshift date format (#​3942)

  • due to a84a21a - Add timezone support to exp.TimeStrToTime (PR #​3938 by @​erindru):

    Add timezone support to exp.TimeStrToTime (#​3938)

✨ New Features
🐛 Bug Fixes
♻️ Refactors
🔧 Chores

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Issues or PRs related to dependencies label Aug 23, 2024
@cpcloud cpcloud added this to the 9.4 milestone Aug 23, 2024
@cpcloud
Copy link
Member

cpcloud commented Aug 23, 2024

Clouds are passing:

cloud in 🌐 falcon in …/ibis on  renovate/sqlglot-25.x is 📦 v9.3.0 via 🐍 v3.10.14 via ❄️   impure (ibis-3.10.14-env) took 23s
❯ pytest -m snowflake -n 8 --dist loadgroup --snapshot-update -q && pytest -m bigquery -n auto --dist loadgroup --snapshot-update -q
bringing up nodes...
...............x....x......x....xx..x..x.x.....xxx.x...xxxx.xx.x.....x......xxx...xxxx..xxxxx.x.x.x....x.x.xx....xx....xx.x.x.xx..xx.x..x.xx.xxx.xx.x..s.xxx...........x......................................x.....s..................x........xx...........x...x..x...x.......x...x........x...............x............x............x.....x..........x....x...................x..............xx.x. [ 21%]
..x............x.............x..............x................x........x.x......x..........x...x........x............xx...................................x...x........................................................x..............................................x.x....x..x.........x.......................................x....x........x........................................xx.x......... [ 42%]
...x............x....xx.xx.x...xxx..x.xxx..x....x.....x......x.....x............x..........sx.x...................x..............x.....x.x......x.................x.......x.x..............x...x.x................x...........x.x...x...x..x...xx......x..xx...........xx..........x............x....x........x.x....x......x..................x................x............................x....... [ 63%]
..........................................x.........x..........................................x..x.x.x.x....x...x...x................xxx................s...x.............x.............................s...........................................x.x................x....s.x...x..............x........x............x...x........x..x..........x.......................x..x.......x.xx..........x [ 85%]
..x.............................x........xxxxxxxxx.x...xx.............x.............s..............x........................................................................s...............................................................................s.......s............                                                                                                                     [100%]
1603 passed, 10 skipped, 216 xfailed in 196.97s (0:03:16)
bringing up nodes...
.x..........xx..................................................x.............x..xxxxx..xx.....xxx...xx....x...x...x..xx.x.........x.....sssssssssssssssssssss.......x.x.....x..........x.x...........xx........xx..x.x.xx.x...xx.xxxxx.xxx..xx.xxxxxxx.xxxx..xxxxx.x.xxxxxxxxxx.xxxxxxxxxxx..xxxxxxxx.xxxxxxxx.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.xxxxxxxxxxx.xx.......x...xx..xx................ [ 18%]
.........x..x..x.x..............x..........xsssssssssssssssssssssssssssssssssssssssssssssss.ssssssxss...x....x.ssssssssx...x................x.....x..........xx..................xx.......x.x.......x...xx.xx.x.........x.x...x..x..s.....x.....x.x....x............s.....sxxxxxxxxxxxx.........x...x.....s............x..........x.xxx...x.......xxx..x..........x............x.....x....xx......... [ 37%]
.......x..x......x......xx.......................x............x.........................x...x.xx.x............x.........x....x......................s.......................x..........................s....s...........xx.......................................x..........................x...............x..x..........................x...............x.......................................... [ 56%]
....................x

@cpcloud cpcloud merged commit 9e52edb into main Aug 23, 2024
83 checks passed
@cpcloud cpcloud deleted the renovate/sqlglot-25.x branch August 23, 2024 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issues or PRs related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant