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,<24.2 #9277

Merged
merged 2 commits into from
May 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 30, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

tobymao/sqlglot (sqlglot)

v24.1.0

Compare Source

💥 BREAKING CHANGES
✨ New Features
🐛 Bug Fixes
♻️ Refactors
🔧 Chores

v24.0.3

Compare Source

🐛 Bug Fixes

v24.0.2

Compare Source

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

@renovate renovate bot added the dependencies Issues or PRs related to dependencies label May 30, 2024
@cpcloud cpcloud added this to the 9.1 milestone May 31, 2024
@cpcloud cpcloud force-pushed the renovate/sqlglot-24.x branch from 034c7e1 to ca0819a Compare May 31, 2024 10:53
Copy link
Contributor Author

renovate bot commented May 31, 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 force-pushed the renovate/sqlglot-24.x branch from ca0819a to 1348ea2 Compare May 31, 2024 12:03
@cpcloud
Copy link
Member

cpcloud commented May 31, 2024

clouds are passing:

cloud in 🌐 falcon in …/ibis on  renovate/sqlglot-24.x is 📦 v9.0.0 via 🐍 v3.12.2 via ❄️   impure (ibis-3.12.2-env)
❯ pytest -m 'snowflake or bigquery' -n 8 --dist loadgroup -q
bringing up nodes...
..x..x.x...xx...x..x..x.xx...xxxxx...x.....xxxxxx.x...xxx.x...x....x.xx...x.....x.x.....x..xx..xx....xxxxx.xx.x [  3%]
..xxxxx.xx..xxxxxxx.....x..x.xxxx..........x...........x....................x..........x......................x [  6%]
..............xx..x.......x.x.....x.xx..........x.....x....x..............xx....x.............x.............x.. [  9%]
.....xx..................x............x.....x.......x......x........................x..x...........x.x......... [ 12%]
....x......xxxxxx.xxx.xx.xx............x.........s.........................x..........x.x.....x...........x.... [ 15%]
.x.x.x......x.x..........x..x..............s........x.x..........x...........x...x.....x........x.............. [ 18%]
........x..x.............................x.x.x...........x.xx..........x................x....................x. [ 21%]
...........ssssssssssssssssssssss......x...........x....xx.xx.x................x..x..xx...x......x...x......... [ 24%]
....x.....xx........x...................................x...................................x...........x...x.. [ 27%]
.xxx.x.xxx.xxxx.x............s..................x.......x....................s............s.................... [ 30%]
.......x..x.........................s..x.................x....xx......x.................xxx.......xx.....x...... [ 33%]
......................x...x...................x..............x.........x...............x.x..x.................. [ 36%]
..................x.....x...x.....x.x............x........x.x............x...x........x..x.....x.x.x........... [ 39%]
.....x..x..x............x.........xx....x.x...........xxx.x.............x.....x.......................x..xx.x.x [ 42%]
xx.xxxxx.xxxxxxxxxxxxxxxxxx..xxxxxxxxxxxx.xx.xxxxxxxxxxxxxxxxxxxxxxxxx.xxxxxxxxxxxx.xxxxx.xxxxxxxxxxxxxxxxx.xxx [ 45%]
xxxxxxxx.xxx..xxx..xxx.............x.......x...........x......xx...x..........x......x...x.xxx........x........ [ 48%]
.........xxx..x........x...xx......x.x.x....x........................x......................................... [ 51%]
......x..............x..................x.........................................xxxxxxxxx.x..x..x..x......... [ 54%]
...x.........xxxxxx...x.....x..x.x.xx...x.xxx.xx.xxxx..x...x.x...xx.....x....xxx..x..xx..xx.....x...s.x.x...... [ 57%]
..x.x..x..s.....x.x...........s.....x.......s.x..x...x.....x.xx...xx..x..x...x........x...............x..x..... [ 60%]
x.........x.xx.............xxxxx...x..x....xx....xx.......x........................x.x...x..................... [ 64%]
.x............x.x.......x..x.........x.......x.....x...x.................x....x...x.....x......x.....xx..x..... [ 67%]
xx...............x...x.......x.................x..xxx....xxxxxxx.....x..x...xx...s..x.......................... [ 70%]
.......................s...............s..................s.....x..............x................xx............x [ 73%]
............x.....x.....x.x..............x...x.xx..x.........x.....x.............x.........x................... [ 76%]
..x.....x.....x.................xx...x..................................x.....x.......x...xx..x..x...x..x.....x [ 79%]
.......xx..x....x...x.............x..x...x......x.x...............x.............x..x..x........x.....xx........ [ 82%]
x....x............................x............................................................................ [ 85%]
........................................................................................................x...... [ 88%]
.....................................................s.................x..............................x.....x.. [ 91%]
...................s.........s..s.............................................................................. [ 94%]
............................................................................................................... [ 97%]
.........................................................................................                       [100%]

@cpcloud cpcloud merged commit 98cb460 into main May 31, 2024
76 checks passed
@cpcloud cpcloud deleted the renovate/sqlglot-24.x branch May 31, 2024 12:46
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