Skip to content

deps: bump github.com/mattn/go-runewidth from 0.0.28 to 0.0.30 in the go-modules group across 1 directory - #19

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/go-modules-3a1311f817
Sep 15, 2026
Merged

github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/go-modules-3a1311f817

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the go-modules group with 1 update in the / directory: github.com/mattn/go-runewidth.

Updates github.com/mattn/go-runewidth from 0.0.28 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 10, 2026
Bumps the go-modules group with 1 update in the / directory: [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth).


Updates `github.com/mattn/go-runewidth` from 0.0.28 to 0.0.30
- [Commits](mattn/go-runewidth@v0.0.28...v0.0.30)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps: bump github.com/mattn/go-runewidth from 0.0.28 to 0.0.29 in the go-modules group deps: bump github.com/mattn/go-runewidth from 0.0.28 to 0.0.30 in the go-modules group across 1 directory Sep 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/go-modules-3a1311f817 branch from 759ff80 to 09ee5bf Compare September 15, 2026 12:13
@github-actions
github-actions Bot merged commit 4b38652 into main Sep 15, 2026
3 checks passed
@github-actions
github-actions Bot deleted the dependabot/go_modules/go-modules-3a1311f817 branch September 15, 2026 12:14
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.

0 participants