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

chore: add python interpreter versions to linux #1385

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

benfdking
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Mar 4, 2025

Benchmark for c1792fe

Click to view benchmark
Test Base PR %
DepthMap::from_parent 39.0±0.30µs 39.5±1.39µs +1.28%
fix_complex_query 9.2±0.08ms 9.4±0.57ms +2.17%
fix_superlong 91.8±4.08ms 91.9±3.37ms +0.11%
parse_complex_query 2.9±0.02µs 2.9±0.03µs 0.00%
parse_expression_recursion 5.2±0.05µs 5.2±0.06µs 0.00%
parse_simple_query 888.3±8.99ns 813.9±19.65ns -8.38%

@benfdking benfdking force-pushed the chore/add_interpreter_versions_to_linux branch from d80c8a8 to 83f4d04 Compare March 4, 2025 18:04
Copy link

github-actions bot commented Mar 4, 2025

Benchmark for bee2c8f

Click to view benchmark
Test Base PR %
DepthMap::from_parent 38.6±0.35µs 39.8±0.34µs +3.11%
fix_complex_query 9.4±0.10ms 9.5±0.59ms +1.06%
fix_superlong 90.5±3.56ms 90.6±4.36ms +0.11%
parse_complex_query 2.9±0.04µs 3.0±0.09µs +3.45%
parse_expression_recursion 5.2±0.06µs 5.1±0.04µs -1.92%
parse_simple_query 809.1±8.33ns 816.6±5.65ns +0.93%

Verified

This commit was signed with the committer’s verified signature.
kadiwa4 Kalle Wachsmuth
@benfdking benfdking force-pushed the chore/add_interpreter_versions_to_linux branch from 83f4d04 to 96ccbee Compare March 5, 2025 08:14
Copy link

github-actions bot commented Mar 5, 2025

Benchmark for 2d20d6b

Click to view benchmark
Test Base PR %
DepthMap::from_parent 38.9±0.36µs 39.6±0.77µs +1.80%
fix_complex_query 9.4±0.09ms 9.7±0.65ms +3.19%
fix_superlong 90.8±3.37ms 100.7±3.99ms +10.90%
parse_complex_query 2.9±0.04µs 2.9±0.03µs 0.00%
parse_expression_recursion 5.1±0.03µs 5.1±0.04µs 0.00%
parse_simple_query 805.0±7.62ns 795.5±21.79ns -1.18%

@benfdking benfdking merged commit 4376bce into main Mar 5, 2025
27 checks passed
@benfdking benfdking deleted the chore/add_interpreter_versions_to_linux branch March 5, 2025 08:37
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Mar 6, 2025

Verified

This commit was signed with the committer’s verified signature.
kadiwa4 Kalle Wachsmuth
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [quarylabs/sqruff](https://github.com/quarylabs/sqruff) | patch | `v0.25.10` -> `v0.25.11` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>quarylabs/sqruff (quarylabs/sqruff)</summary>

### [`v0.25.11`](https://github.com/quarylabs/sqruff/releases/tag/v0.25.11)

[Compare Source](quarylabs/sqruff@v0.25.10...v0.25.11)

#### What's Changed

-   chore: bump [@&#8203;eslint/js](https://github.com/eslint/js) and @&#8203;types/eslint\_\_js by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1376
-   chore: cargo update deps by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1377
-   chore: update to Rust 2024 by [@&#8203;gvozdvmozgu](https://github.com/gvozdvmozgu) in quarylabs/sqruff#1374
-   chore: update node deps by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1378
-   Added a matrix parameter for python versions. by [@&#8203;concur1](https://github.com/concur1) in quarylabs/sqruff#1383
-   chore: add python interpreter versions to mac by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1384
-   chore: add python interpreter versions to linux by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1385
-   chore: bump version by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1386

**Full Changelog**: quarylabs/sqruff@v0.25.10...v0.25.11

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODYuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE4Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Mar 7, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [quarylabs/sqruff](https://github.com/quarylabs/sqruff) | patch | `v0.25.10` -> `v0.25.14` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>quarylabs/sqruff (quarylabs/sqruff)</summary>

### [`v0.25.14`](https://github.com/quarylabs/sqruff/releases/tag/v0.25.14)

[Compare Source](quarylabs/sqruff@v0.25.13...v0.25.14)

#### What's Changed

-   Add attestation for GitHub release artifacts by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1392
-   chore: bump version by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1393

**Full Changelog**: quarylabs/sqruff@v0.25.13...v0.25.14

### [`v0.25.13`](https://github.com/quarylabs/sqruff/releases/tag/v0.25.13)

[Compare Source](quarylabs/sqruff@v0.25.12...v0.25.13)

#### What's Changed

-   chore: fix release message not being overriden by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1390
-   chore: bump version by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1391

**Full Changelog**: quarylabs/sqruff@v0.25.12...v0.25.13

### [`v0.25.12`](quarylabs/sqruff@v0.25.11...v0.25.12)

[Compare Source](quarylabs/sqruff@v0.25.11...v0.25.12)

### [`v0.25.11`](https://github.com/quarylabs/sqruff/releases/tag/v0.25.11)

[Compare Source](quarylabs/sqruff@v0.25.10...v0.25.11)

#### What's Changed

-   chore: bump [@&#8203;eslint/js](https://github.com/eslint/js) and @&#8203;types/eslint\_\_js by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1376
-   chore: cargo update deps by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1377
-   chore: update to Rust 2024 by [@&#8203;gvozdvmozgu](https://github.com/gvozdvmozgu) in quarylabs/sqruff#1374
-   chore: update node deps by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1378
-   Added a matrix parameter for python versions. by [@&#8203;concur1](https://github.com/concur1) in quarylabs/sqruff#1383
-   chore: add python interpreter versions to mac by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1384
-   chore: add python interpreter versions to linux by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1385
-   chore: bump version by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1386

**Full Changelog**: quarylabs/sqruff@v0.25.10...v0.25.11

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant