chore(deps): bump the go-minor group across 1 directory with 3 updates#4986
Merged
github-actions[bot] merged 2 commits intodevelopfrom Mar 25, 2026
Merged
Conversation
Bumps the go-minor group with 3 updates in the / directory: [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go), [github.com/slack-go/slack](https://github.com/slack-go/slack) and [github.com/zalando/go-keyring](https://github.com/zalando/go-keyring). 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/slack-go/slack` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/slack-go/slack/releases) - [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md) - [Commits](slack-go/slack@v0.19.0...v0.20.0) Updates `github.com/zalando/go-keyring` from 0.2.6 to 0.2.8 - [Release notes](https://github.com/zalando/go-keyring/releases) - [Commits](zalando/go-keyring@v0.2.6...v0.2.8) --- updated-dependencies: - 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-minor - dependency-name: github.com/slack-go/slack dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/zalando/go-keyring dependency-version: 0.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Pull Request Test Coverage Report for Build 23542909342Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
jgoux
approved these changes
Mar 25, 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-minor group with 3 updates in the / directory: github.com/getsentry/sentry-go, github.com/slack-go/slack and github.com/zalando/go-keyring.
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/slack-go/slackfrom 0.19.0 to 0.20.0Release notes
Sourced from github.com/slack-go/slack's releases.
Changelog
Sourced from github.com/slack-go/slack's changelog.
Commits
449e341chore: v0.20.0442f330chore: update CHANGELOG0b4eb25feat!: flatten RichTextPreformatted to remove RichTextSection embedding46d7b49feat!: add Border to RichTextQuote and Language to RichTextPreformattedc93b916Revise warning fortrigger_idandworkflow_id561f12ffeat: addTriggerIDtoMessage8e62a1aAdd WorkflowID to message (#1537)891d7e5chore: add golangci-lint to mise8917d11docs: update README with links and remove old warningUpdates
github.com/zalando/go-keyringfrom 0.2.6 to 0.2.8Release notes
Sourced from github.com/zalando/go-keyring's releases.
Commits
a8cdfe3Merge pull request #141 from zalando/gh/hardening-workflowsd4162d9gh: hardening workflowse0dd98fMerge pull request #140 from zalando/dependabot/go_modules/all-go-mod-patch-a...98f9091Merge pull request #139 from zalando/dependabot/github_actions/actions/setup-...40806c2Merge pull request #138 from zalando/dependabot/github_actions/actions/checko...1d4d07cBump the all-go-mod-patch-and-minor group with 2 updatese6c0d8aBump actions/setup-go from 5 to 60151d30Bump actions/checkout from 4 to 6d6ac580Merge pull request #137 from zalando/security/gh-actions036041fsecurity: GH Actions should be able read onlyDependabot 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