Merged
Conversation
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] <support@github.com>
Security Review: No High/Medium Issues FoundClaude'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:
Powered by Claude 4.5 Sonnet |
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 "cpu: add HPDS, LOR, PAN detection for arm64"</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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 6 updates:
0.21.00.21.10.10.10.11.50.0.160.0.190.30.00.32.00.37.00.39.00.30.00.32.0Updates
github.com/charmbracelet/bubblesfrom 0.21.0 to 0.21.1Release notes
Sourced from github.com/charmbracelet/bubbles's releases.
Commits
9329772chore: update dependenciesff8b5a8chore(deps): bump actions/checkout from 5 to 6 in the all group (#863)62c7911chore(deps): bump the all group with 2 updates (#855)49ff5c0fix(textinput): improve placeholder (#768)d6934a1chore(deps): bump github.com/mattn/go-runewidth in the all group (#852)f2d1266chore(deps): bump github.com/charmbracelet/bubbletea in the all group (#850)5caedd7chore(deps): bump the all group with 2 updates (#848)cfdc19bchore(deps): bump actions/setup-go from 5 to 6 in the all group (#842)3532a32chore(deps): bump github.com/charmbracelet/bubbletea in the all group (#841)7c44f63v1: fix(list): ensure correct cursor positions with page/cursor methods (#831)Updates
github.com/charmbracelet/x/ansifrom 0.10.1 to 0.11.5Commits
e720bbefix(ansi): reduce parser data buffer size to 4KB2660367chore(deps): bump the all group in /ansi with 2 updates (#757)b72a9a9feat(powernap): import lsps from nvim-lspconfig (#719)33beb0efeat: addstrings.ContainsAnyOf(#728)444c5aachore(deps): bump the all group in /ansi with 2 updates (#755)b01af16chore(deps): bump go.yaml.in/yaml/v4 in /vcr in the all group (#729)8514ae1chore(deps): bump the all group in /vttest with 2 updates (#730)55aa0e2chore(deps): bump actions/checkout from 5 to 6 in the all group (#731)aed8396Merge pull request #630 from charmbracelet/vttestfd55637chore(deps): bump github.com/charmbracelet/x/ansi (#727)Updates
github.com/mattn/go-runewidthfrom 0.0.16 to 0.0.19Commits
7770d04Merge pull request #78 from josharian/josh/optimize-intablef53b71cMerge pull request #86 from mattn/fix-github-actionsa09d510Merge branch 'master' into fix-github-actions778f900Merge pull request #83 from clipperhouse/benchmark-allocsbfbd30cfix test.yaml61f04f3Merge pull request #82 from clipperhouse/graphemes-string-widthdb39519Renameb3b19f2Rename94c0db1Merge pull request #85 from mattn/fix-windows-terminal76bca58fix commentUpdates
golang.org/x/modfrom 0.30.0 to 0.32.0Commits
4c04067go.mod: update golang.org/x dependenciesd271cf3go.mod: update golang.org/x dependencies269c237sumdb/note: delete chop3f03020x/mod: apply go fix and go vetUpdates
golang.org/x/sysfrom 0.37.0 to 0.39.0Commits
08e5482unix: fix out of bounds memory access in tests4f4f1c6Revert "cpu: add HPDS, LOR, PAN detection for arm64"ca63116unix: add IOCTL_MEI_* constantsa4199c0unix: fix definition of Statvfs_t for netbsd-arm.15129aacpu: also use MRS instruction in getmmfr1ed38ca2unix: add SizeofNhmsg and SizeofNexthopGrp3675c4ccpu: use MRS instruction to read arm64 system registers2a15272unix: add consts for ELF handling6239615cpu: add HPDS, LOR, PAN detection for arm64ea436efwindows: add iphlpapi routing functionsUpdates
golang.org/x/textfrom 0.30.0 to 0.32.0Commits
0dd57a6go.mod: update golang.org/x dependencies087616btransform: fix %q verb use with wrong type16f85a7all: eliminate vet diagnosticse7ff6b3go.mod: update golang.org/x dependenciesfbf012ball: use reflect.TypeFor instead of reflect.TypeOfDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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