Skip to content

deps: bump github.com/mattn/go-runewidth from 0.0.28 to 0.0.29 - #413

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/mattn/go-runewidth-0.0.29
Open

deps: bump github.com/mattn/go-runewidth from 0.0.28 to 0.0.29#413
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/mattn/go-runewidth-0.0.29

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/mattn/go-runewidth from 0.0.28 to 0.0.29.

Commits
  • 218f489 Merge pull request #107 from lenamonj/fix-createlut-rebuild
  • 9194f28 Skip the LUT rebuild when the flags it was built from are unchanged
  • f6162bc CreateLUT: rebuild the table after a DefaultCondition flag change
  • 81cd213 Merge pull request #106 from lenamonj/fix-wrap-zero-width
  • a179420 Use max to keep the Wrap capacity hint from dividing by zero
  • da93697 Wrap: do not panic when the width is zero
  • See full diff in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by cubic

Updates github.com/mattn/go-runewidth from v0.0.28 to v0.0.29. This patch release fixes a panic when wrapping with zero width and optimizes LUT rebuild behavior.

Written for commit 329f821. Summary will update on new commits.

Review in cubic

Bumps [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) from 0.0.28 to 0.0.29.
- [Commits](mattn/go-runewidth@v0.0.28...v0.0.29)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-runewidth
  dependency-version: 0.0.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies go Pull requests that update go code labels Sep 8, 2026
Copilot AI balanced review requested due to automatic review settings September 8, 2026 09:14
@dependabot
dependabot Bot requested a review from a team as a code owner September 8, 2026 09:14
@dependabot dependabot Bot added dependencies go Pull requests that update go code labels Sep 8, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The focused patch update is internally consistent and preserves the APIs used by the project.

Pull request overview

Updates go-runewidth to v0.0.29, incorporating upstream LUT and zero-width wrapping fixes.

Changes:

  • Bumps the module version.
  • Refreshes dependency checksums.

[!TIP]
If you aren't ready for review, convert to a draft PR.
Click "Convert to draft" or run gh pr ready --undo.
Click "Ready for review" or run gh pr ready to reengage.

File summaries
File Description
go.mod Updates the dependency version.
go.sum Updates checksums for v0.0.29.
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies deps go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant