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.15 #9864

Merged
merged 3 commits into from
Aug 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 18, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

tobymao/sqlglot (sqlglot)

v25.14.0

Compare Source

💥 BREAKING CHANGES
✨ New Features
🐛 Bug Fixes

v25.13.0

Compare Source

💥 BREAKING CHANGES
🐛 Bug Fixes
♻️ Refactors

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 18, 2024
@renovate renovate bot force-pushed the renovate/sqlglot-25.x branch from 9282df6 to b768ce3 Compare August 19, 2024 14:37
@renovate renovate bot changed the title fix(deps): update dependency sqlglot to >=23.4,<25.14 fix(deps): update dependency sqlglot to >=23.4,<25.15 Aug 19, 2024
@cpcloud cpcloud force-pushed the renovate/sqlglot-25.x branch from 20ad9d5 to 4f80888 Compare August 19, 2024 15:07
@cpcloud cpcloud added the ci-run-cloud Add this label to trigger a run of BigQuery, Snowflake, and Databricks backends in CI label Aug 19, 2024
@ibis-docs-bot ibis-docs-bot bot removed the ci-run-cloud Add this label to trigger a run of BigQuery, Snowflake, and Databricks backends in CI label Aug 19, 2024
@cpcloud
Copy link
Member

cpcloud commented Aug 19, 2024

Clouds look good:

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)
❯ pytest -m 'snowflake or bigquery' -n 8 --dist loadgroup -q
bringing up nodes...
..........................................x..................x.............................x.................. [  2%]
...............xxs..........x...................................x.......x..x..x.xx.x....x.......x........x.... [  5%]
.........x...........x..x.........x.......................................s....s.................s............ [  8%]
............x.....x..x...............x..........x..xx..........xx........x.x....x....x........................ [ 11%]
.x........x..........x............x.............................x...x.........x.x............................. [ 13%]
.....x....x.....xx.......s..............x..x...............x......x.......xxxxxxxxxxx.x.........x.x......x.... [ 16%]
.....x.x..x......x...............xxx......x....xx.x............x.......x...x.....................x...x.x.....x [ 19%]
.......x................x..x.......x.x............................x.............s.................x........... [ 22%]
...................x.............x............x..x..............................x..............x.............. [ 25%]
...........x..x..x............x.xx..xxxsxssssssssssssssssssss.xxxxx.xxxx..x.x...xxx...xx..xx....x...xxxx.x.xx. [ 27%]
...xx.x...xx..xxxxxxx.xx.xxxxx.x.xx..xxxx...x.x.xx.....x..xx..x..xx..xxxxx.x.xx...x..x..x..x........x..x.x.... [ 30%]
................................xx.x........x................................x................................ [ 33%]
......................................x........................x................................x........x.... [ 36%]
xx......x.x.....................xx.......x.....x...............................x.......................x...... [ 39%]
..xx..............x...x........................xxx.............sssssssssssssssssssssssssssssssssssssssssssssss [ 41%]
ssssssssssssssss..x..........x.............x......x.............x............x..x.....x........x....x......... [ 44%]
..........x...............x....x...........................x..............xx..............x................... [ 47%]
.x......s.....x..................................x..x.x...xxx...x...............x............................. [ 50%]
..........................s............................x.....................s...............s................ [ 53%]
..........x...................................................................x......x.x...................... [ 55%]
...............................................x.............x..............x..x.....ssxx...x....s.........x.x [ 58%]
..x...s....xxxxxxxxxxxx..x.....x.Xx..x...x....x.........x....xx......x..........xX.x.X..........xx....x......x [ 61%]
...x.x......x...x.x..x.x.......x....x...x....xX......x...x.x.......X.......x......x....xxx........x.....x..... [ 64%]
...............x...........................xx...........x.x......x...x..................................x.x... [ 67%]
..x.x....x...x....x.........x...x.............x...x..........x..xxx...xx.xxxx......x.xxxxxxxxxxxxxxxxx.xxxxxxx [ 69%]
xxxxxx.x.x.xxxxx.xx.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.xxxxxxxxxx [ 72%]
xxxx...xxx.xxx..x..xxx..xx..xxxxxxx...xx.x.xxx......x.x...xx....x.x..xx.....x....x.x....x.x.....x.......xxx... [ 75%]
..............x...xx..x........x...........xx....x.x.....x............x...x......x......x...x.x..x....x...x..x [ 78%]
......xx.xx.............x.....x................x.....xx......x........xx..x..............xx....x......x....... [ 81%]
...........x.x............x...x.....x..x...x.........x...................x.x......xx...x.....................x [ 83%]
.......s....x.......................................s......................................................... [ 86%]
.............................................................................................................. [ 89%]
...................................................x....................x..........s...............s.......... [ 92%]
...............................................................x.............................................. [ 95%]
................................................................................................x............. [ 97%]
...............................................................................                                [100%]

@cpcloud cpcloud force-pushed the renovate/sqlglot-25.x branch from 4f80888 to 101fc8e Compare August 19, 2024 15:39
@cpcloud cpcloud enabled auto-merge (squash) August 19, 2024 15:40
@cpcloud cpcloud added the clickhouse The ClickHouse backend label Aug 19, 2024
Copy link
Contributor Author

renovate bot commented Aug 19, 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 merged commit d182e9e into main Aug 19, 2024
85 checks passed
@cpcloud cpcloud deleted the renovate/sqlglot-25.x branch August 19, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clickhouse The ClickHouse backend dependencies Issues or PRs related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants