deps(go): bump the go-minor-patch group across 1 directory with 3 updates - #1226
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(go): bump the go-minor-patch group across 1 directory with 3 updates#1226dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-minor-patch-ddcd6abe82
branch
6 times, most recently
from
August 19, 2026 20:54
6cf7d1f to
f16c6ec
Compare
…ates Bumps the go-minor-patch group with 2 updates in the / directory: [github.com/mdlayher/netlink](https://github.com/mdlayher/netlink) and [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang). Updates `github.com/mdlayher/netlink` from 1.9.0 to 1.11.2 - [Release notes](https://github.com/mdlayher/netlink/releases) - [Changelog](https://github.com/mdlayher/netlink/blob/main/CHANGELOG.md) - [Commits](mdlayher/netlink@v1.9.0...v1.11.2) Updates `github.com/prometheus/client_golang` from 1.23.2 to 1.24.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.23.2...v1.24.1) Updates `github.com/prometheus/common` from 0.70.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.70.0...v0.70.1) --- updated-dependencies: - dependency-name: github.com/mdlayher/netlink dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/prometheus/client_golang dependency-version: 1.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/prometheus/common dependency-version: 0.70.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-minor-patch-ddcd6abe82
branch
from
August 20, 2026 20:54
f16c6ec to
e725e24
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 go-minor-patch group with 2 updates in the / directory: github.com/mdlayher/netlink and github.com/prometheus/client_golang.
Updates
github.com/mdlayher/netlinkfrom 1.9.0 to 1.11.2Release notes
Sourced from github.com/mdlayher/netlink's releases.
Changelog
Sourced from github.com/mdlayher/netlink's changelog.
... (truncated)
Commits
847c7b8CHANGELOG: release v1.11.2 (#292)2a76054conn: fix Receive blocking Send (#291)3881416build(deps): bump golang.org/x/net in / (#289)45ff015CHANGELOG: release v1.11.1 (#285)8788303netlink: fix UnmarshalBinary rejecting valid unpadded netlink messages (#283)bf38b16conn_linux: copy pooled receive buffers before parsing (#284)c24d516Improve error handling (#282)f1e0776CHANGELOG: release v1.11.0 (#281)1ae4967conn: align receive buffer to nlmsgAlign boundary (#280)a044567nlenc: add big-endian test fixtures and deprecate endian helpers (#276)Updates
github.com/prometheus/client_golangfrom 1.23.2 to 1.24.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
d6087eerelease: cut v1.24.1 (#2076)48dd383Cut v1.24.0 (#2061)a725305Cut v1.24.0-rc.0 (#2058)77c584fbuild(deps): update all Go dependencies in all go.mod files (#2059)78262a7feat(promhttp): add CoalesceGather option to deduplicate concurrent Gather ca...34e9a7fMerge pull request #2055 from prombot/repo_sync43749bcUpdate common Prometheus filesde19217examples: improve simple main.go example (#1999)20355ebfix: correct typos in comments and test error messages (#2049)4cd2d3atest: fix two flaky tests (darwin start_time regex, memstats HeapReleased dri...Updates
github.com/prometheus/commonfrom 0.70.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.0