Conversation
Bumps the go-modules group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/ada-url/goada](https://github.com/ada-url/goada) | `1.0.0` | `1.1.0` | | [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.40.0` | `0.41.0` | | [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) | `1.33.0` | `1.33.2` | | [github.com/ncruces/go-sqlite3](https://github.com/ncruces/go-sqlite3) | `0.30.4` | `0.30.5` | | [golang.org/x/net](https://github.com/golang/net) | `0.48.0` | `0.49.0` | Updates `github.com/ada-url/goada` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/ada-url/goada/releases) - [Commits](ada-url/goada@v1.0.0...v1.1.0) Updates `github.com/getsentry/sentry-go` from 0.40.0 to 0.41.0 - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-go@v0.40.0...v0.41.0) Updates `github.com/hashicorp/consul/api` from 1.33.0 to 1.33.2 - [Release notes](https://github.com/hashicorp/consul/releases) - [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md) - [Commits](hashicorp/consul@api/v1.33.0...api/v1.33.2) Updates `github.com/ncruces/go-sqlite3` from 0.30.4 to 0.30.5 - [Release notes](https://github.com/ncruces/go-sqlite3/releases) - [Commits](ncruces/go-sqlite3@v0.30.4...v0.30.5) Updates `golang.org/x/net` from 0.48.0 to 0.49.0 - [Commits](golang/net@v0.48.0...v0.49.0) --- updated-dependencies: - dependency-name: github.com/ada-url/goada dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/hashicorp/consul/api dependency-version: 1.33.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/ncruces/go-sqlite3 dependency-version: 0.30.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: golang.org/x/net dependency-version: 0.49.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
Jan 29, 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 5 updates in the / directory:
1.0.01.1.00.40.00.41.01.33.01.33.20.30.40.30.50.48.00.49.0Updates
github.com/ada-url/goadafrom 1.0.0 to 1.1.0Release notes
Sourced from github.com/ada-url/goada's releases.
Commits
282b72dupdate ada to v3.4.1 (#11)Updates
github.com/getsentry/sentry-gofrom 0.40.0 to 0.41.0Release notes
Sourced from github.com/getsentry/sentry-go's releases.
Changelog
Sourced from github.com/getsentry/sentry-go's changelog.
Commits
87e197crelease: 0.41.0a130ff1chore: prepare 0.41.0 (#1172)f3a5a3ffeat: refactor log serialization to match docs (#1169)736c662build(deps): bump actions/create-github-app-token from 2.1.4 to 2.2.1 (#1164)30c8b2ebuild(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.2.0 (#1165)335c5f1build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 (#1163)77f5f7dbuild(deps): bump actions/checkout from 5 to 6 (#1162)f5cdcd9build(deps): bump actions/cache from 4 to 5 (#1166)8cb62cffeat: add propagateTraceparent option (#1161)d7582e8feat: add http client integration (#876)Updates
github.com/hashicorp/consul/apifrom 1.33.0 to 1.33.2Commits
ea9de3faub module version updatec80d83fBackport of Changing acl not found error in maskResultsFilteredByACLs to debu...3b259d3Backport of List Imported Services Changes into release/1.22.x (#23142)6b9d1a0Backport of fixing go binary and container cve's into release/1.22.x (#23140)c606ef1Backport of remove: hcp related code in agent for HCP consul EoL into release...a1b7f0fbugfix: Prevent default TCP checks from being re-added on reload/restart (#23...116c5c7Envoy Version Upgrade (#23118)b6f9a51Backport of Update Go version to 1.25.5 into release/1.22.x (#23116)6760eb2Backport of splitter-failover-retry fix for aggregate cluster into release/1....19d499aBackport of fix cves into release/1.22.x (#23086)Updates
github.com/ncruces/go-sqlite3from 0.30.4 to 0.30.5Release notes
Sourced from github.com/ncruces/go-sqlite3's releases.
Commits
33bea52Flags.c263381Fix #349.c4f254bSQLite 3.51.2.c97c5a1Type affinity.3e1b131Unquote identifiers.83744cbMore sqlite-createtable-parser.a36d72cStricter vtabs, sqlite-createtable-parser.e7f5604Stricter vtabs, get VFS name.e500839Bump golang.org/x/crypto from 0.46.0 to 0.47.0 (#348)d4764fbBump golang.org/x/sys from 0.39.0 to 0.40.0 (#346)Updates
golang.org/x/netfrom 0.48.0 to 0.49.0Commits
d977772go.mod: update golang.org/x dependencieseea413einternal/http3: use go1.25 synctest.Test instead of go1.24 synctest.Run9ace223websocket: add missing call to resp.Body.Close7d3dbb0http2: buffer the most recently received PRIORITY_UPDATE frameDependabot 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