build(deps): bump the go-mod group with 5 updates#621
Merged
tstirrat15 merged 1 commit intomainfrom Feb 2, 2026
Merged
Conversation
Bumps the go-mod group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/hamba/avro/v2](https://github.com/hamba/avro) | `2.30.0` | `2.31.0` | | [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) | `1.1.2` | `1.1.3` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.31.0` | `0.32.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.48.0` | `0.49.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.38.0` | `0.39.0` | Updates `github.com/hamba/avro/v2` from 2.30.0 to 2.31.0 - [Release notes](https://github.com/hamba/avro/releases) - [Commits](hamba/avro@v2.30.0...v2.31.0) Updates `github.com/olekukonko/tablewriter` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/olekukonko/tablewriter/releases) - [Commits](olekukonko/tablewriter@v1.1.2...v1.1.3) Updates `golang.org/x/mod` from 0.31.0 to 0.32.0 - [Commits](golang/mod@v0.31.0...v0.32.0) Updates `golang.org/x/net` from 0.48.0 to 0.49.0 - [Commits](golang/net@v0.48.0...v0.49.0) Updates `golang.org/x/term` from 0.38.0 to 0.39.0 - [Commits](golang/term@v0.38.0...v0.39.0) --- updated-dependencies: - dependency-name: github.com/hamba/avro/v2 dependency-version: 2.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: github.com/olekukonko/tablewriter dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-mod - dependency-name: golang.org/x/mod dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: golang.org/x/net dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: golang.org/x/term dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod ... 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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 go-mod group with 5 updates:
2.30.02.31.01.1.21.1.30.31.00.32.00.48.00.49.00.38.00.39.0Updates
github.com/hamba/avro/v2from 2.30.0 to 2.31.0Release notes
Sourced from github.com/hamba/avro/v2's releases.
Commits
b022ed5feat: support reusing the same zstd encoder/decoder. (#585)2bffcc1support reseting encoder to reduce load on GC. (#587)97d31efFix zstd potential memory leak (#584)7579ceachore: bump golang.org/x/tools from 0.39.0 to 0.40.0 in the all group (#588)9af4aa4chore: bump github.com/klauspost/compress from 1.18.1 to 1.18.2 in the all gr...dd9ac90chore: update linter (#580)e4b1671chore: bump actions/checkout from 5 to 6 in the all group (#579)f6960fbchore: bump golang.org/x/tools from 0.38.0 to 0.39.0 in the all group (#578)cdd6527chore: bump golangci/golangci-lint-action from 8 to 9 in the all group (#577)505d33fchore: bump github.com/klauspost/compress from 1.18.0 to 1.18.1 in the all gr...Updates
github.com/olekukonko/tablewriterfrom 1.1.2 to 1.1.3Commits
ce018e6fix read me update versione3130fbMerge pull request #309 from olekukonko/narrow975f050update lld4923d8add more emoji & unicode test #308c8c2b21separate tint7097b13Fix ForceNarrowBorders for generates long strings of border characters - Upda...d02c460revert go mod to go 1.21 and update dependencies to avoid breaking changesdd95acaadd clarityca4e3acclearer environment debugging informationb31b038use auto detection as defaultUpdates
golang.org/x/modfrom 0.31.0 to 0.32.0Commits
4c04067go.mod: update golang.org/x dependenciesUpdates
golang.org/x/netfrom 0.48.0 to 0.49.0Commits
d977772go.mod: update golang.org/x dependencieseea413einternal/http3: use go1.25 synctest.Test instead of go1.24 synctest.Run9ace223websocket: add missing call to resp.Body.Close7d3dbb0http2: buffer the most recently received PRIORITY_UPDATE frameUpdates
golang.org/x/termfrom 0.38.0 to 0.39.0Commits
a7e5b04go.mod: update golang.org/x dependencies943f25dx/term: handle transpose9b991ddx/term: handle delete keyDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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