build(deps): bump aws-sdk-go-v2 group (kinesis 1.38.0 to 1.43.5)#115
Merged
Conversation
Re-applies the still-needed portion of dependabot #100 on current main. Main already advanced past #100's nats-io and golang.org/x bumps; only the aws-sdk-go-v2 group remained outstanding. Bumps: aws-sdk-go-v2/service/kinesis 1.38.0 -> 1.43.5 aws-sdk-go-v2 1.38.0 -> 1.41.5 (indirect) smithy-go 1.22.5 -> 1.24.2 (indirect) across modules/eventbus + examples/{nats,multi-engine}-eventbus.
Contributor
📋 API Contract Changes Summary✅ No breaking changes detected - only additions and non-breaking modifications Changed Components:Core FrameworkContract diff saved to artifacts/diffs/core.json Module: authContract diff saved to artifacts/diffs/auth.json Module: cacheContract diff saved to artifacts/diffs/cache.json Module: databaseContract diff saved to artifacts/diffs/database.json Module: eventbusContract diff saved to artifacts/diffs/eventbus.json Module: jsonschemaContract diff saved to artifacts/diffs/jsonschema.json Module: letsencryptContract diff saved to artifacts/diffs/letsencrypt.json Module: reverseproxyContract diff saved to artifacts/diffs/reverseproxy.json Artifacts📁 Full contract diffs and JSON artifacts are available in the workflow artifacts. |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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.
Supersedes #100. Dependabot could not rebase #100 (hand-edited branch). On current main, #100's
nats-ioandgolang.org/x/*bumps are already landed; only theaws-sdk-go-v2group remained. This re-applies just that subset cleanly.aws-sdk-go-v2/service/kinesis1.38.0 → 1.43.5aws-sdk-go-v21.38.0 → 1.41.5 (indirect)smithy-go1.22.5 → 1.24.2 (indirect)across
modules/eventbus+examples/nats-eventbus+examples/multi-engine-eventbus. Builds verified locally in all three.Closes #100.