Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps pglast from 7.7 to 7.8.

Changelog

Sourced from pglast's changelog.

7.8 (2025-10-19)


- Fix prettification of single keyword statements (`PR [#173](https://github.com/lelit/pglast/issues/173)`__), thanks to Vlastimil Zíma

__ lelit/pglast#173

Commits
  • 90a4f99 Release 7.8
  • bb9c961 Update CHANGES.rst
  • 813b4bb Use cibuildwheel 3.2.1
  • ee8eddd Try with macos-15-intel runner
  • c01c90f Use macOS 14 runners in GitHub Actions
  • 45b7f4d Avoid spurious parens in simple expressions like 1+2+3+4
  • 7f4777e Slightly better CTEs prettification
  • 5410ba0 Handle removal of whole top level statements
  • 6183add Cosmetic, un-split sample statement into a single line for readability
  • c565762 Update CHANGES.rst
  • 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 [pglast](https://github.com/lelit/pglast) from 7.7 to 7.8.
- [Changelog](https://github.com/lelit/pglast/blob/v7/CHANGES.rst)
- [Commits](lelit/pglast@v7.7...v7.8)

---
updated-dependencies:
- dependency-name: pglast
  dependency-version: '7.8'
  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 python Python dependency updates labels Oct 20, 2025
@dependabot dependabot bot requested a review from neverinfamous as a code owner October 20, 2025 10:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Python dependency updates labels Oct 20, 2025
@neverinfamous neverinfamous merged commit 8d79d2e into main Oct 20, 2025
4 checks passed
@neverinfamous neverinfamous deleted the dependabot/pip/pglast-7.8 branch October 20, 2025 12:42
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 python Python dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants