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. 2 Skipped Deployments
|
…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.139.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.133.0...v0.139.0) Updates `github.com/getsentry/sentry-go` from 0.42.0 to 0.46.2 - [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.46.2) Updates `github.com/labstack/echo/v4` from 4.15.1 to 4.15.2 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/v4.15.2/CHANGELOG.md) - [Commits](labstack/echo@v4.15.1...v4.15.2) Updates `github.com/slack-go/slack` from 0.17.3 to 0.24.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.17.3...v0.24.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] <[email protected]>
75d99c9 to
9bc3329
Compare
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.139.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
... (truncated)
Commits
8381bfcopenapi3: type the remaining bare-error validation sites (#1187)d29b5c0openapi3: fix validation of duplicated path templates (#1189)e56c2c7openapi3: aggregate independent validation errors via EnableMultiError (#1185)7ea1ac8openapi3: tests flakiness corrected (#1159)dc70f84openapi3: track Origin on the document root (T) (#1184)69492dfopenapi3: typed context errors for Validate() wrapper chain (#1183)0a89925un-patch YAML serialization of dates (see issue #697)55a4c72openapi3: re-enable tests disabled due to YAML dates in map keysc61836cci: fixup lint after modifications to marsh.go7633481feat: migrate to oasdiff/yaml v0.1.0 single Unmarshal API + enable DisableTim...Updates
github.com/getsentry/sentry-gofrom 0.42.0 to 0.46.2Release notes
Sourced from github.com/getsentry/sentry-go's releases.
... (truncated)
Changelog
Sourced from github.com/getsentry/sentry-go's changelog.
... (truncated)
Commits
1d2598erelease: 0.46.257175c6fix: flaky attachment test (#1296)8d21468fix: add attachments to new event path (#1295)e4bceddMerge branch 'release/0.46.1'e972183release: 0.46.16b9885cfix(http): avoid async transport shutdown panics (#1288)79947a7fix: safe concurrent access for span and scope (#1285)c8ea578fix(scope): use scoped client for request PII (#1289)0bb583efix(httpclient): clone request before adding trace headers (#1290)bd20df0fix(fasthttp,fiber): correctly capture request body on scope (#1284)Updates
github.com/labstack/echo/v4from 4.15.1 to 4.15.2Changelog
Sourced from github.com/labstack/echo/v4's changelog.
Commits
25685e6Merge pull request #2963 from aldas/v4_changelog_4_15_2f9d7689Changelog for v4.15.237fff28Merge pull request #2962 from aldas/v4_valid_protoca4f38aContext.Scheme should validate values taken from header2e527a7Update CI, update depsUpdates
github.com/slack-go/slackfrom 0.17.3 to 0.24.0Release notes
Sourced from github.com/slack-go/slack's releases.
... (truncated)
Changelog
Sourced from github.com/slack-go/slack's changelog.
... (truncated)
Commits
0b30f31chore: bump to v0.24.08c5ef3cfeat: add new block kit block Data Table (#1555)ff3ada6docs: format go get command in code block (#1554)34ad5c0security: reject empty signing secret for NewSecretsVerifierc6edc27chore: bump go to 1.25.935d8f31chore: bump to v0.23.0ae59061feat(block): add alert block (#1552)2df5cfafeat(assistant): add username and icon to status update (#1553)e3c0e8bfeat(block): add card and carousel blocks (#1551)4c472cdfeat(socketmode): expose socketmode handlerdispatchermethod (#1550)