Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/mattn/go-runewidth from 0.0.10 to 0.0.14 #423

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2022

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

Commits
  • 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
  • 8f4e6bc change t.Run names
  • 01f382a change tail to prefix
  • f052c83 trim prefix
  • f9d5553 Merge pull request #62 from itchyny/fix-underscore-names
  • 011b00b Fix underscore names in tests
  • 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 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 the dependencies Update to the dependencies label Dec 13, 2022
@dependabot dependabot bot requested a review from moul December 13, 2022 15:00
@dependabot dependabot bot force-pushed the dependabot-go_modules-master-github.com-mattn-go-runewidth-0.0.14 branch from 5e98863 to ffc5e8f Compare December 14, 2022 00:40
Bumps [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) from 0.0.10 to 0.0.14.
- [Release notes](https://github.com/mattn/go-runewidth/releases)
- [Commits](mattn/go-runewidth@v0.0.10...v0.0.14)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-runewidth
  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-master-github.com-mattn-go-runewidth-0.0.14 branch from ffc5e8f to 2796907 Compare December 14, 2022 07:52
Copy link
Member

@moul moul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes are related to advanced characters and look good.

Currently this package is only used by logos (#454).

@moul moul merged commit c0e6127 into master Jan 19, 2023
@moul moul deleted the dependabot-go_modules-master-github.com-mattn-go-runewidth-0.0.14 branch January 19, 2023 18:41
harry-hov pushed a commit to harry-hov/gno that referenced this pull request Jan 27, 2023
…gnolang#423)

Bumps [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) from 0.0.10 to 0.0.14.
- [Release notes](https://github.com/mattn/go-runewidth/releases)
- [Commits](mattn/go-runewidth@v0.0.10...v0.0.14)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@moul moul added this to the 💡Someday/Maybe milestone Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update to the dependencies
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant