Skip to content

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

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/github.com/mattn/go-runewidth-0.0.30
Sep 18, 2026
Merged

github-actions[bot] 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 18, 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 18, 2026
@github-actions

Copy link
Copy Markdown

aitok Review Checklist

  • Requirement classification, acceptance criteria, and evidence map are filled.
  • Offline-first behavior is preserved; no hidden upload, sync, telemetry, or background network path was added.
  • No raw API key is read, printed, hashed, fingerprinted, or persisted.
  • Source adapters still stream local logs and include fixture coverage for malformed or missing fields.
  • CLI JSON/Markdown/table output remains stable or the change is documented and tested.
  • Release decision is explicit: feature/bugfix changes require follow-up release; repository-only engineering changes do not.
  • Bugfix PRs include a failing test, fixture, harness sensor, or clear manual reproduction.
  • Release/build impact is stated when dependencies, CI, or packaging changed.

@github-actions
github-actions Bot enabled auto-merge (squash) September 18, 2026 20:23
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 9051495 to 71fbef8 Compare September 18, 2026 20:26
@github-actions
github-actions Bot merged commit 10b2b06 into main Sep 18, 2026
9 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/mattn/go-runewidth-0.0.30 branch September 18, 2026 20:27
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