chore: bump pgsql-parser packages to latest 18.x - #1846
Conversation
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
|
Review complete. No issues found — approved ✅. PR #1846 is a pure dependency maintenance change: it bumps the pgsql-parser/deparser/traverse/lint plugin family to newer 18.x patch/minor releases (e.g. pgsql-deparser ^18.3.6 → ^18.3.7, plpgsql-parser ^18.5.7 → ^18.5.9) across 10 package.json manifests. No behavioral code is changed; the diffs are limited to dependency spec strings, and the bump pattern is consistent across the monorepo with no divergent versions of the same package introduced.
Reviewed commit: 7af019f |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Summary
Picks up today's pgsql-parser release (constructive-io/pgsql-parser#352 deparser fixes for
ATTACH/DETACH PARTITIONschema-qualified names,REMAINDER 0,ON DELETE SET NULL (cols),is_enforcedbuilder default,walkSqlaborting on PL/pgSQL body parse errors; #353 libpg-query 18.1.5).Generated with
makage update-deps --from pgsql-parser --in constructive:Lockfile regenerated with
pnpm@10.34.5(packageManager pin); only the bumped packages + transitivelibpg-query@18.1.5changed.@pgpmjs/transform...builds clean.Link to Devin session: https://app.devin.ai/sessions/cc91c8b766d6493a9b10e82d2f08d01a
Open in Devin Desktop: https://app.devin.ai/desktop/session/cc91c8b766d6493a9b10e82d2f08d01a?variant=devin
Requested by: @pyramation