bump node-sql-parser fork - #45472
Conversation
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
|
@juan-fdz-hawa if you pull this branch, |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
WalkthroughThis PR updates the 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
Bumps the @sgress454/node-sql-parser fork from 5.4.0-fork.1 to 5.4.0-fork.2 to pick up upstream PR #8, which fixes the false-positive syntax error flagged by the query editor for valid SQL using window functions (e.g. LEAD() OVER ()).
Changes:
- Bump
@sgress454/node-sql-parserdependency to5.4.0-fork.2inpackage.json. - Update the corresponding
yarn.lockentry (version, resolved URL, integrity hash).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates the @sgress454/node-sql-parser dependency version to 5.4.0-fork.2. |
| yarn.lock | Updates the lockfile entry to match the new fork version, registry URL, and integrity hash. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #45472 +/- ##
=======================================
Coverage 66.71% 66.71%
=======================================
Files 2734 2734
Lines 218824 218824
Branches 10820 10820
=======================================
Hits 145979 145979
Misses 59625 59625
Partials 13220 13220
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Related issue: Resolves #33759
Bumps Fleet's
@sgress454/node-sql-parserto the version that includes sgress454/node-sql-parser#8, with fixes for #33759.Summary by CodeRabbit
Release Notes