[PR #965] [MERGED] build(deps): bump github.com/mattn/go-runewidth from 0.0.13 to 0.0.16 in /tools #952

Closed
opened 2026-03-02 06:10:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/965
Author: @dependabot[bot]
Created: 11/11/2024
Status: Merged
Merged: 11/12/2024
Merged by: @kamikazechaser

Base: masterHead: dependabot/go_modules/tools/github.com/mattn/go-runewidth-0.0.16


📝 Commits (1)

  • d50130b build(deps): bump github.com/mattn/go-runewidth in /tools

📊 Changes

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

View changed files

📝 tools/go.mod (+1 -1)
📝 tools/go.sum (+2 -1)

📄 Description

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

Commits
  • 6ceadc6 Support Unicode 15.1.0
  • 44b7c5b Merge pull request #73 from shogo82148/add-go1.20
  • fdb2517 Merge pull request #72 from shogo82148/bump-github-actions
  • da7ce5b add Go 1.20, 1.19, 1.18 and 1.17 to the build matrix.
  • 4874798 bump GitHub Actions
  • 2c6a438 Merge pull request #65 from tty2/feature/trim-prefix
  • 10a3ce9 add spaces == width+chWidth-w
  • 6dff02e change function name to TruncateLeft
  • b18c354 if pos < w: add empty chars
  • 669734a change tests to table-driven approach
  • 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 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 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)

🔄 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/hibiken/asynq/pull/965 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/11/2024 **Status:** ✅ Merged **Merged:** 11/12/2024 **Merged by:** [@kamikazechaser](https://github.com/kamikazechaser) **Base:** `master` ← **Head:** `dependabot/go_modules/tools/github.com/mattn/go-runewidth-0.0.16` --- ### 📝 Commits (1) - [`d50130b`](https://github.com/hibiken/asynq/commit/d50130b844455d244f205a00a4c2786965e95cd9) build(deps): bump github.com/mattn/go-runewidth in /tools ### 📊 Changes **2 files changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `tools/go.mod` (+1 -1) 📝 `tools/go.sum` (+2 -1) </details> ### 📄 Description Bumps [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) from 0.0.13 to 0.0.16. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mattn/go-runewidth/commit/6ceadc68530e7bfea8cba17d6523bed32912d4fa"><code>6ceadc6</code></a> Support Unicode 15.1.0</li> <li><a href="https://github.com/mattn/go-runewidth/commit/44b7c5b4d67df8ca22917b6800c158a6d3be3560"><code>44b7c5b</code></a> Merge pull request <a href="https://redirect.github.com/mattn/go-runewidth/issues/73">#73</a> from shogo82148/add-go1.20</li> <li><a href="https://github.com/mattn/go-runewidth/commit/fdb25172dac50a5bd73898f88e6e057635be9c26"><code>fdb2517</code></a> Merge pull request <a href="https://redirect.github.com/mattn/go-runewidth/issues/72">#72</a> from shogo82148/bump-github-actions</li> <li><a href="https://github.com/mattn/go-runewidth/commit/da7ce5baf2cc56998284df900192124a1c05390c"><code>da7ce5b</code></a> add Go 1.20, 1.19, 1.18 and 1.17 to the build matrix.</li> <li><a href="https://github.com/mattn/go-runewidth/commit/4874798c9a78e5e99d7872c19eaab85d833b5445"><code>4874798</code></a> bump GitHub Actions</li> <li><a href="https://github.com/mattn/go-runewidth/commit/2c6a438f68cfe01255a90824599da41fdf76d1e2"><code>2c6a438</code></a> Merge pull request <a href="https://redirect.github.com/mattn/go-runewidth/issues/65">#65</a> from tty2/feature/trim-prefix</li> <li><a href="https://github.com/mattn/go-runewidth/commit/10a3ce9fb00415f12c046ad069bbe53190dd8665"><code>10a3ce9</code></a> add spaces == width+chWidth-w</li> <li><a href="https://github.com/mattn/go-runewidth/commit/6dff02ea199c87863b9862eeac527819fcd15a43"><code>6dff02e</code></a> change function name to TruncateLeft</li> <li><a href="https://github.com/mattn/go-runewidth/commit/b18c354ec17ffdbc5210fc822dfbfb7ad1151495"><code>b18c354</code></a> if pos &lt; w: add empty chars</li> <li><a href="https://github.com/mattn/go-runewidth/commit/669734a145d04dfdf8d0268ebef43a0a9f9c3e91"><code>669734a</code></a> change tests to table-driven approach</li> <li>Additional commits viewable in <a href="https://github.com/mattn/go-runewidth/compare/v0.0.13...v0.0.16">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.13&new-version=0.0.16)](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 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 06:10:35 +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/asynq#952
No description provided.