Skip to content

build(deps): bump pg_query from 6.0.0 to 6.1.0#6345

Merged
compwron merged 1 commit intomainfrom
dependabot/bundler/pg_query-6.1.0
Apr 8, 2025
Merged

build(deps): bump pg_query from 6.0.0 to 6.1.0#6345
compwron merged 1 commit intomainfrom
dependabot/bundler/pg_query-6.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps pg_query from 6.0.0 to 6.1.0.

Changelog

Sourced from pg_query's changelog.

6.1.0 2025-04-02

  • Upgrade to libpg_query 17-6.1.0
    • Update to Postgres 17.4, and add recent patches scheduled for Postgres 17.5 (not yet released)
      • Notably, this pulls in support for macOS 15.4 which defines strchrnul in its standard library, fixing builds on up-to-date macOS versions.
    • Deparser improvements
      • Add parenthesis around AT LOCAL / AT TIMEZONE if needed
      • Correctness improvements related to expressions and function calls
  • Fixes to support newer Rubocop version linting of the codebase
  • Add support for OpenBSD
Commits
  • e1c98d3 Release 6.1.0 (#330)
  • e6a0f1b Update to libpg_query 17-6.1.0 (#329)
  • 5f7b21b Update rubocop to 1.71, rubocop-rspec to 3.4
  • 479d42e Move required development gems directly to Gemfile
  • 6805747 Gemfile: Use more idiomatic $LOAD_PATH code, add MFA requirement metadata
  • 757edb1 Various stylistic fixe to accomodate Rubocop
  • 63c5989 Truncate: Use "len" instead of "length" for PossibleTruncation struct
  • cd6b0b2 Parse: Drop stale "FIXME" for statements_and_cte_names_for_with_clause
  • 8ca98e3 Tests: Drop pending "ignores aliases referenced in query" fingerprint test
  • 9368306 Tests: Avoid using triple quote (''' or """) syntax
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pg_query](https://github.com/pganalyze/pg_query) from 6.0.0 to 6.1.0.
- [Changelog](https://github.com/pganalyze/pg_query/blob/main/CHANGELOG.md)
- [Commits](pganalyze/pg_query@v6.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: pg_query
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 7, 2025
@compwron compwron merged commit 0b7d59d into main Apr 8, 2025
12 checks passed
@compwron compwron deleted the dependabot/bundler/pg_query-6.1.0 branch April 8, 2025 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant