Skip to content

Bump github.com/mattn/go-runewidth from 0.0.16 to 0.0.24#390

Merged
mum4k merged 1 commit into
develfrom
dependabot/go_modules/devel/github.com/mattn/go-runewidth-0.0.24
Jun 9, 2026
Merged

Bump github.com/mattn/go-runewidth from 0.0.16 to 0.0.24#390
mum4k merged 1 commit into
develfrom
dependabot/go_modules/devel/github.com/mattn/go-runewidth-0.0.24

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/mattn/go-runewidth from 0.0.16 to 0.0.24.

Commits
  • 0383c20 Merge pull request #96 from mattn/optimize-eastasian-width-table
  • 37796e5 Optimize EastAsian RuneWidth with precomputed width table
  • e8dc57a Revise security policy and supported versions
  • 17a7a03 Merge pull request #95 from mattn/optimize-runewidth-performance
  • 0a43bb8 Optimize RuneWidth and StringWidth performance
  • 41dc6c5 Merge pull request #92 from mattn/stringwidth-single-rune-fast-path
  • 254e529 optimize single-rune StringWidth
  • b7b94fb Merge pull request #91 from mattn/add-is-combining-width
  • 2c33cbf Update CI: bump actions and Go versions
  • c6c0a14 Add IsCombiningWidth function
  • Additional commits viewable 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)

Bumps [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) from 0.0.16 to 0.0.24.
- [Commits](mattn/go-runewidth@v0.0.16...v0.0.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 8, 2026
@mum4k mum4k merged commit 749bb91 into devel Jun 9, 2026
4 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/devel/github.com/mattn/go-runewidth-0.0.24 branch June 9, 2026 11:34
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