chore(deps): bump pgsql-parser workspace packages to 18.2.8 / 18.3.8 / 18.5.10 - #1848
pyramation wants to merge 1 commit into
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 ✅. This PR updates dependency version ranges across 10
No functional code changed in this PR; the review found no defects in the dependency bump. Reviewed commit: 1269816 |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Summary
Pulls in the pgsql-parser release that ships the PG18 deparser round-trip fixes (constructive-io/pgsql-parser#354):
pgsql-parser ^18.2.8,pgsql-deparser ^18.3.8,plpgsql-parser ^18.5.10, plus the matching@pgsql/{lint,scripts,semantics,transform,traverse,utils}patches, across the 10 workspace packages that consume them (pgpm core/cli/slice/transform, safegres, pg-ast, query-builder, csv-to-pg, node-type-registry, graphile-sql-expression-validator).Generated with
makage deps ../pgsql-parser --install. Most of thepnpm-lock.yamlchurn is pnpm 10.34 reformattingresolution:blocks; the only resolved-version changes are the 10pgsql-*/@pgsql/*packages.Verified locally: full
pnpm -r buildand tests for all consuming packages (transform 124, slice 59, safegres 625, query-builder 148, sql-expression-validator 271, pg-ast, csv-to-pg, node-type-registry) pass.Link to Devin session: https://app.devin.ai/sessions/9ac99c3b56114e9ca60e6d984ee9c11a
Open in Devin Desktop: https://app.devin.ai/desktop/session/9ac99c3b56114e9ca60e6d984ee9c11a?variant=devin
Requested by: @pyramation