chore(deps): bump the go-modules group with 5 updates#586
Merged
Conversation
Bumps the go-modules group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/ada-url/goada](https://github.com/ada-url/goada) | `1.1.0` | `1.2.0` | | [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.43.0` | `0.44.1` | | [github.com/grafana/pyroscope-go](https://github.com/grafana/pyroscope-go) | `1.2.7` | `1.2.8` | | [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) | `1.33.4` | `1.33.7` | | [github.com/samber/slog-multi](https://github.com/samber/slog-multi) | `1.7.1` | `1.8.0` | Updates `github.com/ada-url/goada` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/ada-url/goada/releases) - [Commits](ada-url/goada@v1.1.0...v1.2.0) Updates `github.com/getsentry/sentry-go` from 0.43.0 to 0.44.1 - [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.43.0...v0.44.1) Updates `github.com/grafana/pyroscope-go` from 1.2.7 to 1.2.8 - [Release notes](https://github.com/grafana/pyroscope-go/releases) - [Commits](grafana/pyroscope-go@v1.2.7...v1.2.8) Updates `github.com/hashicorp/consul/api` from 1.33.4 to 1.33.7 - [Release notes](https://github.com/hashicorp/consul/releases) - [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md) - [Commits](hashicorp/consul@api/v1.33.4...api/v1.33.7) Updates `github.com/samber/slog-multi` from 1.7.1 to 1.8.0 - [Release notes](https://github.com/samber/slog-multi/releases) - [Commits](samber/slog-multi@v1.7.1...v1.8.0) --- updated-dependencies: - dependency-name: github.com/ada-url/goada dependency-version: 1.2.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.44.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/grafana/pyroscope-go dependency-version: 1.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/hashicorp/consul/api dependency-version: 1.33.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/samber/slog-multi dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
This is no longer needed due to improvements from goada and infact is no longer present in the upstream API. See: ada-url/goada#12
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #586 +/- ##
==========================================
+ Coverage 56.42% 56.52% +0.09%
==========================================
Files 133 133
Lines 6747 6746 -1
==========================================
+ Hits 3807 3813 +6
+ Misses 2561 2554 -7
Partials 379 379
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
NGTmeaty
approved these changes
Apr 9, 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:
1.1.01.2.00.43.00.44.11.2.71.2.81.33.41.33.71.7.11.8.0Updates
github.com/ada-url/goadafrom 1.1.0 to 1.2.0Release notes
Sourced from github.com/ada-url/goada's releases.
Commits
590fc5dOptimize with runtime.AddCleanup + more benchmarks (#12)Updates
github.com/getsentry/sentry-gofrom 0.43.0 to 0.44.1Release notes
Sourced from github.com/getsentry/sentry-go's releases.
... (truncated)
Changelog
Sourced from github.com/getsentry/sentry-go's changelog.
... (truncated)
Commits
16414f2release: 0.44.1d26d3ecci: add preReleaseCommand for craft (#1232)65538ebbuild(deps): bump github.com/buger/jsonparser in /zerolog (#1231)91096bechore: pin GitHub Actions to full-length commit SHAs (#1230)df391b0feat: add RemoveAttribute api on the scope (#1224)340c142fix: TestAsyncTransport_SendEnvelope flakiness (#1226)e561a25build: Bump getsentry/craft to 2.24.1 (#1225)259b205feat: add support for homogenous arrays (#1203)bf26e9afix: fix flaky TestAsyncTransport_FlushWithContext (#1222)d1edaf4chore(ai): Add AGENTS.md and testing guidelines (#1216)Updates
github.com/grafana/pyroscope-gofrom 1.2.7 to 1.2.8Release notes
Sourced from github.com/grafana/pyroscope-go's releases.
Commits
2e107d3chore: remove golang.org/x/tools dependency from compat tests (#189)9a5e26dchore: Update CI with latest Go versions (#188)9d4bcf8fix(deps): update module google.golang.org/grpc to v1.79.3 [security] (#187)18b0c51chore(deps): update actions/checkout action to v5 (#181)10f47f9Migrate to self-hosted agents (#167)14524e1chore: replace flameql with labelset (#166)Updates
github.com/hashicorp/consul/apifrom 1.33.4 to 1.33.7Commits
9b276c0api submodule updatea9606a1api: prepare go.mod and go.sum for release (commented out replace, tidied)2eac01dBackport of Update google.golang.org/grpc to fix CVE-2026-33186 into release/...3469af2Backport of fixes socket.io vulnerability into release/1.22.x (#23384)6c4b285Backport go and version upgrade in 1.22.x (#23378)c986167Backport of Migrate to use HDS:Card instead of custom setup into release/1.22...7beff96Backport of fix immutable and underscore libraries versions into release/1.22...8066c55Backport of remove unused custom-element addon into release/1.22.x (#23363)d5243ecBackport of Rishabh gupta/UI/a11y fix non functional icons into release/1.22....f0bef79Backport of Update Slack notification channel ID into release/1.22.x (#23328)Updates
github.com/samber/slog-multifrom 1.7.1 to 1.8.0Release notes
Sourced from github.com/samber/slog-multi's releases.
Commits
def755dbump v1.8.0795d6f8chore(ci): fix go version45882b8chore(deps): upgrading samber/slog-common8caa06fperf/optimizations (#51)d2c3484test: add benchmarks, adversarial tests, and improved fuzz coverage (#50)a7bfab4test: add fuzz and stress tests for concurrent safety (#49)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