build(deps): bump the gomod group with 11 updates#43
Merged
Conversation
Bumps the gomod group with 11 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-cdk-go/awscdk/v2](https://github.com/aws/aws-cdk-go) | `2.240.0` | `2.246.0` | | [github.com/aws/aws-lambda-go](https://github.com/aws/aws-lambda-go) | `1.52.0` | `1.54.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.2` | `1.41.5` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.10` | `1.32.13` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.10` | `1.19.13` | | [github.com/aws/aws-sdk-go-v2/service/ssm](https://github.com/aws/aws-sdk-go-v2) | `1.68.1` | `1.68.4` | | [github.com/aws/constructs-go/constructs/v10](https://github.com/aws/constructs-go) | `10.5.1` | `10.6.0` | | [github.com/brianvoe/gofakeit/v7](https://github.com/brianvoe/gofakeit) | `7.14.0` | `7.14.1` | | [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.43.0` | `0.44.1` | | [github.com/getsentry/sentry-go/slog](https://github.com/getsentry/sentry-go) | `0.43.0` | `0.44.1` | | [github.com/samber/slog-multi](https://github.com/samber/slog-multi) | `1.7.1` | `1.8.0` | Updates `github.com/aws/aws-cdk-go/awscdk/v2` from 2.240.0 to 2.246.0 - [Commits](aws/aws-cdk-go@awscdk/v2.240.0...awscdk/v2.246.0) Updates `github.com/aws/aws-lambda-go` from 1.52.0 to 1.54.0 - [Release notes](https://github.com/aws/aws-lambda-go/releases) - [Commits](aws/aws-lambda-go@v1.52.0...v1.54.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.41.2 to 1.41.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.2...v1.41.5) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.10 to 1.32.13 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.10...config/v1.32.13) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.10 to 1.19.13 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/iam/v1.19.10...credentials/v1.19.13) Updates `github.com/aws/aws-sdk-go-v2/service/ssm` from 1.68.1 to 1.68.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ecs/v1.68.1...service/ssm/v1.68.4) Updates `github.com/aws/constructs-go/constructs/v10` from 10.5.1 to 10.6.0 - [Release notes](https://github.com/aws/constructs-go/releases) - [Commits](aws/constructs-go@constructs/v10.5.1...constructs/v10.6.0) Updates `github.com/brianvoe/gofakeit/v7` from 7.14.0 to 7.14.1 - [Release notes](https://github.com/brianvoe/gofakeit/releases) - [Commits](brianvoe/gofakeit@v7.14.0...v7.14.1) 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/getsentry/sentry-go/slog` 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/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/aws/aws-cdk-go/awscdk/v2 dependency-version: 2.246.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-lambda-go dependency-version: 1.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.41.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/ssm dependency-version: 1.68.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/constructs-go/constructs/v10 dependency-version: 10.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/brianvoe/gofakeit/v7 dependency-version: 7.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.44.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/getsentry/sentry-go/slog dependency-version: 0.44.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/samber/slog-multi dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
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 gomod group with 11 updates:
2.240.02.246.01.52.01.54.01.41.21.41.51.32.101.32.131.19.101.19.131.68.11.68.410.5.110.6.07.14.07.14.10.43.00.44.10.43.00.44.11.7.11.8.0Updates
github.com/aws/aws-cdk-go/awscdk/v2from 2.240.0 to 2.246.0Commits
623ad09chore(release): appstagingsynthesizeralpha@v2.246.0-alpha.000c3051chore(release): appstagingsynthesizeralpha@v2.245.0-alpha.051f3938chore(release): appstagingsynthesizeralpha@v2.244.0-alpha.0bc091fachore(release): appstagingsynthesizeralpha@v2.243.0-alpha.08c5c60fchore(release): appstagingsynthesizeralpha@v2.242.0-alpha.07f03a9echore(release): appstagingsynthesizeralpha@v2.241.0-alpha.0Updates
github.com/aws/aws-lambda-gofrom 1.52.0 to 1.54.0Release notes
Sourced from github.com/aws/aws-lambda-go's releases.
Commits
ca19f6fAllow ClientContext.Custom unmarshaling for non-string (JSON) values (#620)9c32960Merge pull request #619 from maximrub/inbound-federationebe38d9add support for Cognito Inbound federation Lambda trigger71624acFix spelling typos (#616)33e4dc3Update workflows for go 1.26 (#617)e1cb461Merge pull request #612 from yhamano0312/feat/add-s3-event-fieldsa66ce2dMerge branch 'main' into feat/add-s3-event-fieldsbe52e48feat: add lifecycle event data structure and corresponding test for S3 events5516bcefeat: add intelligent tiering event data structure and corresponding test for...1f8f7e8feat: add restore event data structure and corresponding test for S3 eventsUpdates
github.com/aws/aws-sdk-go-v2from 1.41.2 to 1.41.5Commits
90650ddRelease 2026-03-26dd88818Regenerated Clientsb662c50Update endpoints model500a9cbUpdate API model6221102fix stale skew and delayed skew healing (#3359)0a39373fix order of generated event header handlers (#3361)098f389Only generate resolveAccountID when it's required (#3360)6ebab66Release 2026-03-25b2ec3beRegenerated Clientsabc126fUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.10 to 1.32.13Commits
90650ddRelease 2026-03-26dd88818Regenerated Clientsb662c50Update endpoints model500a9cbUpdate API model6221102fix stale skew and delayed skew healing (#3359)0a39373fix order of generated event header handlers (#3361)098f389Only generate resolveAccountID when it's required (#3360)6ebab66Release 2026-03-25b2ec3beRegenerated Clientsabc126fUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.10 to 1.19.13Commits
90650ddRelease 2026-03-26dd88818Regenerated Clientsb662c50Update endpoints model500a9cbUpdate API model6221102fix stale skew and delayed skew healing (#3359)0a39373fix order of generated event header handlers (#3361)098f389Only generate resolveAccountID when it's required (#3360)6ebab66Release 2026-03-25b2ec3beRegenerated Clientsabc126fUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/service/ssmfrom 1.68.1 to 1.68.4Commits
90650ddRelease 2026-03-26dd88818Regenerated Clientsb662c50Update endpoints model500a9cbUpdate API model6221102fix stale skew and delayed skew healing (#3359)0a39373fix order of generated event header handlers (#3361)098f389Only generate resolveAccountID when it's required (#3360)6ebab66Release 2026-03-25b2ec3beRegenerated Clientsabc126fUpdate API modelUpdates
github.com/aws/constructs-go/constructs/v10from 10.5.1 to 10.6.0Commits
bf734eachore(release): v10.6.0Updates
github.com/brianvoe/gofakeit/v7from 7.14.0 to 7.14.1Commits
ee08eaeMerge pull request #392 from shubhamatkal/fix/password-guarantee-character-setsc38fe1agithub - workflow less verbose22b9112datetime - yearly fix3552006fix: guarantee at least one char per enabled set in Password()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/getsentry/sentry-go/slogfrom 0.43.0 to 0.44.1Release notes
Sourced from github.com/getsentry/sentry-go/slog's releases.
... (truncated)
Changelog
Sourced from github.com/getsentry/sentry-go/slog'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/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