Bump the go-modules group with 6 updates#1152
Merged
Merged
Conversation
Bumps the go-modules group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.6` | `1.18.7` | | [github.com/klauspost/cpuid/v2](https://github.com/klauspost/cpuid) | `2.3.0` | `2.4.0` | | [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.26.5` | `4.26.6` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.286.0` | `0.287.0` | | [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20260615183401-62b3387ff324` | `0.0.0-20260622175928-b703f567277d` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.81.1` | `1.82.0` | Updates `github.com/klauspost/compress` from 1.18.6 to 1.18.7 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.18.6...v1.18.7) Updates `github.com/klauspost/cpuid/v2` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/klauspost/cpuid/releases) - [Commits](klauspost/cpuid@v2.3.0...v2.4.0) 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) Updates `google.golang.org/api` from 0.286.0 to 0.287.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.286.0...v0.287.0) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20260615183401-62b3387ff324 to 0.0.0-20260622175928-b703f567277d - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.81.1 to 1.82.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.81.1...v1.82.0) --- updated-dependencies: - dependency-name: github.com/klauspost/compress dependency-version: 1.18.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/klauspost/cpuid/v2 dependency-version: 2.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.26.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: google.golang.org/api dependency-version: 0.287.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-version: 0.0.0-20260622175928-b703f567277d dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: google.golang.org/grpc dependency-version: 1.82.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
paketo-bot-reviewer
approved these changes
Jul 1, 2026
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-modules group with 6 updates:
1.18.61.18.72.3.02.4.04.26.54.26.60.286.00.287.00.0.0-20260615183401-62b3387ff3240.0.0-20260622175928-b703f567277d1.81.11.82.0Updates
github.com/klauspost/compressfrom 1.18.6 to 1.18.7Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
8668e35Merge commit from forkUpdates
github.com/klauspost/cpuid/v2from 2.3.0 to 2.4.0Release notes
Sourced from github.com/klauspost/cpuid/v2's releases.
Commits
8590c16Apply go fix (#176)f26cd2eAdd arm64 go feature id (#175)caccf64Add riscv64 CPU feature detection (#173)504c492Upgrade CI to 1.26, fix arm64 noasm (#174)13f5f9cAdd FRED detection (#172)8f34153Add AVX512BMM (#170)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.0Updates
google.golang.org/apifrom 0.286.0 to 0.287.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
1a444d6chore(main): release 0.287.0 (#3636)9737c4bfeat(all): auto-regenerate discovery clients (#3639)f0d27e8chore(all): update all (#3638)5c975befeat(all): auto-regenerate discovery clients (#3637)504873efeat(all): auto-regenerate discovery clients (#3635)8f8eab4chore(all): update all to 87f3d3e (#3633)Updates
google.golang.org/genproto/googleapis/rpcfrom 0.0.0-20260615183401-62b3387ff324 to 0.0.0-20260622175928-b703f567277dCommits
Updates
google.golang.org/grpcfrom 1.81.1 to 1.82.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
bd23985Change version to 1.82.0 (#9170)0f3086dFix minor issues not covered by PR #9137 (#9147)fef07fbinternal: Split v3procservicepb import into pb and grpc for extproc (#9163)91dd64ftransport: surface subsequent data when receiving non-gRPC header (#8929)adc97detest/kokoro: add config for regional-td test (#9158)57c9ff1xds: ensure full-string matching for RBAC Filter rules (#9148)b58f32dserver: Set a pprof label on new stream goroutines (#9082)6c98be3refactor(transport): extract shared stream state handling logic in `loopyWrit...bcaa6f4rls: only reset backoff on recovery from TRANSIENT_FAILURE (#9137)429e6e0balancer: expose endpoint weight and hostname as experimental APIs (#9074)Dependabot 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