build(deps): bump the all-go-mod-patch-and-minor group with 5 updates#4134
Merged
MustafaSaber merged 1 commit intoJul 16, 2026
Merged
Conversation
Bumps the all-go-mod-patch-and-minor group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) | `3.19.0` | `3.20.0` | | [github.com/hashicorp/memberlist](https://github.com/hashicorp/memberlist) | `0.5.4` | `0.6.0` | | [github.com/molecule-man/go-brrr](https://github.com/molecule-man/go-brrr) | `1.0.0` | `1.0.1` | | [github.com/pires/go-proxyproto](https://github.com/pires/go-proxyproto) | `0.14.0` | `0.15.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.56.0` | `0.57.0` | Updates `github.com/coreos/go-oidc/v3` from 3.19.0 to 3.20.0 - [Release notes](https://github.com/coreos/go-oidc/releases) - [Commits](coreos/go-oidc@v3.19.0...v3.20.0) Updates `github.com/hashicorp/memberlist` from 0.5.4 to 0.6.0 - [Release notes](https://github.com/hashicorp/memberlist/releases) - [Commits](hashicorp/memberlist@v0.5.4...v0.6.0) Updates `github.com/molecule-man/go-brrr` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/molecule-man/go-brrr/releases) - [Commits](molecule-man/go-brrr@v1.0.0...v1.0.1) Updates `github.com/pires/go-proxyproto` from 0.14.0 to 0.15.0 - [Release notes](https://github.com/pires/go-proxyproto/releases) - [Commits](pires/go-proxyproto@v0.14.0...v0.15.0) Updates `golang.org/x/net` from 0.56.0 to 0.57.0 - [Commits](golang/net@v0.56.0...v0.57.0) --- updated-dependencies: - dependency-name: github.com/coreos/go-oidc/v3 dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/hashicorp/memberlist dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/molecule-man/go-brrr dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/pires/go-proxyproto dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/net dependency-version: 0.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
👍 |
MustafaSaber
approved these changes
Jul 16, 2026
MustafaSaber
deleted the
dependabot/go_modules/all-go-mod-patch-and-minor-bad6fa36bf
branch
July 16, 2026 09:26
This was referenced Jul 16, 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 all-go-mod-patch-and-minor group with 5 updates:
3.19.03.20.00.5.40.6.01.0.01.0.10.14.00.15.00.56.00.57.0Updates
github.com/coreos/go-oidc/v3from 3.19.0 to 3.20.0Release notes
Sourced from github.com/coreos/go-oidc/v3's releases.
Commits
75dfa5coidc: add constants for "email" and "profile" scopesa89f046oidc: add API for determining when issuer URLs mismatch6a69b6dreadme: update README and docsf9049c9oidc: ignore JWKs with unknown signing algorithms rather than failing2f178e0SECURITY.md: add a security policy and point to project-level reportingb3bc7daoidc: improve documentation for APIs0db9053oidc: modernize with new Go APIsUpdates
github.com/hashicorp/memberlistfrom 0.5.4 to 0.6.0Release notes
Sourced from github.com/hashicorp/memberlist's releases.
Commits
371698blimit remote state header values (#357)0000b77[chore] : Bump golangci/golangci-lint-action in the actions group (#356)e0f1a1e[chore] : Bump golang.org/x/net (#355)9f9b819[chore] : Bump github.com/hashicorp/go-metrics in the go group (#352)bcbacd0[chore] : Bump actions/setup-go from 6.4.0 to 6.5.0 in the actions group (#353)8c0d992fix probe selection for very small clusters (#350)d760c6a[chore] : Bump actions/checkout from 6.0.3 to 7.0.0 in the actions group (#351)4803c01testing: reduce test flakiness (#349)e15ee5dfixed a data race issue (#273)29437a6CI: fix broken YAML in config (#347)Updates
github.com/molecule-man/go-brrrfrom 1.0.0 to 1.0.1Release notes
Sourced from github.com/molecule-man/go-brrr's releases.
Commits
8eab088fix: use unsafe arithmetic only for the unalignedOK archs4664913perf(q2 q3): convert blockHistograms fields into fixed-size arraysf6ba1ccdocs: update status, remove pre-v1 warningda97de7test(benchmarks): add random uncompressable payloadUpdates
github.com/pires/go-proxyprotofrom 0.14.0 to 0.15.0Release notes
Sourced from github.com/pires/go-proxyproto's releases.
Commits
bd986c0docs: rewrite README against PROXY protocol spec 3.4af4b18cci: add fuzz job, bump workflow actionsb01bea4test: cover http2 serveConn TLS handshake failure499ef90feat: support the PROXY protocol over UDP datagrams4e80228feat: catch TLV registry and PP2SSL parsing up to spec 3.42cd5f00feat!: require the PROXY header by default and rework trust policies5914db8fix!: align v1/v2 header parsing with PROXY protocol spec 3.4Updates
golang.org/x/netfrom 0.56.0 to 0.57.0Commits
b8f09f6go.mod: update golang.org/x dependenciesf05f21bidna: reject all-ASCII xn-- labels on all Go versions0f748cfinternal/http3: clean up stream I/O methods usages in tests0bb961einternal/http3: add net/http.ResponseController support0ca694dwebdav: document Dir's lack of defense against filesystem modificationbd5f1dchttp2: initialize Transport on NewClientConn488ff63bpf: add security considerations to package docs93d1f25xsrftoken: avoid token collisions5a3baeeinternal/http3: prevent panic in QPACK decoder due to overflowDependabot 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