Bump the go-dependencies group with 7 updates - #78
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the go-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [charm.land/bubbles/v2](https://github.com/charmbracelet/bubbles) | `2.1.0` | `2.1.1` | | [charm.land/bubbletea/v2](https://github.com/charmbracelet/bubbletea) | `2.0.7` | `2.0.8` | | [charm.land/lipgloss/v2](https://github.com/charmbracelet/lipgloss) | `2.0.4` | `2.0.5` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.7.0` | `0.8.0` | | [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.24` | `0.0.27` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.69.0` | `0.70.1` | | [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.26.5` | `4.26.6` | Updates `charm.land/bubbles/v2` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/charmbracelet/bubbles/releases) - [Commits](charmbracelet/bubbles@v2.1.0...v2.1.1) Updates `charm.land/bubbletea/v2` from 2.0.7 to 2.0.8 - [Release notes](https://github.com/charmbracelet/bubbletea/releases) - [Commits](charmbracelet/bubbletea@v2.0.7...v2.0.8) Updates `charm.land/lipgloss/v2` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/charmbracelet/lipgloss/releases) - [Commits](charmbracelet/lipgloss@v2.0.4...v2.0.5) Updates `github.com/docker/go-connections` from 0.7.0 to 0.8.0 - [Commits](docker/go-connections@v0.7.0...v0.8.0) Updates `github.com/mattn/go-runewidth` from 0.0.24 to 0.0.27 - [Commits](mattn/go-runewidth@v0.0.24...v0.0.27) Updates `github.com/prometheus/common` from 0.69.0 to 0.70.1 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.69.0...v0.70.1) Updates `github.com/shirou/gopsutil/v4` from 4.26.5 to 4.26.6 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.26.5...v4.26.6) --- updated-dependencies: - dependency-name: charm.land/bubbles/v2 dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: charm.land/bubbletea/v2 dependency-version: 2.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: charm.land/lipgloss/v2 dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/docker/go-connections dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/mattn/go-runewidth dependency-version: 0.0.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/prometheus/common dependency-version: 0.70.1 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.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates Go module dependencies to newer versions (primarily Charm libraries, Docker connections, Prometheus common, and gopsutil) and refreshes sums accordingly.
Changes:
- Bump direct UI-related dependencies:
bubbles,bubbletea, andlipgloss - Update core dependencies:
docker/go-connections,prometheus/common, andgopsutil - Regenerate
go.sumto reflect the updated module graph
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| go.mod | Updates required module versions (direct + indirect) to newer releases |
| go.sum | Updates checksums/pseudo-versions to match the new dependency set |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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 7 updates:
2.1.02.1.12.0.72.0.82.0.42.0.50.7.00.8.00.0.240.0.270.69.00.70.14.26.54.26.6Updates
charm.land/bubbles/v2from 2.1.0 to 2.1.1Release notes
Sourced from charm.land/bubbles/v2's releases.
Commits
d2b2217fix(textarea): apply prompt style on all lines, including fillers0dafc72chore(deps): bump actions/checkout from 6 to 7 in the all group (#1006)492ed7dchore(deps): bump the all group with 2 updates (#1004)40d145echore(deps): bump the all group with 2 updates (#996)8585ef8chore(deps): bump github.com/sahilm/fuzzy in the all group (#969)ef0090echore: remove CODEOWNERS6feda24chore(deps): bump the all group with 3 updates (#958)42130e8chore(deps): bump github.com/mattn/go-runewidth in the all group (#952)0d62ce2chore(deps): bump dependabot/fetch-metadata from 2 to 3 in the all group (#953)204774bchore(deps): bump github.com/mattn/go-runewidth in the all group (#945)Updates
charm.land/bubbletea/v2from 2.0.7 to 2.0.8Release notes
Sourced from charm.land/bubbletea/v2's releases.
Commits
fc707bbchore(examples): go mod tidydb569adchore(deps): bump ultraviolet for emoji-related rendering fixesUpdates
charm.land/lipgloss/v2from 2.0.4 to 2.0.5Release notes
Sourced from charm.land/lipgloss/v2's releases.
Commits
5bd778dchore(deps): bump actions/checkout from 6 to 7 in the all group (#703)f2a46bachore(deps): bump golang.org/x/sys in the all group (#701)Updates
github.com/docker/go-connectionsfrom 0.7.0 to 0.8.0Commits
754f906Merge pull request #158 from thaJeztah/no_umask20f47a1sockets: read somaxconn from system instead of SOMAXCONNe195e2asockets: set socket permissions without umask hack32c72ecMerge pull request #162 from thaJeztah/abstract_socketsf3526e5sockets: improve abstract Unix socket handlingfd93b41Merge pull request #163 from thaJeztah/rm_logd0c7559sockets: update more tests to use tempSocketPath utility7106f49Merge pull request #161 from thaJeztah/todonefa1caa7sockets: fix some remaining TODOs in Windows code31d55b2Merge pull request #160 from thaJeztah/inmemory_contextUpdates
github.com/mattn/go-runewidthfrom 0.0.24 to 0.0.27Commits
f2d8bfeMerge pull request #103 from mattn/restore-zerowidthjoiner2cd35a6Restore ZeroWidthJoiner as a deprecated no-opb2badb7Avoid ambiguous-width prefix in TruncatePrefix testa1307e2Add TruncatePrefix tests for multi-rune grapheme clusters9beccfdMerge pull request #79 from umlx5h/add_truncate_prefix0b200ccMerge pull request #97 from mattn/perf/precomputed-width-lutfc57c61Merge pull request #93 from apocelipes/feat-optimize-fill2e05c0bMerge pull request #102 from mattn/fix/spacing-marks-and-cluster-width3e28133Fix width of spacing marks and multi-rune grapheme clustersb571037Merge pull request #98 from bugwhisperer418/masterUpdates
github.com/prometheus/commonfrom 0.69.0 to 0.70.1Release notes
Sourced from github.com/prometheus/common's releases.
Changelog
Sourced from github.com/prometheus/common's changelog.
Commits
b63d8c0build(deps): bump golang.org/x/net (#947)4109c3ebuild(deps): bump the codeql group with 4 updates (#948)5270b62build(deps): bump actions/setup-go from 6.5.0 to 7.0.0 (#949)1167ca3build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#950)d28d382Update common Prometheus files (#946)f915876Merge pull request #924 from roidelapluie/roidelapluie/redirect-header-commentdfbebd0Merge pull request #945 from roidelapluie/roidelapluie/changelog-0.70.0c8a0019Update CHANGELOG for v0.70.05eff7a8Merge pull request #941 from prometheus/dependabot/github_actions/actions/che...a23c5b3Merge pull request #939 from prometheus/dependabot/github_actions/ossf/scorec...Updates
github.com/shirou/gopsutil/v4from 4.26.5 to 4.26.6Release notes
Sourced from github.com/shirou/gopsutil/v4's releases.
Commits
50a6b05Merge pull request #2104 from atanas-vladimirov/openbsdc0390a2Merge pull request #2103 from guillemj/pu/lscpu-clusters62c57eaMerge pull request #2101 from shirou/fix/2100-disk-zfs-btrfs-partitionse093580Merge pull request #2084 from drutsan/fix/darwin-temperature-sp781d3af56[mem]: fix OpenBSD virtual memory on -current7098e80[cpu][linux]: Add support for CPU clusters in lscpu tests0dff2e5[disk][linux]: fix missiing sub volume partitions on zfs and btrfs28add59fix(sensors/darwin): parse sp78 temperatures instead of returning 0.0Dependabot 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