Skip to content

Bump the minor-and-patch group with 6 updates#84

Merged
wesm merged 1 commit intomainfrom
dependabot/go_modules/minor-and-patch-26cd5bc95e
Feb 5, 2026
Merged

Bump the minor-and-patch group with 6 updates#84
wesm merged 1 commit intomainfrom
dependabot/go_modules/minor-and-patch-26cd5bc95e

Conversation

@dependabot
Copy link
Contributor

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

Bumps the minor-and-patch group with 6 updates:

Package From To
github.com/charmbracelet/bubbles 0.21.0 0.21.1
github.com/charmbracelet/x/ansi 0.10.1 0.11.5
github.com/mattn/go-runewidth 0.0.16 0.0.19
golang.org/x/mod 0.30.0 0.32.0
golang.org/x/sys 0.37.0 0.39.0
golang.org/x/text 0.30.0 0.32.0

Updates github.com/charmbracelet/bubbles from 0.21.0 to 0.21.1

Release notes

Sourced from github.com/charmbracelet/bubbles's releases.

v0.21.1

Changelog

New!

  • dff42ddb7cf28f022da475c69dba2e74f75af34d: feat: update keybindings in list setSize method (@​Broderick-Westrope)

Fixed

  • c376ce3ef18cc26bbf1f6338cc8518ae329a18d6: fix(cursor): fix data race on blinkTag (#784) (@​DryHumour)
  • 11d52ca426e5c594f7c6c10766935a7f30a83225: fix(table): preventing cursor from being out-of-bounds. (@​s0ders)
  • 49ff5c03b7bada572da36c79269dc15ab03d569b: fix(textinput): improve placeholder (#768) (@​caarlos0)
  • 7c44f63d3185e6f1d795e9369ba85185e6efe956: v1: fix(list): ensure correct cursor positions with page/cursor methods (#831) (@​lrstanley)

Docs

  • 7fcf75da535ee7db938586044a02f0f74f40339e: docs(readme): update footer image and copyright date (@​meowgorithm)
  • d4feefed7d674edbfbc8f09e99c56704706038c5: docs: remove Charm Cloud reference (#785) (@​ShalokShalom)

Other stuff

  • daab808a4d85e0b616ca9e30c1c5d9acd365aa02: ci: sync dependabot config (#786) (@​charmcli)
  • 4b2d311076480670a00b3f24fd9ad280c35c7c57: ci: sync dependabot config (#835) (@​charmcli)
  • 8562e9075fb87edf45e99c5d63a6610254d6c6e7: ci: sync golangci-lint config (#781) (@​github-actions[bot])
  • f54a125f7decd8fefa0db4a0853720200d50a631: test(table): improve table unit tests (#601) (@​Broderick-Westrope)

Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.

Commits
  • 9329772 chore: update dependencies
  • ff8b5a8 chore(deps): bump actions/checkout from 5 to 6 in the all group (#863)
  • 62c7911 chore(deps): bump the all group with 2 updates (#855)
  • 49ff5c0 fix(textinput): improve placeholder (#768)
  • d6934a1 chore(deps): bump github.com/mattn/go-runewidth in the all group (#852)
  • f2d1266 chore(deps): bump github.com/charmbracelet/bubbletea in the all group (#850)
  • 5caedd7 chore(deps): bump the all group with 2 updates (#848)
  • cfdc19b chore(deps): bump actions/setup-go from 5 to 6 in the all group (#842)
  • 3532a32 chore(deps): bump github.com/charmbracelet/bubbletea in the all group (#841)
  • 7c44f63 v1: fix(list): ensure correct cursor positions with page/cursor methods (#831)
  • Additional commits viewable in compare view

Updates github.com/charmbracelet/x/ansi from 0.10.1 to 0.11.5

Commits
  • e720bbe fix(ansi): reduce parser data buffer size to 4KB
  • 2660367 chore(deps): bump the all group in /ansi with 2 updates (#757)
  • b72a9a9 feat(powernap): import lsps from nvim-lspconfig (#719)
  • 33beb0e feat: add strings.ContainsAnyOf (#728)
  • 444c5aa chore(deps): bump the all group in /ansi with 2 updates (#755)
  • b01af16 chore(deps): bump go.yaml.in/yaml/v4 in /vcr in the all group (#729)
  • 8514ae1 chore(deps): bump the all group in /vttest with 2 updates (#730)
  • 55aa0e2 chore(deps): bump actions/checkout from 5 to 6 in the all group (#731)
  • aed8396 Merge pull request #630 from charmbracelet/vttest
  • fd55637 chore(deps): bump github.com/charmbracelet/x/ansi (#727)
  • Additional commits viewable in compare view

Updates github.com/mattn/go-runewidth from 0.0.16 to 0.0.19

Commits
  • 7770d04 Merge pull request #78 from josharian/josh/optimize-intable
  • f53b71c Merge pull request #86 from mattn/fix-github-actions
  • a09d510 Merge branch 'master' into fix-github-actions
  • 778f900 Merge pull request #83 from clipperhouse/benchmark-allocs
  • bfbd30c fix test.yaml
  • 61f04f3 Merge pull request #82 from clipperhouse/graphemes-string-width
  • db39519 Rename
  • b3b19f2 Rename
  • 94c0db1 Merge pull request #85 from mattn/fix-windows-terminal
  • 76bca58 fix comment
  • Additional commits viewable in compare view

Updates golang.org/x/mod from 0.30.0 to 0.32.0

Commits
  • 4c04067 go.mod: update golang.org/x dependencies
  • d271cf3 go.mod: update golang.org/x dependencies
  • 269c237 sumdb/note: delete chop
  • 3f03020 x/mod: apply go fix and go vet
  • See full diff in compare view

Updates golang.org/x/sys from 0.37.0 to 0.39.0

Commits
  • 08e5482 unix: fix out of bounds memory access in tests
  • 4f4f1c6 Revert "cpu: add HPDS, LOR, PAN detection for arm64"
  • ca63116 unix: add IOCTL_MEI_* constants
  • a4199c0 unix: fix definition of Statvfs_t for netbsd-arm.
  • 15129aa cpu: also use MRS instruction in getmmfr1
  • ed38ca2 unix: add SizeofNhmsg and SizeofNexthopGrp
  • 3675c4c cpu: use MRS instruction to read arm64 system registers
  • 2a15272 unix: add consts for ELF handling
  • 6239615 cpu: add HPDS, LOR, PAN detection for arm64
  • ea436ef windows: add iphlpapi routing functions
  • Additional commits viewable in compare view

Updates golang.org/x/text from 0.30.0 to 0.32.0

Commits
  • 0dd57a6 go.mod: update golang.org/x dependencies
  • 087616b transform: fix %q verb use with wrong type
  • 16f85a7 all: eliminate vet diagnostics
  • e7ff6b3 go.mod: update golang.org/x dependencies
  • fbf012b all: use reflect.TypeFor instead of reflect.TypeOf
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) | `0.21.0` | `0.21.1` |
| [github.com/charmbracelet/x/ansi](https://github.com/charmbracelet/x) | `0.10.1` | `0.11.5` |
| [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.16` | `0.0.19` |
| [golang.org/x/mod](https://github.com/golang/mod) | `0.30.0` | `0.32.0` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.37.0` | `0.39.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.30.0` | `0.32.0` |


Updates `github.com/charmbracelet/bubbles` from 0.21.0 to 0.21.1
- [Release notes](https://github.com/charmbracelet/bubbles/releases)
- [Commits](charmbracelet/bubbles@v0.21.0...v0.21.1)

Updates `github.com/charmbracelet/x/ansi` from 0.10.1 to 0.11.5
- [Commits](charmbracelet/x@ansi/v0.10.1...ansi/v0.11.5)

Updates `github.com/mattn/go-runewidth` from 0.0.16 to 0.0.19
- [Commits](mattn/go-runewidth@v0.0.16...v0.0.19)

Updates `golang.org/x/mod` from 0.30.0 to 0.32.0
- [Commits](golang/mod@v0.30.0...v0.32.0)

Updates `golang.org/x/sys` from 0.37.0 to 0.39.0
- [Commits](golang/sys@v0.37.0...v0.39.0)

Updates `golang.org/x/text` from 0.30.0 to 0.32.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.30.0...v0.32.0)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbles
  dependency-version: 0.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/charmbracelet/x/ansi
  dependency-version: 0.11.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/mattn/go-runewidth
  dependency-version: 0.0.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: golang.org/x/mod
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: golang.org/x/sys
  dependency-version: 0.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: golang.org/x/text
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 5, 2026
@dependabot dependabot bot requested a review from wesm as a code owner February 5, 2026 21:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 5, 2026
@github-actions
Copy link

github-actions bot commented Feb 5, 2026

Security Review: No High/Medium Issues Found

Claude's automated security review did not identify any high or medium severity security concerns in this PR.

Note: This is an automated review and should not replace human security review, especially for changes involving:

  • OAuth token handling
  • Email data access or export
  • Deletion operations (Gmail API)
  • Database queries (SQL injection surface)
  • File system operations (path traversal)
  • CGO or native dependencies

Powered by Claude 4.5 Sonnet

@wesm wesm merged commit b407179 into main Feb 5, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/minor-and-patch-26cd5bc95e branch February 5, 2026 22:22
wesm pushed a commit to robelkin/msgvault that referenced this pull request Feb 7, 2026
Bumps the minor-and-patch group with 6 updates:

| Package | From | To |
| --- | --- | --- |
|
[github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles)
| `0.21.0` | `0.21.1` |
| [github.com/charmbracelet/x/ansi](https://github.com/charmbracelet/x)
| `0.10.1` | `0.11.5` |
| [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth)
| `0.0.16` | `0.0.19` |
| [golang.org/x/mod](https://github.com/golang/mod) | `0.30.0` |
`0.32.0` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.37.0` |
`0.39.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.30.0` |
`0.32.0` |

Updates `github.com/charmbracelet/bubbles` from 0.21.0 to 0.21.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/charmbracelet/bubbles/releases">github.com/charmbracelet/bubbles's
releases</a>.</em></p>
<blockquote>
<h2>v0.21.1</h2>
<h2>Changelog</h2>
<h3>New!</h3>
<ul>
<li>dff42ddb7cf28f022da475c69dba2e74f75af34d: feat: update keybindings
in list setSize method (<a
href="https://github.com/Broderick-Westrope"><code>@​Broderick-Westrope</code></a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>c376ce3ef18cc26bbf1f6338cc8518ae329a18d6: fix(cursor): fix data race
on blinkTag (<a
href="https://redirect.github.com/charmbracelet/bubbles/issues/784">#784</a>)
(<a
href="https://github.com/DryHumour"><code>@​DryHumour</code></a>)</li>
<li>11d52ca426e5c594f7c6c10766935a7f30a83225: fix(table): preventing
cursor from being out-of-bounds. (<a
href="https://github.com/s0ders"><code>@​s0ders</code></a>)</li>
<li>49ff5c03b7bada572da36c79269dc15ab03d569b: fix(textinput): improve
placeholder (<a
href="https://redirect.github.com/charmbracelet/bubbles/issues/768">#768</a>)
(<a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li>
<li>7c44f63d3185e6f1d795e9369ba85185e6efe956: v1: fix(list): ensure
correct cursor positions with page/cursor methods (<a
href="https://redirect.github.com/charmbracelet/bubbles/issues/831">#831</a>)
(<a
href="https://github.com/lrstanley"><code>@​lrstanley</code></a>)</li>
</ul>
<h3>Docs</h3>
<ul>
<li>7fcf75da535ee7db938586044a02f0f74f40339e: docs(readme): update
footer image and copyright date (<a
href="https://github.com/meowgorithm"><code>@​meowgorithm</code></a>)</li>
<li>d4feefed7d674edbfbc8f09e99c56704706038c5: docs: remove Charm Cloud
reference (<a
href="https://redirect.github.com/charmbracelet/bubbles/issues/785">#785</a>)
(<a
href="https://github.com/ShalokShalom"><code>@​ShalokShalom</code></a>)</li>
</ul>
<h3>Other stuff</h3>
<ul>
<li>daab808a4d85e0b616ca9e30c1c5d9acd365aa02: ci: sync dependabot config
(<a
href="https://redirect.github.com/charmbracelet/bubbles/issues/786">#786</a>)
(<a href="https://github.com/charmcli"><code>@​charmcli</code></a>)</li>
<li>4b2d311076480670a00b3f24fd9ad280c35c7c57: ci: sync dependabot config
(<a
href="https://redirect.github.com/charmbracelet/bubbles/issues/835">#835</a>)
(<a href="https://github.com/charmcli"><code>@​charmcli</code></a>)</li>
<li>8562e9075fb87edf45e99c5d63a6610254d6c6e7: ci: sync golangci-lint
config (<a
href="https://redirect.github.com/charmbracelet/bubbles/issues/781">#781</a>)
(<a
href="https://github.com/github-actions"><code>@​github-actions</code></a>[bot])</li>
<li>f54a125f7decd8fefa0db4a0853720200d50a631: test(table): improve table
unit tests (<a
href="https://redirect.github.com/charmbracelet/bubbles/issues/601">#601</a>)
(<a
href="https://github.com/Broderick-Westrope"><code>@​Broderick-Westrope</code></a>)</li>
</ul>
<hr />
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML
omitted --></p>
<p>Thoughts? Questions? We love hearing from you. Feel free to reach out
on <a href="https://x.com/charmcli">X</a>, <a
href="https://charm.land/discord">Discord</a>, <a
href="https://charm.land/slack">Slack</a>, <a
href="https://mastodon.social/@charmcli">The Fediverse</a>, <a
href="https://bsky.app/profile/charm.land">Bluesky</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/charmbracelet/bubbles/commit/9329772de61d80756b4f1ea3acea4000a499bf71"><code>9329772</code></a>
chore: update dependencies</li>
<li><a
href="https://github.com/charmbracelet/bubbles/commit/ff8b5a8e17c91972211d0b9f03e7764ddaa2f6d0"><code>ff8b5a8</code></a>
chore(deps): bump actions/checkout from 5 to 6 in the all group (<a
href="https://redirect.github.com/charmbracelet/bubbles/issues/863">#863</a>)</li>
<li><a
href="https://github.com/charmbracelet/bubbles/commit/62c791108e041076f9ec79a5f980d87a75a51ffa"><code>62c7911</code></a>
chore(deps): bump the all group with 2 updates (<a
href="https://redirect.github.com/charmbracelet/bubbles/issues/855">#855</a>)</li>
<li><a
href="https://github.com/charmbracelet/bubbles/commit/49ff5c03b7bada572da36c79269dc15ab03d569b"><code>49ff5c0</code></a>
fix(textinput): improve placeholder (<a
href="https://redirect.github.com/charmbracelet/bubbles/issues/768">#768</a>)</li>
<li><a
href="https://github.com/charmbracelet/bubbles/commit/d6934a175bbbc1154ba37f8030d5b4bd8ecd876c"><code>d6934a1</code></a>
chore(deps): bump github.com/mattn/go-runewidth in the all group (<a
href="https://redirect.github.com/charmbracelet/bubbles/issues/852">#852</a>)</li>
<li><a
href="https://github.com/charmbracelet/bubbles/commit/f2d12667c41159491f8bdbac2f301db032073d05"><code>f2d1266</code></a>
chore(deps): bump github.com/charmbracelet/bubbletea in the all group
(<a
href="https://redirect.github.com/charmbracelet/bubbles/issues/850">#850</a>)</li>
<li><a
href="https://github.com/charmbracelet/bubbles/commit/5caedd7607ed3e58a5baac7d0c5bdaacee5115d6"><code>5caedd7</code></a>
chore(deps): bump the all group with 2 updates (<a
href="https://redirect.github.com/charmbracelet/bubbles/issues/848">#848</a>)</li>
<li><a
href="https://github.com/charmbracelet/bubbles/commit/cfdc19ba97aea803f26c3775f2518c0dfd1b940a"><code>cfdc19b</code></a>
chore(deps): bump actions/setup-go from 5 to 6 in the all group (<a
href="https://redirect.github.com/charmbracelet/bubbles/issues/842">#842</a>)</li>
<li><a
href="https://github.com/charmbracelet/bubbles/commit/3532a3291430c9273201119c1fdb31a61cd78edf"><code>3532a32</code></a>
chore(deps): bump github.com/charmbracelet/bubbletea in the all group
(<a
href="https://redirect.github.com/charmbracelet/bubbles/issues/841">#841</a>)</li>
<li><a
href="https://github.com/charmbracelet/bubbles/commit/7c44f63d3185e6f1d795e9369ba85185e6efe956"><code>7c44f63</code></a>
v1: fix(list): ensure correct cursor positions with page/cursor methods
(<a
href="https://redirect.github.com/charmbracelet/bubbles/issues/831">#831</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/charmbracelet/bubbles/compare/v0.21.0...v0.21.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/charmbracelet/x/ansi` from 0.10.1 to 0.11.5
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/charmbracelet/x/commit/e720bbe2ae2a429b281dd3adce8226836cf760d2"><code>e720bbe</code></a>
fix(ansi): reduce parser data buffer size to 4KB</li>
<li><a
href="https://github.com/charmbracelet/x/commit/266036769e93e32d4d1e380b77eb685135d6cd17"><code>2660367</code></a>
chore(deps): bump the all group in /ansi with 2 updates (<a
href="https://redirect.github.com/charmbracelet/x/issues/757">#757</a>)</li>
<li><a
href="https://github.com/charmbracelet/x/commit/b72a9a918687c94820f03576ca16835bcf09919c"><code>b72a9a9</code></a>
feat(powernap): import lsps from nvim-lspconfig (<a
href="https://redirect.github.com/charmbracelet/x/issues/719">#719</a>)</li>
<li><a
href="https://github.com/charmbracelet/x/commit/33beb0ebb156ea96a16ed48066198205fb5100a1"><code>33beb0e</code></a>
feat: add <code>strings.ContainsAnyOf</code> (<a
href="https://redirect.github.com/charmbracelet/x/issues/728">#728</a>)</li>
<li><a
href="https://github.com/charmbracelet/x/commit/444c5aa3ce8b72412ed18ea4922e54665ae70e5c"><code>444c5aa</code></a>
chore(deps): bump the all group in /ansi with 2 updates (<a
href="https://redirect.github.com/charmbracelet/x/issues/755">#755</a>)</li>
<li><a
href="https://github.com/charmbracelet/x/commit/b01af16209d9dbfc827385a25b18c2bfc159bdb6"><code>b01af16</code></a>
chore(deps): bump go.yaml.in/yaml/v4 in /vcr in the all group (<a
href="https://redirect.github.com/charmbracelet/x/issues/729">#729</a>)</li>
<li><a
href="https://github.com/charmbracelet/x/commit/8514ae1acbc2aab7b0e27069c488621bd349a9b0"><code>8514ae1</code></a>
chore(deps): bump the all group in /vttest with 2 updates (<a
href="https://redirect.github.com/charmbracelet/x/issues/730">#730</a>)</li>
<li><a
href="https://github.com/charmbracelet/x/commit/55aa0e20d8d816b71a8998365f2e0b6e02674d8d"><code>55aa0e2</code></a>
chore(deps): bump actions/checkout from 5 to 6 in the all group (<a
href="https://redirect.github.com/charmbracelet/x/issues/731">#731</a>)</li>
<li><a
href="https://github.com/charmbracelet/x/commit/aed83963427db870d6951e5a80e17966a9442592"><code>aed8396</code></a>
Merge pull request <a
href="https://redirect.github.com/charmbracelet/x/issues/630">#630</a>
from charmbracelet/vttest</li>
<li><a
href="https://github.com/charmbracelet/x/commit/fd556377ea59d6a38c7a2e2192d4860eb6c61e92"><code>fd55637</code></a>
chore(deps): bump github.com/charmbracelet/x/ansi (<a
href="https://redirect.github.com/charmbracelet/x/issues/727">#727</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/charmbracelet/x/compare/ansi/v0.10.1...ansi/v0.11.5">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/mattn/go-runewidth` from 0.0.16 to 0.0.19
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mattn/go-runewidth/commit/7770d045cdc691f0fcb87b0364a83f0de2d1a421"><code>7770d04</code></a>
Merge pull request <a
href="https://redirect.github.com/mattn/go-runewidth/issues/78">#78</a>
from josharian/josh/optimize-intable</li>
<li><a
href="https://github.com/mattn/go-runewidth/commit/f53b71ce16d2a54f379c9b9c489e8bbfd10e616f"><code>f53b71c</code></a>
Merge pull request <a
href="https://redirect.github.com/mattn/go-runewidth/issues/86">#86</a>
from mattn/fix-github-actions</li>
<li><a
href="https://github.com/mattn/go-runewidth/commit/a09d5105cd555095a9f9572e1353f5d471f7cc17"><code>a09d510</code></a>
Merge branch 'master' into fix-github-actions</li>
<li><a
href="https://github.com/mattn/go-runewidth/commit/778f900aaddfeee409bb007dc34dbe95e85c6508"><code>778f900</code></a>
Merge pull request <a
href="https://redirect.github.com/mattn/go-runewidth/issues/83">#83</a>
from clipperhouse/benchmark-allocs</li>
<li><a
href="https://github.com/mattn/go-runewidth/commit/bfbd30c433eb078a94d3f1a4019ea9554e01eb00"><code>bfbd30c</code></a>
fix test.yaml</li>
<li><a
href="https://github.com/mattn/go-runewidth/commit/61f04f380c801eced5965598b97580446ca7c931"><code>61f04f3</code></a>
Merge pull request <a
href="https://redirect.github.com/mattn/go-runewidth/issues/82">#82</a>
from clipperhouse/graphemes-string-width</li>
<li><a
href="https://github.com/mattn/go-runewidth/commit/db39519e8cbb0fa23fea21dee7d369c98d882795"><code>db39519</code></a>
Rename</li>
<li><a
href="https://github.com/mattn/go-runewidth/commit/b3b19f2057aa9e7ced24f4726ebbee7bd1575e07"><code>b3b19f2</code></a>
Rename</li>
<li><a
href="https://github.com/mattn/go-runewidth/commit/94c0db1df07f7755a1e3e962becc01cb5fe8a086"><code>94c0db1</code></a>
Merge pull request <a
href="https://redirect.github.com/mattn/go-runewidth/issues/85">#85</a>
from mattn/fix-windows-terminal</li>
<li><a
href="https://github.com/mattn/go-runewidth/commit/76bca587b18b184d7934385ec9c729f4cb093521"><code>76bca58</code></a>
fix comment</li>
<li>Additional commits viewable in <a
href="https://github.com/mattn/go-runewidth/compare/v0.0.16...v0.0.19">compare
view</a></li>
</ul>
</details>
<br />

Updates `golang.org/x/mod` from 0.30.0 to 0.32.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/mod/commit/4c04067938546e62fc0572259a68a6912726bcdd"><code>4c04067</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/mod/commit/d271cf332fd221d661d13b186b51a11d7e66ff74"><code>d271cf3</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/mod/commit/269c237cf350ceaea64412cd12374e840b1d9871"><code>269c237</code></a>
sumdb/note: delete chop</li>
<li><a
href="https://github.com/golang/mod/commit/3f03020ad52668adcab6ffe2fe4a7a6fcce4ee9f"><code>3f03020</code></a>
x/mod: apply go fix and go vet</li>
<li>See full diff in <a
href="https://github.com/golang/mod/compare/v0.30.0...v0.32.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `golang.org/x/sys` from 0.37.0 to 0.39.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/sys/commit/08e54827f6706016347e1e4f4866b84126842b20"><code>08e5482</code></a>
unix: fix out of bounds memory access in tests</li>
<li><a
href="https://github.com/golang/sys/commit/4f4f1c6feacd5e05a726e4fd415d0462cab0bebb"><code>4f4f1c6</code></a>
Revert &quot;cpu: add HPDS, LOR, PAN detection for arm64&quot;</li>
<li><a
href="https://github.com/golang/sys/commit/ca631161e47349f04ad9185885e85e88ef38ec3a"><code>ca63116</code></a>
unix: add IOCTL_MEI_* constants</li>
<li><a
href="https://github.com/golang/sys/commit/a4199c0bfe68a7d7de6e44cead3c91e7bd1e328d"><code>a4199c0</code></a>
unix: fix definition of Statvfs_t for netbsd-arm.</li>
<li><a
href="https://github.com/golang/sys/commit/15129aafc3056028aa2694528ac20373f8cd34e4"><code>15129aa</code></a>
cpu: also use MRS instruction in getmmfr1</li>
<li><a
href="https://github.com/golang/sys/commit/ed38ca2d414bb2d894e2622d358503d9eec7e29a"><code>ed38ca2</code></a>
unix: add SizeofNhmsg and SizeofNexthopGrp</li>
<li><a
href="https://github.com/golang/sys/commit/3675c4cc48d381cf54212e0aea81448a272d7c01"><code>3675c4c</code></a>
cpu: use MRS instruction to read arm64 system registers</li>
<li><a
href="https://github.com/golang/sys/commit/2a152728509e3d145921d5fb44d056fb0a9c1386"><code>2a15272</code></a>
unix: add consts for ELF handling</li>
<li><a
href="https://github.com/golang/sys/commit/6239615695530c23a1927a4c02a1e8a401b79c94"><code>6239615</code></a>
cpu: add HPDS, LOR, PAN detection for arm64</li>
<li><a
href="https://github.com/golang/sys/commit/ea436ef09d96eabb81a7a9aa95e7b57c793c6855"><code>ea436ef</code></a>
windows: add iphlpapi routing functions</li>
<li>Additional commits viewable in <a
href="https://github.com/golang/sys/compare/v0.37.0...v0.39.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `golang.org/x/text` from 0.30.0 to 0.32.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/text/commit/0dd57a6ef90c283b902525213f15d6b2a59cc84b"><code>0dd57a6</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/text/commit/087616b6cde9434a9f6f788f4fe975b40651be26"><code>087616b</code></a>
transform: fix %q verb use with wrong type</li>
<li><a
href="https://github.com/golang/text/commit/16f85a7ff268a4e26c78cf3c4202152a7a1d6d90"><code>16f85a7</code></a>
all: eliminate vet diagnostics</li>
<li><a
href="https://github.com/golang/text/commit/e7ff6b3572e1a83c072ef150c985f86603986e1b"><code>e7ff6b3</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/text/commit/fbf012b8c1140cde0210e241356553d0000332e8"><code>fbf012b</code></a>
all: use reflect.TypeFor instead of reflect.TypeOf</li>
<li>See full diff in <a
href="https://github.com/golang/text/compare/v0.30.0...v0.32.0">compare
view</a></li>
</ul>
</details>
<br />


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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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