build(deps): bump the go-dependencies group with 8 updates - #1904
Merged
Conversation
Bumps the go-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [golang.org/x/sys](https://github.com/golang/sys) | `0.47.0` | `0.48.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.40.0` | `0.41.0` | | [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli) | `1.2.2` | `1.2.3` | | [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) | `3.20.0` | `3.21.0` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.19.2` | `1.20.0` | | [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.28` | `0.0.29` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.36.0` | `0.37.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.22.0` | `0.23.0` | Updates `golang.org/x/sys` from 0.47.0 to 0.48.0 - [Commits](golang/sys@v0.47.0...v0.48.0) Updates `golang.org/x/mod` from 0.40.0 to 0.41.0 - [Commits](golang/mod@v0.40.0...v0.41.0) Updates `github.com/andybalholm/brotli` from 1.2.2 to 1.2.3 - [Commits](andybalholm/brotli@v1.2.2...v1.2.3) Updates `github.com/coreos/go-oidc/v3` from 3.20.0 to 3.21.0 - [Release notes](https://github.com/coreos/go-oidc/releases) - [Commits](coreos/go-oidc@v3.20.0...v3.21.0) Updates `github.com/klauspost/compress` from 1.19.2 to 1.20.0 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.19.2...v1.20.0) Updates `github.com/mattn/go-runewidth` from 0.0.28 to 0.0.29 - [Commits](mattn/go-runewidth@v0.0.28...v0.0.29) Updates `golang.org/x/oauth2` from 0.36.0 to 0.37.0 - [Commits](golang/oauth2@v0.36.0...v0.37.0) Updates `golang.org/x/sync` from 0.22.0 to 0.23.0 - [Commits](golang/sync@v0.22.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-version: 0.48.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/mod dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/andybalholm/brotli dependency-version: 1.2.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/coreos/go-oidc/v3 dependency-version: 3.21.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/klauspost/compress dependency-version: 1.20.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/mattn/go-runewidth dependency-version: 0.0.29 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: golang.org/x/oauth2 dependency-version: 0.37.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.23.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
rcaril
approved these changes
Sep 9, 2026
rcaril
enabled auto-merge (squash)
September 9, 2026 16:47
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 8 updates:
0.47.00.48.00.40.00.41.01.2.21.2.33.20.03.21.01.19.21.20.00.0.280.0.290.36.00.37.00.22.00.23.0Updates
golang.org/x/sysfrom 0.47.0 to 0.48.0Commits
613e257cpu: add riscv64 hwprobe drift test6f7b10funix: add MLOCK_ONFAULT constant663e7c8cpu: add basic support for GOARCH=sparc64de5f12fcpu: add ppc64le POWER10 detection80e8acfunix: run go fix1e3c182unix: add IPMI interfaced429e20unix: stop generating sparc termbits from the generic headerbd3bddfunix: add missing HWTSTAMP_* constantse812f53windows: add SO_SNDTIMEO constant for socket optionsf6989c5unix: align Ifreq so its union accessors cannot faultUpdates
golang.org/x/modfrom 0.40.0 to 0.41.0Commits
d0a27b2modfile: fix Cleanup and DropTool documentationd12008call: upgrade go directive to at least 1.26.0 [generated]Updates
github.com/andybalholm/brotlifrom 1.2.2 to 1.2.3Commits
6b8aef6HTTPCompressor: don't use V2Updates
github.com/coreos/go-oidc/v3from 3.20.0 to 3.21.0Release notes
Sourced from github.com/coreos/go-oidc/v3's releases.
Commits
c914bd3oidc: ignore JWKs with unsupported key types rather than failingUpdates
github.com/klauspost/compressfrom 1.19.2 to 1.20.0Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
9d8ccb1flate: Writer with a preset dictionary emits the dictionary into the output s...f93f23abuild(deps): bump the github-actions group with 6 updates (#1200)42f9d96xpress: add Microsoft XPRESS (MS-XCA) decompression (#1195)629c2eazstd/huff0: break false partial-register dependencies in seqdec/4X decoders (...ba74977ci: test against go1.27.x, drop go1.24.x (#1198)f5c1529zstd/huff0: pin avo peephole folds, regenerate arm64 (#1199)73508b2s2: arm64 assembly encoders, lowered from the amd64 avo program (#1187)0e43f04xxhash: bound input of non-preemptive assembly (#1196)4005c15s2: clamp the Go EncodeBetter skip to match the assembly (#1190)dd6de45gzhttp: limit jitter hash to jitterBuffer bytes (#1192)Updates
github.com/mattn/go-runewidthfrom 0.0.28 to 0.0.29Commits
218f489Merge pull request #107 from lenamonj/fix-createlut-rebuild9194f28Skip the LUT rebuild when the flags it was built from are unchangedf6162bcCreateLUT: rebuild the table after a DefaultCondition flag change81cd213Merge pull request #106 from lenamonj/fix-wrap-zero-widtha179420Use max to keep the Wrap capacity hint from dividing by zeroda93697Wrap: do not panic when the width is zeroUpdates
golang.org/x/oauth2from 0.36.0 to 0.37.0Commits
c624b89google: change the snake case endpoint to kebab-case09a82f6all: upgrade go directive to at least 1.26.0 [generated]Updates
golang.org/x/syncfrom 0.22.0 to 0.23.0Commits
f75267dsemaphore: panic on negative capacity3ffd83call: upgrade go directive to at least 1.26.0 [generated]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