Skip to content

build(deps): bump github.com/mattn/go-runewidth from 0.0.29 to 0.0.30 - #14239

Merged
glours merged 1 commit into
mainfrom
dependabot/go_modules/github.com/mattn/go-runewidth-0.0.30
Sep 23, 2026
Merged

glours merged 1 commit into
mainfrom
dependabot/go_modules/github.com/mattn/go-runewidth-0.0.30

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Commits
  • 14205cc Merge pull request #110 from mattn/truncate-rune-fast-path
  • 67f0b8d Take the rune fast path in the Truncate functions too
  • a42811d Merge pull request #111 from mattn/wrap-invalid-utf8
  • 1156ade Keep strings that are not valid UTF-8 on the segmenter
  • 06120a9 Merge pull request #109 from mattn/skip-segmentation-without-joiners
  • 21388ad Skip grapheme segmentation for text that cannot form clusters
  • 6c7068f Generate a table of runes that can join a grapheme cluster
  • 2793dc5 Merge pull request #108 from youdie006/fix-wrap-grapheme-cluster
  • fd7c07f Add Wrap benchmarks for the ASCII, CJK and emoji paths
  • f5f115c Inline the ASCII width rule in the Wrap fast path
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 17, 2026
@dependabot
dependabot Bot requested review from a team as code owners September 17, 2026 09:02
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 17, 2026
@dependabot
dependabot Bot requested review from glours and ndeloof September 17, 2026 09:02
@dependabot dependabot Bot added the go Pull requests that update go code label Sep 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/mattn/go-runewidth-0.0.30 branch from da216be to 1f9b8c5 Compare September 22, 2026 07:34
Bumps [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) from 0.0.29 to 0.0.30.
- [Commits](mattn/go-runewidth@v0.0.29...v0.0.30)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/mattn/go-runewidth-0.0.30 branch from 1f9b8c5 to 8df497b Compare September 23, 2026 09:02
@glours
glours enabled auto-merge (rebase) September 23, 2026 09:03
@glours
glours merged commit 8248728 into main Sep 23, 2026
60 checks passed
@glours
glours deleted the dependabot/go_modules/github.com/mattn/go-runewidth-0.0.30 branch September 23, 2026 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant