sgr
sgr copied to clipboard
Bump pglast from 3.4 to 3.14
Bumps pglast from 3.4 to 3.14.
Changelog
Sourced from pglast's changelog.
3.14 (2022-08-08)
- Harden the way ``Visitor`` handle modifications to the AST (`issue 107`__)
3.13 (2022-06-29)
Update libpg_query to
13-2.1.2
____ https://github.com/pganalyze/libpg_query/blob/13-latest/CHANGELOG.md#13-212---2022-06-28
3.12 (2022-06-19)
- Rewrite the implementation of the ``referenced_relations()`` function, that was flawed with regard to CTEs handling (`issue 106`__), thanks to Michal Charemza for providing his own version
Improve
WithClause
printer indentationFix minor whitespace related issues in a few printer functions
3.11 (2022-05-29)
Fix the
Visitor
class, it was ignoring nodes nested in sub-listsReduce the size of the generated parser by factoring out common code into helper functions
3.10 (2022-05-11)
- Update libpg_query to `13-2.1.1`__ (`PR [#102](https://github.com/lelit/pglast/issues/102)`__), thanks to James Guthrie
__ https://github.com/pganalyze/libpg_query/blob/13-latest/CHANGELOG.md#13-211---2022-05-03 __ lelit/pglast#102
Produce
musllinux
__ wheels, thanks tocibuildwheel
2.5.0
__ (:PEP:656
was actually introduced in2.2.0
__)__ https://peps.python.org/pep-0656/ </tr></table>
... (truncated)
Commits
67b4d66
Release 3.14ff8a1dc
Update CHANGES.rst954b3b6
Improve how a Visitor alters the original AST tree1757c55
Fix typo7b534f1
Release 3.13b60123c
Update CHANGES.rst50081ce
Update autogenerated docs and sourcesd012567
Update libpg_query to 13-2.1.2422fde1
Release 3.124985f86
Update CHANGES.rst- Additional commits viewable in compare view
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 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)