chore(deps): Bump the dependencies group across 1 directory with 4 updates#301
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): Bump the dependencies group across 1 directory with 4 updates#301dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
dependabot
Bot
force-pushed
the
dependabot/go_modules/dependencies-78d8d7e811
branch
from
May 25, 2026 23:09
75d99c9 to
9bc3329
Compare
…dates Bumps the dependencies group with 4 updates in the / directory: [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi), [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go), [github.com/labstack/echo/v4](https://github.com/labstack/echo) and [github.com/slack-go/slack](https://github.com/slack-go/slack). Updates `github.com/getkin/kin-openapi` from 0.133.0 to 0.142.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.133.0...v0.142.0) Updates `github.com/getsentry/sentry-go` from 0.42.0 to 0.48.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.42.0...v0.48.0) Updates `github.com/labstack/echo/v4` from 4.15.1 to 4.15.4 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/v4.15.4/CHANGELOG.md) - [Commits](labstack/echo@v4.15.1...v4.15.4) Updates `github.com/slack-go/slack` from 0.23.1 to 0.27.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.23.1...v0.27.0) --- updated-dependencies: - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.137.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.46.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/labstack/echo/v4 dependency-version: 4.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/slack-go/slack dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/dependencies-78d8d7e811
branch
from
July 20, 2026 17:13
9bc3329 to
ae4c01b
Compare
|
Deployment failed with the following error: Learn More: https://vercel.com/docs/concepts/projects/project-configuration |
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 dependencies group with 4 updates in the / directory: github.com/getkin/kin-openapi, github.com/getsentry/sentry-go, github.com/labstack/echo/v4 and github.com/slack-go/slack.
Updates
github.com/getkin/kin-openapifrom 0.133.0 to 0.142.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
... (truncated)
Commits
1223a0fopenapi3filter: fix unbounded allocation in deepObject array decoding (C-02)61f37b6openapi3: move a test file under a test packageeab5230openapi3: fix test that relied on now non-resolving domain1d0a337Merge commit from fork98d9564qol: Makefile for shorthand commands + preflight scripts (#1217)b5bb6bcopenapi3: make operation responses optional for 3.1+ (#1214)ae6bf33openapi3: support OAS 3.2 itemSchema (#1213)1b54e4cdocs: Go Report Card has been sunset (#1210)4a0d049origin: record scalar-valued map keys for location lookup (#1208)26c42cfopenapi3: record block end on Origin.Key (EndLine/EndColumn) (#1207)Updates
github.com/getsentry/sentry-gofrom 0.42.0 to 0.48.0Release notes
Sourced from github.com/getsentry/sentry-go's releases.
... (truncated)
Changelog
Sourced from github.com/getsentry/sentry-go's changelog.
... (truncated)
Commits
d02f9barelease: 0.48.099c424ffeat!: remove issue creation from logging integrations (#1340)d1c1d3ffeat: parse request body for outgoing http (#1339)9b5cab2fix: fix fiber route name when using middlewares (#1363)07a7975fix: omit empty event id for standalone client reports (#1362)c255382build(deps): bump fiber/v2 to 2.52.14 (#1359)06c58dcci: remove changelog-preview and codecov actions (#1357)a99e044fix: preserve '%' literal in log messages (#1358)8aaf1d4feat: apply sensitive data filters to grpc & sql (#1333)4347773feat: apply sensitive data filters to http (#1332)Updates
github.com/labstack/echo/v4from 4.15.1 to 4.15.4Release notes
Sourced from github.com/labstack/echo/v4's releases.
... (truncated)
Changelog
Sourced from github.com/labstack/echo/v4's changelog.
... (truncated)
Commits
ec79b58Merge pull request #3020 from aldas/v4_v4-15-4_changelog2714c07Changelog for v4.15.4 - security fix13f0ed1Merge pull request #3019 from aldas/v4_backport_3016d16a4ecbackport PR 3016 from v48f167b9Merge pull request #3018 from aldas/v4_remove_v5_dep9afa4baremove dependency on labstack/echo v5 introduced in go.mod and go.sum1e05f63Merge pull request #3017 from aldas/v4_ci_updates11a3cc4Update dependencies and add ignore for linting26bd016Update CI action versionsaa52f6aci: run workflows on the v4 branch, not just master (#3013)Updates
github.com/slack-go/slackfrom 0.23.1 to 0.27.0Release notes
Sourced from github.com/slack-go/slack's releases.
Changelog
Sourced from github.com/slack-go/slack's changelog.
Commits
7609cd3Bump slack-go/slack to 0.27.046d27c4feat: add enterprise fields to interaction team payloadsc1c5406feat: adddata_visualizationblock kit support (#1568)b08c432chore(deps): bump actions/checkout from 6 to 7 (#1567)6fd5178chore: bump golangci-lint to 2.12.2967c4e7chore: bump go to 1.25.1156c434cfeat: addslack_iconandsubtextsupport toCardBlock0af06c5feat: add level field support toHeaderBlock9843657PropagateIsExtSharedChannelinParseEventfor callback events2e46275feat: unmarshal is_ext_shared_channel field in EventsAPIEvent (#1565)