chore(deps): bump the all group with 4 updates - #857
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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-parserfrom 0.4.9 to 0.5.3Release notes
Sourced from github.com/AfterShip/clickhouse-sql-parser's releases.
... (truncated)
Commits
dd867a1Fix signed number after ')' or ']' being lexed as a literal (#286) (#287)1eed16aFix hanging clickhouse-local syntax-check example in AGENTS.mddee8104Improve the agent instruction and link CLAUDE.mde4c6e11Fix traversal of semantic AST children (#285)dcf2383Traverse JSON type optionsa156969Fix Accept/Walk field-level drift and InsertStmt End panic (#284)38158f9Split keywords into reserved and non-reserved sets (#282)4feeec5Fix position tracking across ratio, IS NULL, GROUP BY, ALTER and dictionary n...6084020Fix number lexing, unterminated block comments and non-ASCII bytes (#280)5c30692Fix expression precedence for lambda, ternary and NOT (#279)Updates
github.com/mattn/go-isattyfrom 0.0.23 to 0.0.24Commits
c44dc0bUse TIOCGWINSZ instead of TCGETS to detect terminals (#97)Updates
github.com/prometheus/client_golangfrom 1.24.0 to 1.24.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
d6087eerelease: cut v1.24.1 (#2076)Updates
github.com/mattn/go-runewidthfrom 0.0.24 to 0.0.27Commits
f2d8bfeMerge pull request #103 from mattn/restore-zerowidthjoiner2cd35a6Restore ZeroWidthJoiner as a deprecated no-opb2badb7Avoid ambiguous-width prefix in TruncatePrefix testa1307e2Add TruncatePrefix tests for multi-rune grapheme clusters9beccfdMerge pull request #79 from umlx5h/add_truncate_prefix0b200ccMerge pull request #97 from mattn/perf/precomputed-width-lutfc57c61Merge pull request #93 from apocelipes/feat-optimize-fill2e05c0bMerge pull request #102 from mattn/fix/spacing-marks-and-cluster-width3e28133Fix width of spacing marks and multi-rune grapheme clustersb571037Merge pull request #98 from bugwhisperer418/masterDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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