Upgrade: bump the go-modules group with 11 updates #276
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-modules group with 11 updates:
1.23.01.23.21.1.671.1.681.10.01.11.10.65.00.66.10.16.10.17.00.24.00.28.00.40.00.43.00.14.00.16.00.33.00.35.00.33.00.36.01.36.61.36.8Updates
github.com/prometheus/client_golangfrom 1.23.0 to 1.23.2Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
8179a56Cut v1.23.2 (#1870)4142b59Merge pull request #1869 from prometheus/arve/upgrade-common4ff40f0Cut v1.23.1 (#1867)989b029Upgrade to prometheus/common v0.66 (#1866)Updates
github.com/miekg/dnsfrom 1.1.67 to 1.1.68Commits
54c180dRelease 1.1.68b52b836Revert "Add ResponseWriter.Net function (#1651)" (#1665)Updates
github.com/stretchr/testifyfrom 1.10.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
2a57335Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912Backport #1786 to release/1.11b7801fbMerge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3build(deps): bump actions/checkout from 4 to 5a53be35Improve captureTestingT helperaafb604mock: improve formatting of error message7218e03improve error msg929a212Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459esuite: faster filtering of methods (-testify.m)7d37b5csuite: refactor methodFilterUpdates
github.com/prometheus/commonfrom 0.65.0 to 0.66.1Release notes
Sourced from github.com/prometheus/common's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/common's changelog.
... (truncated)
Commits
8975ddeRevert "Use go.uber.org/atomic instead of sync/atomic (#825)" (#838)08d7f66Move to supported version of yaml parser (#834)80e275eRevert "Use github.com/grafana/regexp instead of regexp" (#835)4c2f9e7Merge pull request #832 from roidelapluie/retracte120453Retract v1.20.32b1487cMerge pull request #827 from prometheus/dependabot/go_modules/github.com/stre...db38951Merge pull request #829 from prometheus/dependabot/go_modules/golang.org/x/ne...9e19a90build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1a1ba2a7build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0c7a031cMerge pull request #830 from prometheus/dependabot/go_modules/google.golang.o...Updates
github.com/prometheus/procfsfrom 0.16.1 to 0.17.0Release notes
Sourced from github.com/prometheus/procfs's releases.
Commits
61fe412Fix linting issues (#734)61fb25bAdd node_guid to infiniband class (#665) (#670)ee6ea54feat: parse StartCode, EndCode, and StartStack in /proc/pid/stat (#659)0bcdc45added zswap, zswapped, secpagetables, filehugepages, hugetlb and unaccepted t...a5f79ddNvidia/Mellanox expose ROCE ECN information on sysfs on the path (#695)c5a546efeat(mdstat): recognize reshape status (#679)0cf1234Fix linting issue (#733)2b1359dparse.go: fix GetDeviceInfo/LayoutGet ordering -- previously had values swapp...6176818sysfs: Add support to collect link status for PCIe devices (#728)0f247baUpdate common Prometheus files (#727)Updates
golang.org/x/modfrom 0.24.0 to 0.28.0Commits
1759e96go.mod: update golang.org/x dependenciesf060e16all: upgrade go directive to at least 1.24.0 [generated]f8a9fe2go.mod: update golang.org/x dependenciesea04085go.mod: update golang.org/x dependencies9d33331x/mod: add the ignore directiveae88a97all: change from sort functions to slices functionsUpdates
golang.org/x/netfrom 0.40.0 to 0.43.0Commits
e74bc31go.mod: update golang.org/x dependenciesaf6926ehttp2: remove references to defunct http2.golang.org test server76358aago.mod: update golang.org/x dependencies6e41caego.mod: update golang.org/x dependencies15f7d40http2: correctly wrap ErrFrameTooLarge in Framer.ReadFrameef33bc0internal/http3: use bubbled context in synctest tests919c6bchttp2: use an array instead of a map in typeFrameParserbae01a7trace: add missing td tagUpdates
golang.org/x/syncfrom 0.14.0 to 0.16.0Commits
7fad2c9errgroup: revert propagation of panics8a14946errgroup: remove duplicated comment1869c69all: replace deprecated ioutild1ac909sync/errgroup: PanicError.Error print stack traceUpdates
golang.org/x/sysfrom 0.33.0 to 0.35.0Commits
5b936e1unix/linux: update to Linux kernel 6.16, Go to 1.24.53a82703unix: remove redundant xnu version check for {p}readv/{p}writev9920300unix: add missing nft conntrack constantsad4e0fcunix: remove redundant word in comment084ad87unix: fix //sys decl after CL 548795751c3c6unix: add missing NFT_PAYLOAD_* consts on linux0c740ccunix: update Go to 1.24.3d62d31cunix: update Linux constants and types to v6.14Updates
golang.org/x/toolsfrom 0.33.0 to 0.36.0Commits
44d18e1go.mod: update golang.org/x dependencies52b9c68go/ast/inspector: remove obsolete unsafe importb155480gopls/doc/features: add "MCP" to index.992bf9cgopls/internal/golang/hover: show alias real type decl for types only861996ago/ssa: pass GOEXPERIMENT=aliastypeparams only on Go 1.23528efdagopls/internal/analysis/modernize/forvar: provide fix for second loop varbdddfd5gopls/internal/server: add counters for add and remove struct tags23dd839gopls/internal/filewatcher: fix race condition on watcher shutdown3a8978ccmd/digraph: fix bug in allpathsbae51bdgopls/internal/server: add windsurf and cursor as language clientUpdates
google.golang.org/protobuffrom 1.36.6 to 1.36.8Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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