build(deps): bump the all-dependencies group with 3 updates - #1
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the all-dependencies group with 3 updates#1dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-dependencies group with 3 updates: [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea), [github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss) and [golang.org/x/term](https://github.com/golang/term). Updates `github.com/charmbracelet/bubbletea` from 0.25.0 to 1.3.10 - [Release notes](https://github.com/charmbracelet/bubbletea/releases) - [Commits](charmbracelet/bubbletea@v0.25.0...v1.3.10) Updates `github.com/charmbracelet/lipgloss` from 0.10.0 to 1.1.0 - [Release notes](https://github.com/charmbracelet/lipgloss/releases) - [Commits](charmbracelet/lipgloss@v0.10.0...v1.1.0) Updates `golang.org/x/term` from 0.6.0 to 0.45.0 - [Commits](golang/term@v0.6.0...v0.45.0) --- updated-dependencies: - dependency-name: github.com/charmbracelet/bubbletea dependency-version: 1.3.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: github.com/charmbracelet/lipgloss dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: golang.org/x/term dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/go_modules/all-dependencies-2ceba2842e
branch
July 20, 2026 14:22
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 all-dependencies group with 3 updates: github.com/charmbracelet/bubbletea, github.com/charmbracelet/lipgloss and golang.org/x/term.
Updates
github.com/charmbracelet/bubbleteafrom 0.25.0 to 1.3.10Release notes
Sourced from github.com/charmbracelet/bubbletea's releases.
... (truncated)
Commits
9edf69cfix: handle setWindowTitleMsg and windowSizeMsg in eventLoop31c0299chore(deps): bump github.com/lucasb-eyer/go-colorful (#1496)ffa0502Merge pull request #848 from wolfmagnate/fix-nested-cmd-order9e0e8f0fix: recover from nested panics in Sequence and Batch commands0966c3aMerge branch 'main' into fix-nested-cmd-order21eecd5fix: send batch commands to cmds channel instead of executing them in event l...9aae1f0chore(examples): go mod tidy41f3995chore(deps): bump golang.org/x/sys in the all group (#1492)3da2d28chore(deps): bump actions/setup-go from 5 to 6 in the all group (#1491)28ab4f4fix(renderer): properly reset cursor position to start of line (#1472)Updates
github.com/charmbracelet/lipglossfrom 0.10.0 to 1.1.0Release notes
Sourced from github.com/charmbracelet/lipgloss's releases.
... (truncated)
Commits
f0e4547chore: fix lintfb0d757chore(taskfile): deletelint:allandlint:softtasks1209cf0ci: sync golangci-lint config (#490)c454a0afeat(tables): add markdown and ascii border style for tables (#480)341996dchore: updatecharmbracelet/x/cellbuf1f1209efeat(table): use cellbuf to preserve styles for wrapped content2aa2eb0test(table): test wrapping cell styles9500f10fix(table): ensure we're passing the right row index tostyleFunc7b191c5fix(test): make table wrapping tests use golden files9cfb7ddtest(table): check truncation logic for overflow and nowrapUpdates
golang.org/x/termfrom 0.6.0 to 0.45.0Commits
9f69229go.mod: update golang.org/x dependencies3b43943go.mod: update golang.org/x dependencies3c3e485go.mod: update golang.org/x dependencies52b71d3go.mod: update golang.org/x dependencies9d2dc07go.mod: update golang.org/x dependenciesd954e03all: upgrade go directive to at least 1.25.0 [generated]3aff304go.mod: update golang.org/x dependenciesa7e5b04go.mod: update golang.org/x dependencies943f25dx/term: handle transpose9b991ddx/term: handle delete keyDependabot 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