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/update minor node deps #1334

Merged
merged 1 commit into from
Feb 13, 2025
Merged

chore/update minor node deps #1334

merged 1 commit into from
Feb 13, 2025

Conversation

benfdking
Copy link
Collaborator

  • chore: bump prettier from 3.4.2 to 3.5.0
  • chore: update minor node deps

@benfdking benfdking force-pushed the chore/update_minor_node_deps branch from f058923 to efb54d9 Compare February 13, 2025 11:54
Copy link

Benchmark for 8d2fcd1

Click to view benchmark
Test Base PR %
DepthMap::from_parent 38.7±0.33µs 38.8±0.22µs +0.26%
fix_complex_query 9.3±0.09ms 9.7±0.64ms +4.30%
fix_superlong 97.4±5.40ms 108.4±9.90ms +11.29%
parse_complex_query 2.9±0.04µs 3.3±0.03µs +13.79%
parse_expression_recursion 5.1±0.06µs 5.3±0.07µs +3.92%
parse_simple_query 835.6±10.18ns 918.2±9.41ns +9.89%

Copy link

Benchmark for 46fb5d2

Click to view benchmark
Test Base PR %
DepthMap::from_parent 38.2±0.50µs 38.7±0.57µs +1.31%
fix_complex_query 9.3±0.09ms 9.7±0.61ms +4.30%
fix_superlong 92.2±4.33ms 99.9±5.94ms +8.35%
parse_complex_query 2.8±0.03µs 2.9±0.05µs +3.57%
parse_expression_recursion 5.1±0.06µs 5.1±0.07µs 0.00%
parse_simple_query 808.1±7.29ns 823.3±15.44ns +1.88%

@benfdking benfdking merged commit 2b22330 into main Feb 13, 2025
28 checks passed
@benfdking benfdking deleted the chore/update_minor_node_deps branch February 13, 2025 12:13
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Feb 26, 2025
This MR contains the following updates:

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

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.10`](https://github.com/quarylabs/sqruff/releases/tag/v0.25.10)

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

#### What's Changed

-   chore: bump [@&#8203;types/node](https://github.com/types/node) from 22.13.4 to 22.13.5 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1364
-   chore: bump [@&#8203;types/react-dom](https://github.com/types/react-dom) from 19.0.3 to 19.0.4 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1367
-   chore: bump typescript-eslint from 8.24.0 to 8.25.0 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1368
-   fix: remove attestation by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1370
-   chore: bump fix by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1371

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

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

[Compare Source](quarylabs/sqruff@v0.25.5...v0.25.9)

#### What's Changed

-   fix: fix release vsix by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1362
-   chore: bump release by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1363

**Full Changelog**: quarylabs/sqruff@v0.25.8...v0.25.9

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

[Compare Source](quarylabs/sqruff@v0.25.4...v0.25.5)

#### What's Changed

-   refactor: replace fix tracking vector with boolean flag by [@&#8203;gvozdvmozgu](https://github.com/gvozdvmozgu) in quarylabs/sqruff#1318
-   chore: bump strum from 0.26.3 to 0.27.0 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1324
-   chore: bump rustc-hash from 2.1.0 to 2.1.1 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1327
-   chore: bump strum_macros from 0.26.4 to 0.27.0 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1326
-   chore: bump clap from 4.5.27 to 4.5.28 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1325
-   chore: bump esbuild from 0.24.2 to 0.25.0 in the npm_and_yarn group by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1329
-   chore: update eslint by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1332
-   chore: bump prettier from 3.4.2 to 3.5.0 by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1333
-   chore/update minor node deps by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1334
-   chore: enabling python jinja tests by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1335
-   chore: bump strum from 0.27.0 to 0.27.1 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1340
-   chore: bump [@&#8203;monaco-editor/react](https://github.com/monaco-editor/react) from 4.6.0 to 4.7.0 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1344
-   chore: bump clap from 4.5.28 to 4.5.29 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1339
-   chore: bump prettier from 3.5.0 to 3.5.1 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1343
-   chore: bump strum_macros from 0.27.0 to 0.27.1 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1338
-   chore: bump [@&#8203;types/node](https://github.com/types/node) from 22.13.2 to 22.13.4 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1342
-   chore: bump tempfile from 3.16.0 to 3.17.0 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1337
-   chore: bump [@&#8203;types/react](https://github.com/types/react) from 19.0.8 to 19.0.10 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1345
-   chore: move over tests by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1347
-   feat(sqruff): Introduce Rules & RulesFormatter to CLI by [@&#8203;duvenagep](https://github.com/duvenagep) in quarylabs/sqruff#1336
-   chore: bump version by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1349

**Full Changelog**: quarylabs/sqruff@v0.25.4...v0.25.5

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODAuMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4MC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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.

1 participant