Skip to content

chore(deps): bump pgsql-parser stack to latest published versions#1400

Merged
pyramation merged 1 commit into
mainfrom
feat/bump-pgsql-parser-stack
Jul 20, 2026
Merged

chore(deps): bump pgsql-parser stack to latest published versions#1400
pyramation merged 1 commit into
mainfrom
feat/bump-pgsql-parser-stack

Conversation

@pyramation

Copy link
Copy Markdown
Contributor

Summary

Propagates the latest pgsql-parser stack (with the recent deparser round-trip fixes, incl. MergeWhenClause support and SecLabelStmt qualified-name fixes from constructive-io/pgsql-parser#301#304) across the workspace, so pgpm and all parser consumers pick up the corrected parse/deparse behavior:

  • pgsql-parser ^17.9.15 → ^17.9.17
  • pgsql-deparser ^17.18.3 → ^17.18.5
  • @pgsql/utils ^17.8.17 → ^17.8.19

Consumers updated (found via makage update-deps --from pgsql-parser): pgpm/core, pgpm/cli, postgres/pg-ast, postgres/query-builder, packages/safegres, packages/csv-to-pg, packages/node-type-registry, graphile/graphile-sql-expression-validator. Lockfile regenerated with pnpm 10.

Verified locally: full workspace build passes; test suites for pgpm/core (373), pg-ast, query-builder (111), graphile-sql-expression-validator (271) all green.

Link to Devin session: https://app.devin.ai/sessions/eeb8deba0c04475091df703c88877302
Requested by: @pyramation

@pyramation pyramation self-assigned this Jul 20, 2026
@devin-ai-integration

Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@pyramation
pyramation merged commit d3645b2 into main Jul 20, 2026
38 checks passed
@pyramation
pyramation deleted the feat/bump-pgsql-parser-stack branch July 20, 2026 09:51
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