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 v25 #9316

Merged
merged 4 commits into from
Jun 6, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

tobymao/sqlglot (sqlglot)

v25.0.2

Compare Source

✨ New Features

v25.0.1

Compare Source

v25.0.0

Compare Source

🐛 Bug Fixes
🔧 Chores

v24.1.3

Compare Source

v24.1.2

Compare Source

✨ New Features

v24.1.1

Compare Source

🐛 Bug Fixes

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Issues or PRs related to dependencies label Jun 5, 2024
@cpcloud cpcloud added this to the 9.1 milestone Jun 6, 2024
@cpcloud cpcloud force-pushed the renovate/sqlglot-25.x branch from 94b279d to f4423b3 Compare June 6, 2024 15:16
Copy link
Contributor Author

renovate bot commented Jun 6, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@cpcloud cpcloud added bug Incorrect behavior inside of ibis sql Backends that generate SQL labels Jun 6, 2024
@cpcloud
Copy link
Member

cpcloud commented Jun 6, 2024

Clouds passing:

cloud in 🌐 falcon in …/ibis on  renovate/sqlglot-25.x is 📦 v9.0.0 via 🐍 v3.10.14 via ❄️   impure (ibis-3.10.14-env)
❯ pytest -m 'bigquery or snowflake' -n 8 --dist loadgroup -q
bringing up nodes...
...s.......................................................................s.s.....................x.........x [  3%]
x..x..x......x.....xx....x.........xx..x..x..........x......x............x.......x.....x.x.......x...x.x.x.... [  6%]
......x...x..............x...x................x.....................................x.....x..........x..x..... [  9%]
.xx.......x........x..........x.............x....x...x...................x.....x.....x..x...................s. [ 12%]
...xx...........x....x.....x..x.xx.s......................x........x.................x........x............... [ 15%]
............s...x.................................xx.xxxxx..xxxxxx..xx..................x.......x..........x.. [ 18%]
......x.............................x..x...............x..........................x........................... [ 21%]
..xx...........x.......x........x..x....x..x............................x......................xxx...........x [ 24%]
.......x.....................xx..........x.....x.....xxx...x...x.....x....ssssssssssssssssssssss........x..... [ 27%]
..xx....x.xx...............x....x...x........x..xx....x.......x..x.x......xx.........................x.......x [ 30%]
.x..............x....x.x.....x..............x....xxxxxxxxxxxx..xxx...x..xx.....x.x..x.xx....xxxx......x..x.x.x [ 33%]
.x..x..xxx..xx..xx.....x.x.x.x...xxxxxxx...xx..xxx..xxxx.x.x.xxxxxxx.xx.x..........x..xx....x.....xx......x.xx [ 36%]
........................................x..............x.x..........................x.........xx.........x...x [ 39%]
............xx.............xx..x.......x...x....x....x...................................x............x....... [ 42%]
................s..................................s........................s.............xx....x.xx..x......x [ 45%]
..x.........................xx......x......x..................xx.x..xx...............xx.....x......x.x........ [ 48%]
........x.x..x.x........x....x...............x.....................................x................x......... [ 51%]
.....................................................................x......x..........s....................xx [ 54%]
........x...x.......x....xs...x.............s.x..x..........x.x..............x.......x.x.............x...sx.x.. [ 57%]
.s..x..........x................xxx.xxxxx..xxxxx.....xx.x.x.......x.x................................x........ [ 60%]
..........x..........x.x.............................x.....x.......x..x..x...xx..x....x...x.x.....x...xxx..... [ 63%]
......x.x..........x....x....x......x........x.........x.x.......xx...............xx...x....xx............x... [ 66%]
.x.......x......x...x......x............xx...x...................x..............................x....x...x.x.. [ 69%]
..xx..........x.........x..x............x.x....xx.x..............x..x..x..x.....xx.......x.....x...........x.. [ 72%]
....xxxx.xxxxxxxxxxxxx.xxxxx.x.xx.xxx.xxx.xxxxxx.xxxxxxxxxxxxxxxxxx.xxxxxxxxxxxxx.xxxxxxxxxxxxxxx.xxxxxxxxxxxx [ 75%]
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.....x...x.xxxxxxxxxxxxxxxxxxxxx.xxxxxx.x.xx.....x..x.x.xx.x.....x........... [ 78%]
.....x.....x..x.x...xx...........x..................................x..........x............x....x........xx.. [ 81%]
.x.....x.x...x............x................x.x.....x...............x.......................................... [ 84%]
.............................................................................................................. [ 87%]
..........................................................................................................x... [ 90%]
.....x..........................................................................x............................. [ 93%]
.............................................................................................................. [ 96%]
..............x...........................s......................s..........s.............s................... [ 99%]
.................                                                                                                                                                                                                                      [100%]
3046 passed, 40 skipped, 562 xfailed in 675.85s (0:11:15)

@cpcloud cpcloud merged commit 2b921f8 into main Jun 6, 2024
79 checks passed
@cpcloud cpcloud deleted the renovate/sqlglot-25.x branch June 6, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect behavior inside of ibis dependencies Issues or PRs related to dependencies sql Backends that generate SQL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant