[PR #291] [MERGED] Bump github.com/mattn/go-runewidth from 0.0.9 to 0.0.10 #309

Closed
opened 2026-03-03 16:23:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mum4k/termdash/pull/291
Author: @dependabot[bot]
Created: 1/12/2021
Status: Merged
Merged: 1/13/2021
Merged by: @mum4k

Base: develHead: dependabot/go_modules/devel/github.com/mattn/go-runewidth-0.0.10


📝 Commits (1)

  • ab06c91 Bump github.com/mattn/go-runewidth from 0.0.9 to 0.0.10

📊 Changes

2 files changed (+5 additions, -3 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+4 -2)

📄 Description

Bumps github.com/mattn/go-runewidth from 0.0.9 to 0.0.10.

Commits
  • 59616a2 Merge pull request #29 from rivo/graphemestringwidth
  • f1f639b Reverted previous change to table. Also changed rainbow flag test. Today, the...
  • 49ce4bd Restored previously reverted changes (which were probably made by mistake).
  • d45afa6 Should use c.RuneWidth
  • 040263a Merge branch 'master' into graphemestringwidth
  • 98b1fa4 Adapted Truncate() function. Fixed table to make failing test case work.
  • b37dd43 Merge conflict resolved.
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mum4k/termdash/pull/291 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/12/2021 **Status:** ✅ Merged **Merged:** 1/13/2021 **Merged by:** [@mum4k](https://github.com/mum4k) **Base:** `devel` ← **Head:** `dependabot/go_modules/devel/github.com/mattn/go-runewidth-0.0.10` --- ### 📝 Commits (1) - [`ab06c91`](https://github.com/mum4k/termdash/commit/ab06c916979453966e104719668b166caa6d05f1) Bump github.com/mattn/go-runewidth from 0.0.9 to 0.0.10 ### 📊 Changes **2 files changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+4 -2) </details> ### 📄 Description Bumps [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) from 0.0.9 to 0.0.10. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mattn/go-runewidth/commit/59616a248b91ae20bf3eb93636a24c87d9ce6cea"><code>59616a2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mattn/go-runewidth/issues/29">#29</a> from rivo/graphemestringwidth</li> <li><a href="https://github.com/mattn/go-runewidth/commit/f1f639b53e80fe40abd644a702ed196880b0b345"><code>f1f639b</code></a> Reverted previous change to table. Also changed rainbow flag test. Today, the...</li> <li><a href="https://github.com/mattn/go-runewidth/commit/49ce4bdd97efb70cc35817ec90e11a917c5fcaf8"><code>49ce4bd</code></a> Restored previously reverted changes (which were probably made by mistake).</li> <li><a href="https://github.com/mattn/go-runewidth/commit/d45afa68b11447b7ea5ba1a330a6f350574b26e4"><code>d45afa6</code></a> Should use c.RuneWidth</li> <li><a href="https://github.com/mattn/go-runewidth/commit/040263a997985da8d22ea6b99529cd990ac58072"><code>040263a</code></a> Merge branch 'master' into graphemestringwidth</li> <li><a href="https://github.com/mattn/go-runewidth/commit/98b1fa4118a55fc3c1987e1aab21641854bad2f6"><code>98b1fa4</code></a> Adapted Truncate() function. Fixed table to make failing test case work.</li> <li><a href="https://github.com/mattn/go-runewidth/commit/b37dd43eee4863cb8545c5b779276915b29b9230"><code>b37dd43</code></a> Merge conflict resolved.</li> <li>See full diff in <a href="https://github.com/mattn/go-runewidth/compare/v0.0.9...v0.0.10">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/mattn/go-runewidth&package-manager=go_modules&previous-version=0.0.9&new-version=0.0.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:23:49 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/termdash#309
No description provided.