chore(deps): Bump the dependencies group across 1 directory with 3 updates#300
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): Bump the dependencies group across 1 directory with 3 updates#300dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…dates Bumps the dependencies group with 3 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) and [github.com/slack-go/slack](https://github.com/slack-go/slack). Updates `github.com/getkin/kin-openapi` from 0.133.0 to 0.134.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.133.0...v0.134.0) Updates `github.com/getsentry/sentry-go` from 0.42.0 to 0.43.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.43.0) Updates `github.com/slack-go/slack` from 0.17.3 to 0.19.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.19.0) --- updated-dependencies: - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.134.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/slack-go/slack dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub. 2 Skipped Deployments
|
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 3 updates in the / directory: github.com/getkin/kin-openapi, github.com/getsentry/sentry-go and github.com/slack-go/slack.
Updates
github.com/getkin/kin-openapifrom 0.133.0 to 0.134.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
Commits
713eff1openapi3: serialize Extensions when using $ref (#1131)88234d0openapi3: process discriminator mapping values as refs (#1108)b4a86cefeat: add document-scoped format validators to prevent global state pollution...fd00a26openapi3filter: fix bug where absent optional properties fail validation in f...ede8b1fopenapi3: add file path to origin location tracking (#1128)45db2adFix RFC3339 validation (#1104)2ac6346feat: support rejecting when request body present but not required by specifi...6321ee8openapi2conv: fix allOf inside additionalProperties (#1103)f53e403tidy(docs): Update references to oapi-codegen project URL (issue getkin#1094)...6a04fdfopenapi3: Allow usage of empty string (#1096)Updates
github.com/getsentry/sentry-gofrom 0.42.0 to 0.43.0Release notes
Sourced from github.com/getsentry/sentry-go's releases.
Changelog
Sourced from github.com/getsentry/sentry-go's changelog.
Commits
8dbf970release: 0.43.044caaaeref!: modify Attributes type for Logs and Metrics (#1205)71a7230fix: improve otel span map cleanup performance (#1200)0fe1ae5feat: add zap logging integration (#1184)e1e8cebfeat!: Send uint64 overflowing attributes as numbers for slog and logrus (#1198)0faba36chore: add omitzero and remove custom serialization (#1197)648d2d2build(deps): bump golang.org/x/crypt to 0.48.0 (#1196)18c50b9fix(deps): use go1.24.0 (#1195)2d5637bbuild(deps)!: add support for go1.26 (#1193)f057a8dfix: ensure correct signal delivery on multi-client setups (#1190)Updates
github.com/slack-go/slackfrom 0.17.3 to 0.19.0Release notes
Sourced from github.com/slack-go/slack's releases.
... (truncated)
Changelog
Sourced from github.com/slack-go/slack's changelog.
... (truncated)
Commits
eaddf77chore: v0.19.0777ee2ffeat: add optional HTTP retry for Web API (429, 5xx, connection errors) (#1532)9c057b3feat: add support for task_card and plan agent blocks (#1536)be04e65chore(deps): bump actions/stale from 10.1.1 to 10.2.0 (#1534)a5a5f46chore: use golangci-lint in Makefile (#1533)e5ea969chore: v0.18.08416915chore: add missing entries to CHANGELOG615a158chore: deprecate go 1.24 and introduce 1.26 (#1530)16c0f77feat(admin): Implement missing admin.roles.* API method: (#1520)a9bf60dfeat(work-objects): add Work Objects support for chat unfurl, entity details,...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