chore(deps): bump the go-modules group with 8 updates - #612
Merged
Conversation
Bumps the go-modules group with 8 updates: | Package | From | To | | --- | --- | --- | | [github.com/grafana/pyroscope-go](https://github.com/grafana/pyroscope-go) | `1.4.0` | `1.4.1` | | [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) | `1.34.3` | `1.34.4` | | [github.com/internetarchive/gowarc](https://github.com/internetarchive/gowarc) | `0.8.100` | `0.8.101` | | [github.com/ncruces/go-sqlite3](https://github.com/ncruces/go-sqlite3) | `0.35.1` | `0.35.2` | | [golang.org/x/net](https://github.com/golang/net) | `0.56.0` | `0.57.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.21.0` | `0.22.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.46.0` | `0.47.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.38.0` | `0.40.0` | Updates `github.com/grafana/pyroscope-go` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/grafana/pyroscope-go/releases) - [Commits](grafana/pyroscope-go@v1.4.0...v1.4.1) Updates `github.com/hashicorp/consul/api` from 1.34.3 to 1.34.4 - [Release notes](https://github.com/hashicorp/consul/releases) - [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md) - [Commits](hashicorp/consul@api/v1.34.3...api/v1.34.4) Updates `github.com/internetarchive/gowarc` from 0.8.100 to 0.8.101 - [Release notes](https://github.com/internetarchive/gowarc/releases) - [Commits](internetarchive/gowarc@v0.8.100...v0.8.101) Updates `github.com/ncruces/go-sqlite3` from 0.35.1 to 0.35.2 - [Release notes](https://github.com/ncruces/go-sqlite3/releases) - [Commits](ncruces/go-sqlite3@v0.35.1...v0.35.2) Updates `golang.org/x/net` from 0.56.0 to 0.57.0 - [Commits](golang/net@v0.56.0...v0.57.0) Updates `golang.org/x/sync` from 0.21.0 to 0.22.0 - [Commits](golang/sync@v0.21.0...v0.22.0) Updates `golang.org/x/sys` from 0.46.0 to 0.47.0 - [Commits](golang/sys@v0.46.0...v0.47.0) Updates `golang.org/x/text` from 0.38.0 to 0.40.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.38.0...v0.40.0) --- updated-dependencies: - dependency-name: github.com/grafana/pyroscope-go dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/hashicorp/consul/api dependency-version: 1.34.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/internetarchive/gowarc dependency-version: 0.8.101 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/ncruces/go-sqlite3 dependency-version: 0.35.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: golang.org/x/net dependency-version: 0.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/sync dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/sys dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/text dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
NGTmeaty
approved these changes
Jul 14, 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 8 updates:
1.4.01.4.11.34.31.34.40.8.1000.8.1010.35.10.35.20.56.00.57.00.21.00.22.00.46.00.47.00.38.00.40.0Updates
github.com/grafana/pyroscope-gofrom 1.4.0 to 1.4.1Commits
83467b8fix(deps): update module github.com/grafana/pyroscope-go to v1.4.0 (#222)d20dc8ffix(security/unknown/): update go toolchain directive to v1.25.12 [security] ...0acc00bfix(security/unknown/godeltaprof): update go toolchain directive to v1.25.12 ...693d96afix(security/unknown/godeltaprof/compat): update go toolchain directive to v1...96d2ae5fix(security/unknown/x/k6): update go toolchain directive to v1.25.12 [securi...Updates
github.com/hashicorp/consul/apifrom 1.34.3 to 1.34.4Commits
50d22e5sub module release go mod update5efece6Backport of chore: update memberlist dependency from v0.5.4 to v0.6.0 across ...c171789Backport of update all actions which were using deprecated node20 to node24 i...8aef944Backport of upgrade alpine base image to 3.24 into release/2.0.x (#23715)1f5b203post release 2.0.1 changelog and version upgrade 2.0.2-dev (#23714)695e7a8Backport of Consul ENT: Addition of ext-proc changes to consul into release/2...5c48b0bBackport of config-entry(api-gateway): add ext_authz filter surface (Enterpri...451537cBackport: Compatibility testing for nomad and vault versions with latest vers...c9606f6Backport of fix: don't request client cert SDS when only CAFile is set into r...b80641aBackport of xds: return errors from public listener finalization into release...Updates
github.com/internetarchive/gowarcfrom 0.8.100 to 0.8.101Release notes
Sourced from github.com/internetarchive/gowarc's releases.
Commits
62df20efix: set ZSTDFrame_Content_Sizeper record (#203)2e23232build(deps): bump github.com/klauspost/compress from 1.18.6 to 1.19.0 in the ...63c3b0afeat: lookupIP() with singleFlight (#200)ed97dc8build(deps): bump actions/checkout from 6 to 7 in the github-actions group (#...0d451b7build(deps): bump the go-modules group across 1 directory with 3 updates (#199)Updates
github.com/ncruces/go-sqlite3from 0.35.1 to 0.35.2Release notes
Sourced from github.com/ncruces/go-sqlite3's releases.
Commits
e0ae500Docs, updates.0499e6dAvoid vet warnings.d081bc7SQLite 3.53.3.eea4beeFix #380.97310cbCI.3fdcb0aBump actions/checkout from 6 to 7 (#402)Updates
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 overflowUpdates
golang.org/x/syncfrom 0.21.0 to 0.22.0Commits
1eb64d4semaphore: panic on negative weightsUpdates
golang.org/x/sysfrom 0.46.0 to 0.47.0Commits
9e7e939cpu: handle vendor suffixes in parseReleasef6fb8a1unix: use epoll_pwait rather than epoll_waitf3eeabfwindows: avoid length overflow in NewNTString3cb6647unix: update glibc to 2.43c507910windows: document safe usage of TrusteeValueUpdates
golang.org/x/textfrom 0.38.0 to 0.40.0Commits
724af9cgo.mod: update golang.org/x dependenciesbf5b9d6internal/export/idna: always treat Punycode encoding pure ASCII as an errorb326f3dgo.mod: update golang.org/x dependencies5ae8e57unicode/norm: avoid infinite loop on invalid input0dc94a2all: fix some commentsDependabot 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