build(deps): bump the go-dependencies group with 3 updates - #1857
Merged
anthony-gomez-fastly merged 2 commits intoJul 29, 2026
Merged
Conversation
Bumps the go-dependencies group with 3 updates: [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty), [github.com/nwaples/rardecode/v2](https://github.com/nwaples/rardecode) and [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth). 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/nwaples/rardecode/v2` from 2.2.5 to 2.3.0 - [Commits](nwaples/rardecode@v2.2.5...v2.3.0) 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/mattn/go-isatty dependency-version: 0.0.24 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/nwaples/rardecode/v2 dependency-version: 2.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/mattn/go-runewidth dependency-version: 0.0.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
anthony-gomez-fastly
approved these changes
Jul 29, 2026
anthony-gomez-fastly
enabled auto-merge (squash)
July 29, 2026 16:44
anthony-gomez-fastly
deleted the
dependabot/go_modules/go-dependencies-d6763e9576
branch
July 29, 2026 16:53
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 go-dependencies group with 3 updates: github.com/mattn/go-isatty, github.com/nwaples/rardecode/v2 and github.com/mattn/go-runewidth.
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/nwaples/rardecode/v2from 2.2.5 to 2.3.0Commits
e0ef93arestrict file sizes readble by RarFS.ReadFile() by default to 4GB654cc46check static data size for vm filters3b2fb10add constants for file header extra fieldsf2fed57comment out function not used for now926611cadd constants for v5 host osUpdates
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