build(deps): Bump the go-minor-patch group across 1 directory with 8 updates#87
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): Bump the go-minor-patch group across 1 directory with 8 updates#87dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…updates Bumps the go-minor-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [charm.land/bubbletea/v2](https://github.com/charmbracelet/bubbletea) | `2.0.2` | `2.0.6` | | [charm.land/lipgloss/v2](https://github.com/charmbracelet/lipgloss) | `2.0.2` | `2.0.3` | | [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) | `3.4.0` | `3.5.0` | | [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) | `2.13.8` | `2.13.9` | | [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) | `2.3.0` | `2.3.1` | | [golang.org/x/term](https://github.com/golang/term) | `0.41.0` | `0.42.0` | Updates `charm.land/bubbletea/v2` from 2.0.2 to 2.0.6 - [Release notes](https://github.com/charmbracelet/bubbletea/releases) - [Commits](charmbracelet/bubbletea@v2.0.2...v2.0.6) Updates `charm.land/lipgloss/v2` from 2.0.2 to 2.0.3 - [Release notes](https://github.com/charmbracelet/lipgloss/releases) - [Commits](charmbracelet/lipgloss@v2.0.2...v2.0.3) Updates `github.com/Masterminds/semver/v3` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/Masterminds/semver/releases) - [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md) - [Commits](Masterminds/semver@v3.4.0...v3.5.0) Updates `github.com/charmbracelet/x/ansi` from 0.11.6 to 0.11.7 - [Commits](charmbracelet/x@ansi/v0.11.6...ansi/v0.11.7) Updates `github.com/gdamore/tcell/v2` from 2.13.8 to 2.13.9 - [Release notes](https://github.com/gdamore/tcell/releases) - [Changelog](https://github.com/gdamore/tcell/blob/main/CHANGESv3.md) - [Commits](gdamore/tcell@v2.13.8...v2.13.9) Updates `github.com/mattn/go-runewidth` from 0.0.22 to 0.0.23 - [Commits](mattn/go-runewidth@v0.0.22...v0.0.23) Updates `github.com/pelletier/go-toml/v2` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/pelletier/go-toml/releases) - [Commits](pelletier/go-toml@v2.3.0...v2.3.1) Updates `golang.org/x/term` from 0.41.0 to 0.42.0 - [Commits](golang/term@v0.41.0...v0.42.0) --- updated-dependencies: - dependency-name: charm.land/bubbletea/v2 dependency-version: 2.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: charm.land/lipgloss/v2 dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/Masterminds/semver/v3 dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/charmbracelet/x/ansi dependency-version: 0.11.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/gdamore/tcell/v2 dependency-version: 2.13.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/mattn/go-runewidth dependency-version: 0.0.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/pelletier/go-toml/v2 dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: golang.org/x/term dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@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 go-minor-patch group with 6 updates in the / directory:
2.0.22.0.62.0.22.0.33.4.03.5.02.13.82.13.92.3.02.3.10.41.00.42.0Updates
charm.land/bubbletea/v2from 2.0.2 to 2.0.6Release notes
Sourced from charm.land/bubbletea/v2's releases.
... (truncated)
Commits
fdcd0cfchore: bump ultraviolet to 489999b90468 to fix a wide char issue1ed724achore: bump ultraviolet to v0.0.0-20260413211237-bd52878bcec2c8aaabachore(examples): update lipgloss to v2.0.3c788fe9chore: bump x/ansi to v0.11.7 to fix a width calculation bug2e0dc62chore(examples): views: change KeyMsg to KeyPressMsg in Update function (#1611)d1ec982chore(tests): update testdata48acc33chore: bump ultraviolet to v0.0.0-20260413133134-73592393e1adac355fefix(renderer): restore tab stops if hard tabs are enabled (#1677)d81b6b6chore(examples): update dependencies and remove go-isatty7a2ea6echore(deps): bump golang.org/x/sys in the all group (#1676)Updates
charm.land/lipgloss/v2from 2.0.2 to 2.0.3Release notes
Sourced from charm.land/lipgloss/v2's releases.
Commits
472d718fix: Avoid background color query hang (#636)89fafbachore: bump x/ansi to v0.11.7 to fix width calculation bugd6d41e1chore(deps): bump golang.org/x/sys in the all group (#663)23a1bb1chore(deps): bump github.com/lucasb-eyer/go-colorful in the all group (#640)cd93a9fdocs: fix tree comment typo (#634)25c5fb2chore(deps): bump github.com/charmbracelet/colorprofile in the all group (#630)9e39a0adocs: fix README typo (#629)Updates
github.com/Masterminds/semver/v3from 3.4.0 to 3.5.0Release notes
Sourced from github.com/Masterminds/semver/v3's releases.
Changelog
Sourced from github.com/Masterminds/semver/v3's changelog.
Commits
8b89c86Merge pull request #287 from mattfarina/fix-da-issues29d51d0Fixing some quality issues87f651dMerge pull request #286 from mattfarina/update-devcontainer158a685Updating gitignore for devcontainers7e83c08Merge pull request #284 from Masterminds/dependabot/github_actions/golangci/g...697e27fMerge pull request #283 from Masterminds/dependabot/github_actions/actions/ca...1591f8eMerge pull request #282 from Masterminds/dependabot/github_actions/github/cod...3f5ff17Bump golangci/golangci-lint-action from 7.0.1 to 9.2.004baa33Bump actions/cache from 4.2.3 to 5.0.545939feBump github/codeql-action from 4.35.1 to 4.35.2Updates
github.com/charmbracelet/x/ansifrom 0.11.6 to 0.11.7Commits
6921c75fix(ansi): width: always use grapheme finder for width calculation266cf5achore(deps): bump the all group across 1 directory with 2 updates (#836)ad0b1aechore(scripts): update builds script to use codecov v6 and dependabot/fetch-m...b18aac2chore(deps): bump golang.org/x/image in /vttest in the all group (#840)ffd2a07chore(deps): bump golang.org/x/image in /mosaic in the all group (#839)7664402chore(deps): bump golang.org/x/sys in /input in the all group (#833)44f725fchore(deps): bump github.com/mattn/go-runewidth (#838)ac9fd4bchore(deps): bump github.com/mattn/go-runewidth (#837)e969fb5chore(deps): bump golang.org/x/sys in /termios in the all group (#828)acb1aa7chore(deps): bump golang.org/x/crypto in /sshkey in the all group (#835)Updates
github.com/gdamore/tcell/v2from 2.13.8 to 2.13.9Release notes
Sourced from github.com/gdamore/tcell/v2's releases.
Commits
cdc241cfix: backport OSC 8 sanitizer to v22fdac94fix(input): handle ESC during CSI and SS3 parse states per ECMA-4815d91dffix: fix simscreen double chan closure on disposalUpdates
github.com/mattn/go-runewidthfrom 0.0.22 to 0.0.23Commits
17a7a03Merge pull request #95 from mattn/optimize-runewidth-performance0a43bb8Optimize RuneWidth and StringWidth performanceUpdates
github.com/pelletier/go-toml/v2from 2.3.0 to 2.3.1Release notes
Sourced from github.com/pelletier/go-toml/v2's releases.
Commits
f85c4e8README.md: remove reference to old go versions and modules (#1048)45d4fb4fix: change DisallowUnknownFields error from "missing field" to "unknown fiel...c171216Fix incorrect error positions in unstable parser Range() (#1047) (#1056)Updates
golang.org/x/termfrom 0.41.0 to 0.42.0Commits
52b71d3go.mod: update golang.org/x dependenciesDependabot 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