Bump the go-dependencies group across 1 directory with 8 updates#67
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the go-dependencies group across 1 directory with 8 updates#67dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [charm.land/bubbletea/v2](https://github.com/charmbracelet/bubbletea) | `2.0.2` | `2.0.7` | | [charm.land/lipgloss/v2](https://github.com/charmbracelet/lipgloss) | `2.0.2` | `2.0.3` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.6.0` | `0.7.0` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.21.3` | `0.21.6` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.67.5` | `0.68.0` | | [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.26.3` | `4.26.5` | Updates `charm.land/bubbletea/v2` from 2.0.2 to 2.0.7 - [Release notes](https://github.com/charmbracelet/bubbletea/releases) - [Commits](charmbracelet/bubbletea@v2.0.2...v2.0.7) 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/docker/go-connections` from 0.6.0 to 0.7.0 - [Commits](docker/go-connections@v0.6.0...v0.7.0) Updates `github.com/google/go-containerregistry` from 0.21.3 to 0.21.6 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.21.3...v0.21.6) Updates `github.com/mattn/go-runewidth` from 0.0.21 to 0.0.23 - [Commits](mattn/go-runewidth@v0.0.21...v0.0.23) Updates `github.com/prometheus/common` from 0.67.5 to 0.68.0 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.67.5...v0.68.0) Updates `github.com/shirou/gopsutil/v4` from 4.26.3 to 4.26.5 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.26.3...v4.26.5) --- updated-dependencies: - dependency-name: charm.land/bubbletea/v2 dependency-version: 2.0.7 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/docker/go-connections dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/google/go-containerregistry dependency-version: 0.21.6 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 - dependency-name: github.com/prometheus/common dependency-version: 0.68.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.26.5 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 6 updates in the / directory:
2.0.22.0.72.0.22.0.30.6.00.7.00.21.30.21.60.67.50.68.04.26.34.26.5Updates
charm.land/bubbletea/v2from 2.0.2 to 2.0.7Release notes
Sourced from charm.land/bubbletea/v2's releases.
... (truncated)
Commits
a23da80v2.0.7670963echore(task): add release and fetch-tags tasks29c4c32fix(examples/deps): go mod tidy878d7dfchore(deps): bump ultraviolet for kitty keyboard fixc60f0c5fix: prevent data race with cursedRenderer.onMouse (#1691)640d879docs(readme): update footer image0fbefd2chore: remove CODEOWNERS074596efix: skip input reader restore when input is disabled (#1680)fdcd0cfchore: bump ultraviolet to 489999b90468 to fix a wide char issue1ed724achore: bump ultraviolet to v0.0.0-20260413211237-bd52878bcec2Updates
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/docker/go-connectionsfrom 0.6.0 to 0.7.0Commits
7997b0fMerge pull request #156 from thaJeztah/bump_go_winio329724achore(deps): bump github.com/Microsoft/go-winio v0.6.2161dc9bMerge pull request #155 from thaJeztah/pin_actionsb115e42Merge pull request #154 from thaJeztah/fix_non_linux_tests4c35b2aci: pin actions to shab4454a6tlsconfig: make root pool tests deterministic across platforms0819711tlsconfig: certPool: pass options as argument0329635tlsconfig: rename some vars that shadowed894d811Merge pull request #150 from thaJeztah/deprecate_SystemCertPool0a1293aMerge pull request #153 from thaJeztah/chachachaUpdates
github.com/google/go-containerregistryfrom 0.21.3 to 0.21.6Release notes
Sourced from github.com/google/go-containerregistry's releases.
... (truncated)
Commits
53f7e39Update go version to 1.26.3 (#2300)bf87c3btransport: allow bearer realm at same host:port as registry (#2302)c55facdtransport: retry HTTP 429 (Too Many Requests) (#2301)68a569efix: preserve per-occurrence layer identity in Layers() (#2299)35b354bfix(mutate): preserve config blob and layers for non-Docker OCI artifacts (#2...e5983f2remote: block SSRF via private-IP Location headers in blob uploads (#2295)6dad820remote: validate foreign layer URLs to prevent SSRF (fixes #2259) (#2293)78bdf1bvalidate: skip non-layer layers (#2298)c29d91cpkg/v1/mutate: preserve relative symlinks that stay within rootfs in Extract ...a70d75atransport: block redirects from token server to private/link-local addresses ...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 StringWidthUpdates
github.com/prometheus/commonfrom 0.67.5 to 0.68.0Release notes
Sourced from github.com/prometheus/common's releases.
Commits
1e0ae83config: apply DialContextFunc to OAuth2 token-fetch transport (#911)b51d01bRemove CircleCI (#910)0f3c348Merge pull request #908 from machine424/ttlsco732a9cffix(http_config): fix client cert rotation when no CA is configuredce9215cMove interface assertions to a test file (#839)1ba5ed7build(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.36.0 (#892)8f8ada6build(deps): bump go.yaml.in/yaml/v2 from 2.4.3 to 2.4.4 (#891)5bf00a4build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 (#890)a4fac5cconfig: guard against nil oauth2 credential in RoundTrip (#897)9e28363Merge pull request #898 from alliasgher/fix/NewOAuth2RoundTripper-exported-op...Updates
github.com/shirou/gopsutil/v4from 4.26.3 to 4.26.5Release notes
Sourced from github.com/shirou/gopsutil/v4's releases.
Commits
d781152Merge pull request #2062 from HarshalPatel1972/fix/windows-process-snap-perfbf6e949fix: address maintainer review — adjust PID 0 order, remove 0-thread guard, a...71672e2Merge pull request #2092 from kerlenton/fix/darwin-cmdline-envp-leakf806418[process]: skip exact 4 bytes of nargs in darwin cmdlineSlicee9f021e[process]: fix envp leak into Cmdline on darwin6a240d8Merge pull request #2074 from shirou/dependabot/github_actions/actions/upload...ba20283Merge pull request #2065 from shirou/dependabot/github_actions/actions/setup-...e7b2fd0Merge pull request #2088 from shirou/dependabot/github_actions/actions/labele...e26eaf3Merge pull request #2089 from shirou/feat/add_ProtoCounters_godoc22bc830[net]: add more information on ProtoCounters godocDependabot 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