Bump the go-dependencies group across 1 directory with 5 updates#52
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the go-dependencies group across 1 directory with 5 updates#52dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the go-dependencies group with 3 updates in the / directory: [charm.land/bubbletea/v2](https://github.com/charmbracelet/bubbletea), [charm.land/lipgloss/v2](https://github.com/charmbracelet/lipgloss) and [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry). Updates `charm.land/bubbletea/v2` from 2.0.2 to 2.0.5 - [Release notes](https://github.com/charmbracelet/bubbletea/releases) - [Commits](charmbracelet/bubbletea@v2.0.2...v2.0.5) 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/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/google/go-containerregistry` from 0.21.3 to 0.21.5 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.21.3...v0.21.5) Updates `github.com/mattn/go-runewidth` from 0.0.21 to 0.0.23 - [Commits](mattn/go-runewidth@v0.0.21...v0.0.23) --- updated-dependencies: - dependency-name: charm.land/bubbletea/v2 dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: charm.land/lipgloss/v2 dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - 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-dependencies - dependency-name: github.com/google/go-containerregistry dependency-version: 0.21.5 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.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 3 updates in the / directory: charm.land/bubbletea/v2, charm.land/lipgloss/v2 and github.com/google/go-containerregistry.
Updates
charm.land/bubbletea/v2from 2.0.2 to 2.0.5Release notes
Sourced from charm.land/bubbletea/v2's releases.
... (truncated)
Commits
1ed724achore: 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)a3d7807fix(ci): only run build-examples on non-dependabot PRsUpdates
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/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/google/go-containerregistryfrom 0.21.3 to 0.21.5Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
5b80281build(deps): bump golang.org/x/tools from 0.43.0 to 0.44.0 in the go-deps gro...b99bca2build(deps): bump aws-actions/configure-aws-credentials (#2257)f8be1d4update to Go 1.26.2 (#2255)87ad88bBump docker/cli v29.4.0, moby/api v1.54.1, moby/client v0.4.0 (#2254)e8813ddgoreleaser: Update goreleaser config and GH action for releases (#2253)e90447dreplace gcloud in binary calls in pkg/v1/google tests (#2085)0d0368crevert path traversal and symlink escape changes (#2250)a2f47d4transport: validate Bearer realm URL to prevent SSRF (#2243)19a36cdfork distribution client v3 auth-challenge as an internal package (squashed) ...c612a9bBump codecov/codecov-action from 5.5.2 to 5.5.3 in the actions group (#2240)Updates
github.com/mattn/go-runewidthfrom 0.0.21 to 0.0.23Commits
17a7a03Merge pull request #95 from mattn/optimize-runewidth-performance0a43bb8Optimize RuneWidth and StringWidth performance41dc6c5Merge pull request #92 from mattn/stringwidth-single-rune-fast-path254e529optimize single-rune StringWidthDependabot 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