Skip to content

chore(deps): bump github.com/AfterShip/clickhouse-sql-parser from 0.5.1 to 0.5.2 - #155

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/AfterShip/clickhouse-sql-parser-0.5.2
Closed

chore(deps): bump github.com/AfterShip/clickhouse-sql-parser from 0.5.1 to 0.5.2#155
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/AfterShip/clickhouse-sql-parser-0.5.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/AfterShip/clickhouse-sql-parser from 0.5.1 to 0.5.2.

Release notes

Sourced from github.com/AfterShip/clickhouse-sql-parser's releases.

v0.5.2

What's Changed

Full Changelog: AfterShip/clickhouse-sql-parser@v0.5.1...v0.5.2

Commits
  • e4c6e11 Fix traversal of semantic AST children (#285)
  • dcf2383 Traverse JSON type options
  • a156969 Fix Accept/Walk field-level drift and InsertStmt End panic (#284)
  • 38158f9 Split keywords into reserved and non-reserved sets (#282)
  • 4feeec5 Fix position tracking across ratio, IS NULL, GROUP BY, ALTER and dictionary n...
  • 6084020 Fix number lexing, unterminated block comments and non-ASCII bytes (#280)
  • 5c30692 Fix expression precedence for lambda, ternary and NOT (#279)
  • 4932a6c Rename lexer state to match what it holds (#277)
  • 558390d Add drift test keeping ASTVisitor and Walk traversals in sync (#276)
  • 3c3822c Add structured ParseError with O(log n) position lookup (#274)
  • 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 [github.com/AfterShip/clickhouse-sql-parser](https://github.com/AfterShip/clickhouse-sql-parser) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/AfterShip/clickhouse-sql-parser/releases)
- [Commits](AfterShip/clickhouse-sql-parser@v0.5.1...v0.5.2)

---
updated-dependencies:
- dependency-name: github.com/AfterShip/clickhouse-sql-parser
  dependency-version: 0.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

Looks like github.com/AfterShip/clickhouse-sql-parser is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 29, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/AfterShip/clickhouse-sql-parser-0.5.2 branch July 29, 2026 17:17
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants