Skip to content

chore(deps): bump the all group with 4 updates - #857

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/all-e365a73bfc
Open

chore(deps): bump the all group with 4 updates#857
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/all-e365a73bfc

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the all group with 4 updates: github.com/AfterShip/clickhouse-sql-parser, github.com/mattn/go-isatty, github.com/prometheus/client_golang and github.com/mattn/go-runewidth.

Updates github.com/AfterShip/clickhouse-sql-parser from 0.4.9 to 0.5.3

Release notes

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

v0.5.3

What's Changed

New Contributors

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

v0.5.2

What's Changed

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

v0.5.1

What's Changed

New Contributors

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

v0.5.0

What's Changed

... (truncated)

Commits
  • dd867a1 Fix signed number after ')' or ']' being lexed as a literal (#286) (#287)
  • 1eed16a Fix hanging clickhouse-local syntax-check example in AGENTS.md
  • dee8104 Improve the agent instruction and link CLAUDE.md
  • 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)
  • Additional commits viewable in compare view

Updates github.com/mattn/go-isatty from 0.0.23 to 0.0.24

Commits

Updates github.com/prometheus/client_golang from 1.24.0 to 1.24.1

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.24.1 / 2026-07-23

Small bugfix release for promhttp.

What's Changed

[BUGFIX] promhttp: Fix panic on requests with nil URL. #2065

Full Changelog: prometheus/client_golang@v1.24.0...v1.24.1

Changelog

Sourced from github.com/prometheus/client_golang's changelog.

1.24.1 / 2026-07-23

  • [BUGFIX] promhttp: Fix panic on requests with nil URL. #2065
Commits

Updates github.com/mattn/go-runewidth from 0.0.24 to 0.0.27

Commits
  • f2d8bfe Merge pull request #103 from mattn/restore-zerowidthjoiner
  • 2cd35a6 Restore ZeroWidthJoiner as a deprecated no-op
  • b2badb7 Avoid ambiguous-width prefix in TruncatePrefix test
  • a1307e2 Add TruncatePrefix tests for multi-rune grapheme clusters
  • 9beccfd Merge pull request #79 from umlx5h/add_truncate_prefix
  • 0b200cc Merge pull request #97 from mattn/perf/precomputed-width-lut
  • fc57c61 Merge pull request #93 from apocelipes/feat-optimize-fill
  • 2e05c0b Merge pull request #102 from mattn/fix/spacing-marks-and-cluster-width
  • 3e28133 Fix width of spacing marks and multi-rune grapheme clusters
  • b571037 Merge pull request #98 from bugwhisperer418/master
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 4 updates: [github.com/AfterShip/clickhouse-sql-parser](https://github.com/AfterShip/clickhouse-sql-parser), [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty), [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) and [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth).


Updates `github.com/AfterShip/clickhouse-sql-parser` from 0.4.9 to 0.5.3
- [Release notes](https://github.com/AfterShip/clickhouse-sql-parser/releases)
- [Commits](AfterShip/clickhouse-sql-parser@v0.4.9...v0.5.3)

Updates `github.com/mattn/go-isatty` from 0.0.23 to 0.0.24
- [Commits](mattn/go-isatty@v0.0.23...v0.0.24)

Updates `github.com/prometheus/client_golang` from 1.24.0 to 1.24.1
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.24.1/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.24.0...v1.24.1)

Updates `github.com/mattn/go-runewidth` from 0.0.24 to 0.0.27
- [Commits](mattn/go-runewidth@v0.0.24...v0.0.27)

---
updated-dependencies:
- dependency-name: github.com/AfterShip/clickhouse-sql-parser
  dependency-version: 0.5.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/mattn/go-isatty
  dependency-version: 0.0.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/prometheus/client_golang
  dependency-version: 1.24.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/mattn/go-runewidth
  dependency-version: 0.0.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

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 30, 2026
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