build(deps): bump pg_query from 6.1.0 to 6.2.2#81
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [pg_query](https://github.com/pganalyze/pg_query) from 6.1.0 to 6.2.2. - [Changelog](https://github.com/pganalyze/pg_query/blob/main/CHANGELOG.md) - [Commits](pganalyze/pg_query@v6.1.0...v6.2.2) --- updated-dependencies: - dependency-name: pg_query dependency-version: 6.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
a9c5d00 to
b114cd0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps pg_query from 6.1.0 to 6.2.2.
Changelog
Sourced from pg_query's changelog.
Commits
9a16147Release 6.2.23c0f436Ignore compiler warnings that are expected3297db7Update libpg_query to 17-6.2.260de0eeRelease 6.2.1 (#344)3b29997Deparser: Support pretty-printing and other deparser optionsaf3434bUpdate libpg_query to 17-6.2.10077294Add PgQuery.split_with_parser to allow splitting statements8281a5dExpose find_tree_location method (#343)653f852Support Ruby 4.0+ development versions for extension building (#341)d8a6b8fHandle "CALL fn()" (#336)