Bump the go-dependencies group with 4 updates#21
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the go-dependencies group with 4 updates#21dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the go-dependencies group with 4 updates: [charm.land/bubbletea/v2](https://github.com/charmbracelet/bubbletea), [charm.land/lipgloss/v2](https://github.com/charmbracelet/lipgloss), [github.com/charmbracelet/colorprofile](https://github.com/charmbracelet/colorprofile) and [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth). Updates `charm.land/bubbletea/v2` from 2.0.0 to 2.0.2 - [Release notes](https://github.com/charmbracelet/bubbletea/releases) - [Commits](charmbracelet/bubbletea@v2.0.0...v2.0.2) Updates `charm.land/lipgloss/v2` from 2.0.0 to 2.0.2 - [Release notes](https://github.com/charmbracelet/lipgloss/releases) - [Commits](charmbracelet/lipgloss@v2.0.0...v2.0.2) Updates `github.com/charmbracelet/colorprofile` from 0.4.2 to 0.4.3 - [Release notes](https://github.com/charmbracelet/colorprofile/releases) - [Commits](charmbracelet/colorprofile@v0.4.2...v0.4.3) Updates `github.com/mattn/go-runewidth` from 0.0.20 to 0.0.21 - [Commits](mattn/go-runewidth@v0.0.20...v0.0.21) --- updated-dependencies: - dependency-name: charm.land/bubbletea/v2 dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: charm.land/lipgloss/v2 dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/charmbracelet/colorprofile dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/mattn/go-runewidth dependency-version: 0.0.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... 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-dependencies group with 4 updates: charm.land/bubbletea/v2, charm.land/lipgloss/v2, github.com/charmbracelet/colorprofile and github.com/mattn/go-runewidth.
Updates
charm.land/bubbletea/v2from 2.0.0 to 2.0.2Release notes
Sourced from charm.land/bubbletea/v2's releases.
Commits
f25595afix(renderer): use mapNl optimization when not on Windows and no PTY input (#...736fba2docs: upgrade guide: correct badge url66b7abdfix: check if os.Stdin is a terminal before opening the TTY110a919fix(examples): add missingWithWidthto table example (#1598)c751374docs: correct whats new linkUpdates
charm.land/lipgloss/v2from 2.0.0 to 2.0.2Release notes
Sourced from charm.land/lipgloss/v2's releases.
Commits
9856c04v2.0.2c289badfix(table): height and overflow with wrapping content (#620)bffdafbchore(deps): bump the all group with 2 updates (#626)92b13d8ci: sync golangci-lint config (#621)3044146fix: add missing underlineColorKey case in getAsColor (#624)1dd352cMerge pull request #619 from MartinodF/patch-461e734bdocs: Charm logo link in upgrade guideUpdates
github.com/charmbracelet/colorprofilefrom 0.4.2 to 0.4.3Release notes
Sourced from github.com/charmbracelet/colorprofile's releases.
Commits
d085584fix(writer): ensure Write returns the number of processed bytes (#75)cf47ee4chore(deps): bump golang.org/x/sys in the all group (#73)Updates
github.com/mattn/go-runewidthfrom 0.0.20 to 0.0.21Commits
b7b94fbMerge pull request #91 from mattn/add-is-combining-width2c33cbfUpdate CI: bump actions and Go versionsc6c0a14Add IsCombiningWidth function6399b33Merge pull request #90 from bugwhisperer418/76-zero-width-variation-selectionsdadc062fix benchmark test checksums75db52fupdate test checksumsfb9c1d1Treat Mn variation selections with EA width "A" as combining with 0 widthDependabot 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