Skip to content

build(deps): bump github.com/clipperhouse/displaywidth from 0.9.0 to 0.10.0#197

Merged
ldesauw merged 1 commit intomainfrom
dependabot/go_modules/github.com/clipperhouse/displaywidth-0.10.0
Feb 17, 2026
Merged

build(deps): bump github.com/clipperhouse/displaywidth from 0.9.0 to 0.10.0#197
ldesauw merged 1 commit intomainfrom
dependabot/go_modules/github.com/clipperhouse/displaywidth-0.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps github.com/clipperhouse/displaywidth from 0.9.0 to 0.10.0.

Changelog

Sourced from github.com/clipperhouse/displaywidth's changelog.

[0.10.0]

Compare

Added

  • New ControlSequences option to treat ECMA-48/ANSI escape sequences as zero-width. (#20)
  • TruncateString and TruncateBytes now preserve trailing ANSI escape sequences (such as SGR resets) when ControlSequences is true, preventing color bleed in terminal output.

Changed

  • Removed stringish dependency; generic type constraints are now inline ~string | []byte.
  • Upgraded uax29 dependency to v2.6.0 for ANSI escape sequence support in the grapheme iterator.
Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 16, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 16, 2026 01:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 16, 2026
Bumps [github.com/clipperhouse/displaywidth](https://github.com/clipperhouse/displaywidth) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/clipperhouse/displaywidth/releases)
- [Changelog](https://github.com/clipperhouse/displaywidth/blob/main/CHANGELOG.md)
- [Commits](clipperhouse/displaywidth@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: github.com/clipperhouse/displaywidth
  dependency-version: 0.10.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/clipperhouse/displaywidth-0.10.0 branch from ff5a915 to 87b960d Compare February 17, 2026 10:45
@ldesauw ldesauw merged commit e88bf22 into main Feb 17, 2026
6 checks passed
@ldesauw ldesauw deleted the dependabot/go_modules/github.com/clipperhouse/displaywidth-0.10.0 branch February 17, 2026 11:04
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