Bump the all group across 1 directory with 6 updates - #905
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the all group across 1 directory with 6 updates#905dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.12.0` | `1.12.1` | | [github.com/AfterShip/clickhouse-sql-parser](https://github.com/AfterShip/clickhouse-sql-parser) | `0.5.5` | `0.5.6` | | [github.com/KimMachineGun/automemlimit](https://github.com/KimMachineGun/automemlimit) | `0.7.5` | `1.0.0` | | [github.com/charmbracelet/x/ansi](https://github.com/charmbracelet/x) | `0.11.7` | `0.11.8` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.83.0` | `1.83.1` | | [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.27` | `0.0.28` | Updates `github.com/stretchr/testify` from 1.12.0 to 1.12.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.12.0...v1.12.1) Updates `github.com/AfterShip/clickhouse-sql-parser` from 0.5.5 to 0.5.6 - [Release notes](https://github.com/AfterShip/clickhouse-sql-parser/releases) - [Commits](AfterShip/clickhouse-sql-parser@v0.5.5...v0.5.6) Updates `github.com/KimMachineGun/automemlimit` from 0.7.5 to 1.0.0 - [Release notes](https://github.com/KimMachineGun/automemlimit/releases) - [Commits](KimMachineGun/automemlimit@v0.7.5...v1.0.0) Updates `github.com/charmbracelet/x/ansi` from 0.11.7 to 0.11.8 - [Commits](charmbracelet/x@ansi/v0.11.7...ansi/v0.11.8) Updates `google.golang.org/grpc` from 1.83.0 to 1.83.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.83.0...v1.83.1) Updates `github.com/mattn/go-runewidth` from 0.0.27 to 0.0.28 - [Commits](mattn/go-runewidth@v0.0.27...v0.0.28) --- updated-dependencies: - dependency-name: github.com/AfterShip/clickhouse-sql-parser dependency-version: 0.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/charmbracelet/x/ansi dependency-version: 0.11.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/KimMachineGun/automemlimit dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: github.com/mattn/go-runewidth dependency-version: 0.0.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/stretchr/testify dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: google.golang.org/grpc dependency-version: 1.83.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/all-05cc94693b
branch
from
August 27, 2026 00:34
fc54fd5 to
059a2af
Compare
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 6 updates in the / directory:
1.12.01.12.10.5.50.5.60.7.51.0.00.11.70.11.81.83.01.83.10.0.270.0.28Updates
github.com/stretchr/testifyfrom 1.12.0 to 1.12.1Release notes
Sourced from github.com/stretchr/testify's releases.
Commits
959dbdaMerge pull request #1935 from harryzcy/yaml-update9bb7176Update go.yaml.in/yaml/v3 to v3.0.50358d0echange yaml library to go.yaml.in/yaml/v3Updates
github.com/AfterShip/clickhouse-sql-parserfrom 0.5.5 to 0.5.6Release notes
Sourced from github.com/AfterShip/clickhouse-sql-parser's releases.
Commits
ec52b07Fix parsing of a parenthesized left operand of a set operator (#312)Updates
github.com/KimMachineGun/automemlimitfrom 0.7.5 to 1.0.0Release notes
Sourced from github.com/KimMachineGun/automemlimit's releases.
Commits
23d4ed9feat!: simplify v1 API and harden cgroup detectionUpdates
github.com/charmbracelet/x/ansifrom 0.11.7 to 0.11.8Commits
00c6608fix(wcwidth): measure wcwidth per codepoint (#933)240ce7bchore: lint cellbuf (#944)c2cf573chore(ansi): lint (#943)3755ebachore(deps): bump github.com/charmbracelet/x/xpty (#932)75eb341chore(deps): bump github.com/mattn/go-runewidth (#925)7e2d3e6fix(xpty): report context cancellation in WaitProcess41c9e6bchore(deps): bump github.com/mattn/go-runewidth (#924)482a565chore(powernap): update lsp configs from nvim-lspconfig3eef36echore(deps): bump github.com/bits-and-blooms/bitset (#914)872754achore(deps): bump golang.org/x/sys (#909)Updates
google.golang.org/grpcfrom 1.83.0 to 1.83.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
1550d9eChange version to 1.83.1 (#9336)ebba6f3Cherry-pick #9258 and #9332 into v1.83.x (#9335)8cfeca0Cherry-pick #9331 to v1.83.x (#9333)dec6951Change version to 1.83.1-dev (#9229)Updates
github.com/mattn/go-runewidthfrom 0.0.27 to 0.0.28Commits
554428cMerge pull request #105 from mattn/lazy-width-lut27d1448Avoid regexp and map construction at package load69a63c6Build the strict width LUT lazily to fix startup regression