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,<23.17 #9209

Merged
merged 5 commits into from
May 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 18, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

tobymao/sqlglot (sqlglot)

v23.16.0

Compare Source

💥 BREAKING CHANGES
✨ New Features
🔧 Chores

v23.15.10

Compare Source

✨ New Features
🐛 Bug Fixes

v23.15.9

Compare Source

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

v23.15.8

Compare Source

💥 BREAKING CHANGES
✨ New Features

v23.15.7

Compare Source

🔧 Chores

v23.15.6

Compare Source

🔧 Chores

v23.15.5

Compare Source

v23.15.4

Compare Source

v23.15.3

Compare Source

🔧 Chores

v23.15.2

Compare Source

✨ New Features
🐛 Bug Fixes
🔧 Chores

v23.15.1

Compare Source

✨ New Features
🐛 Bug Fixes

v23.15.0

Compare Source

💥 BREAKING CHANGES
  • due to 9338ebc - tsql drop view no catalog (commit by @​tobymao):

    tsql drop view no catalog

✨ New Features
🐛 Bug Fixes
🔧 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 18, 2024
@cpcloud cpcloud added this to the 9.1 milestone May 18, 2024
Copy link
Contributor Author

renovate bot commented May 18, 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
Copy link
Member

cpcloud commented May 19, 2024

Clouds are passing:

❯ pytest -m 'snowflake or bigquery' -n auto --dist loadgroup --snapshot-update -q
bringing up nodes...
.......xx............s................x...xx....x...x...........x........x..........s.....................s.ss [  3%]
ssssssssssssssssssss.............................s...........................................xx............... [  6%]
....xx....xxxxx...xx....x..xxx.x....xx..x...x...x....x....x...x....x..x.......x................x........x..... [  9%]
.........x...x.............x.................x.................................xx..x..x...........x..........x [ 12%]
.................x..xx...xx.x...x..x...............x....x...............................x.......x.....x....x.. [ 15%]
...........xx.x...x..xxxxxxx..xxx.xxxxxxxx..xxx.xxxxxx.xxxx..xxx.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx [ 18%]
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.x.....x..x....x............x.xx.x............x........xxx..x...x....x... [ 21%]
x..xx.....x.x..............x.........x.......xxxx......x.xx.x.x..x.x...xx..x.x..x....x..xx..xxxx...x..xx...xxx [ 24%]
......x.xx......x.x.x................................x.x..x....x...............x............x.x............... [ 27%]
................................................................................................x............. [ 30%]
............x..x.x...........x............x....x........x.....x....xx........x.........x......x......x.xx..... [ 33%]
x.x....x....xxx...x........x......x....x...x.......xx...x...........x.xx.....x.............x...........x.x.... [ 36%]
.......x............x..xx.....x......x...xx...xx.x..x..x....xxx...x........................xxxxx.xx..x.xx...x. [ 39%]
..xx.xxx.x...x.xx...xx...x....x........x...........sx..x..sx...sx..s....x..x.......x..............s........... [ 42%]
......................x........s........................................................................x.s.s. [ 45%]
.............................s..............xxx.....x.........................xxxxxxxx.......x.....xx...x...x. [ 48%]
x.....x.x..x..............x.x....x...x.......x...................x.x...x........x.......x..................... [ 51%]
..........x...x..........x......x..................................x....................x..x....x............. [ 54%]
........x...............................................................x......x.xx...xx.....x.xx..x....x..xx. [ 57%]
..xxx......xxxx...x....xxxxx.xx..x...xx....x..xx.x.xx..xxxxxxxxxxx..x..x.x..xxx.xxx....x..x......xx.x.x.x.xxx... [ 60%]
.x..x.........................xx..........x....................x.....x..........x....................x........ [ 63%]
.x.....x.....x......x.................................x..x....x.x.xx...............x............x.x..xx.x..... [ 66%]
....x....x...........x.......x....x..........x.........x.............xxx............x...x.x......x......x..... [ 70%]
........x.x.............................x.........x.x..x..x.........x...........x.............xx...x.x........ [ 73%]
....x..x...............xx............x..xxx.x.....x...x....xxx.x..............x..........x......x....x.x..x... [ 76%]
x........xx......x...x...............................x........................................................ [ 79%]
.x......................x....x...xxxxx.....xxxx.........x.....x..x.x..x.......x...........x.s.....x.x......... [ 82%]
.........x..s................................................................................................. [ 85%]
.....................................................xx....................................................... [ 88%]
.............................................................................................................. [ 91%]
...............x...............s...........................xx................................................. [ 94%]
.............................................................................................................. [ 97%]
...................................................................................s...........                [100%]
3029 passed, 39 skipped, 549 xfailed in 416.55s (0:06:56)

@cpcloud cpcloud enabled auto-merge (squash) May 19, 2024 14:59
@cpcloud cpcloud merged commit 82a5f93 into main May 19, 2024
84 checks passed
@cpcloud cpcloud deleted the renovate/sqlglot-23.x branch May 19, 2024 14:59
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.

None yet

1 participant