chore(deps): Bump alpine from 3.21 to 3.24 in the docker group across 1 directory#4
Merged
Merged
Conversation
tj-smith47
approved these changes
Jun 15, 2026
Owner
|
@dependabot rebase |
f6b8e1f to
2b52db8
Compare
tj-smith47
added a commit
that referenced
this pull request
Jun 15, 2026
…I break #patch Incorporates Dependabot's go-modules group update (PR #4/#5 family) directly so it can land green: the bump moves charm.land/bubbletea/v2 rc.2 -> v2.0.2 (and bubbles/lipgloss pre-release -> stable), and in stable bubbletea v2 `tea.View.Content` changed from a nilable type to `string`. Three TUI tests compared `view.Content == nil`, which no longer compiles. Dependabot cannot make that code change, so the bump alone would leave master red. - go.mod/go.sum: bubbletea/bubbles/lipgloss to stable, chroma 2.21->2.26 (regexp2 -> regexp2/v2), ophis 1.1.0->1.1.4, go-sdk 1.1->1.3, golang.org/x/{sync,sys,term} et al. - examples/plugins/shelly-tasmota: matching go.mod/go.sum bump. - internal/tui/app_test.go: `view.Content == nil` -> `== ""` (3 sites) for the new string-typed Content field. Validated: `go build -mod=mod ./...` + `go test -mod=mod ./...` both exit 0 (489 ok, 0 fail); `golangci-lint run ./internal/tui/` 0 issues; example plugin builds. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Owner
|
@dependabot rebase |
Bumps the docker group with 1 update in the / directory: alpine. Updates `alpine` from 3.21 to 3.24 --- updated-dependencies: - dependency-name: alpine dependency-version: '3.24' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker ... Signed-off-by: dependabot[bot] <support@github.com>
2b52db8 to
e87b0fe
Compare
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 docker group with 1 update in the / directory: alpine.
Updates
alpinefrom 3.21 to 3.24