Skip to content

chore(deps-dev): bump squawk-cli from 2.58.0 to 2.59.0 - #91

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/squawk-cli-2.59.0
Closed

chore(deps-dev): bump squawk-cli from 2.58.0 to 2.59.0#91
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/squawk-cli-2.59.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps squawk-cli from 2.58.0 to 2.59.0.

Release notes

Sourced from squawk-cli's releases.

Postgres 19 Parser Support + Various Fixes to Parser & Lexer

Added

  • parser: support pg19 null treatment in aggregates (#1210)

Fixed

  • parser: codegen COL_NAME_KEYWORD_FIRST and TYPE_FUNC_NAME_KEYWORDS (#1209)
  • parser: fix graph_table not parsing as a column name (#1208)
  • parser: remove dead code & fix panics (#1207, #1206, #1204)
  • parser: fix invalid field accesses causing panics (#1205)
  • parser/lexer: give national strings own type, support $$ quoted string err recovery (#1213, #1211, #1212)
  • lexer: fix lexing 123$abc & string continuation validation (#1214)
Changelog

Sourced from squawk-cli's changelog.

v2.59.0 - 2026-06-27

Added

  • parser: support pg19 null treatment in aggregates (#1210)

Fixed

  • parser: codegen COL_NAME_KEYWORD_FIRST and TYPE_FUNC_NAME_KEYWORDS (#1209)
  • parser: fix graph_table not parsing as a column name (#1208)
  • parser: remove dead code & fix panics (#1207, #1206, #1204)
  • parser: fix invalid field accesses causing panics (#1205)
  • parser/lexer: give national strings own type, support $$ quoted string err recovery (#1213, #1211, #1212)
  • lexer: fix lexing 123$abc & string continuation validation (#1214)
Commits
  • c0568d9 release: 2.59.0 (#1215)
  • b35f14a lexer: fix lexing 123$abc & string continuation validation (#1214)
  • ca6ad2b parser/lexer: national strings own type, $$ quoted string err recovery (#1213)
  • 9d14f99 lexer: fix unknown prefix parsing (#1212)
  • 2c7f5fb lexer: fix natural string literals, double quoted string edge cases (#1211)
  • 8f32e83 parser: support pg19 null treatment in aggregates (#1210)
  • 7d9e97b parser: codegen COL_NAME_KEYWORD_FIRST and TYPE_FUNC_NAME_KEYWORDS (#1209)
  • 53e517f parser: fix graph_table not parsing as a column name (#1208)
  • 6b2d2a4 parser: remove dead code & fix panics (#1207)
  • a580b82 parser: cleanup dead code in postfix exprs (#1206)
  • 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 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 [squawk-cli](https://github.com/sbdchd/squawk) from 2.58.0 to 2.59.0.
- [Release notes](https://github.com/sbdchd/squawk/releases)
- [Changelog](https://github.com/sbdchd/squawk/blob/master/CHANGELOG.md)
- [Commits](sbdchd/squawk@v2.58.0...v2.59.0)

---
updated-dependencies:
- dependency-name: squawk-cli
  dependency-version: 2.59.0
  dependency-type: direct:development
  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:uv Pull requests that update python:uv code labels Jul 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

Looks like squawk-cli is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 21, 2026
@dependabot
dependabot Bot deleted the dependabot/uv/squawk-cli-2.59.0 branch July 21, 2026 20:54
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants