build(deps): bump the go_modules group across 4 directories with 3 updates#100
Conversation
📋 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. |
…dates Bumps the go_modules group with 1 update in the /examples/multi-engine-eventbus directory: [github.com/aws/aws-sdk-go-v2/service/kinesis](https://github.com/aws/aws-sdk-go-v2). Bumps the go_modules group with 1 update in the /examples/nats-eventbus directory: [github.com/aws/aws-sdk-go-v2/service/kinesis](https://github.com/aws/aws-sdk-go-v2). Bumps the go_modules group with 2 updates in the /modules/eventbus directory: [github.com/aws/aws-sdk-go-v2/service/kinesis](https://github.com/aws/aws-sdk-go-v2) and [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server). Bumps the go_modules group with 1 update in the /modules/letsencrypt directory: [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose). Updates `github.com/aws/aws-sdk-go-v2/service/kinesis` from 1.38.0 to 1.43.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.38.0...service/ivs/v1.43.5) Updates `github.com/aws/aws-sdk-go-v2/service/kinesis` from 1.38.0 to 1.43.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.38.0...service/ivs/v1.43.5) Updates `github.com/aws/aws-sdk-go-v2/service/kinesis` from 1.38.0 to 1.43.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.38.0...service/ivs/v1.43.5) Updates `github.com/aws/aws-sdk-go-v2/service/kinesis` from 1.38.0 to 1.43.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.38.0...service/ivs/v1.43.5) Updates `github.com/aws/aws-sdk-go-v2/service/kinesis` from 1.38.0 to 1.43.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.38.0...service/ivs/v1.43.5) Updates `github.com/aws/aws-sdk-go-v2/service/kinesis` from 1.38.0 to 1.43.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.38.0...service/ivs/v1.43.5) Updates `github.com/aws/aws-sdk-go-v2/service/kinesis` from 1.38.0 to 1.43.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.38.0...service/ivs/v1.43.5) Updates `github.com/aws/aws-sdk-go-v2/service/kinesis` from 1.38.0 to 1.43.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.38.0...service/ivs/v1.43.5) Updates `github.com/aws/aws-sdk-go-v2/service/kinesis` from 1.38.0 to 1.43.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.38.0...service/ivs/v1.43.5) Updates `github.com/nats-io/nats-server/v2` from 2.12.4 to 2.12.6 - [Release notes](https://github.com/nats-io/nats-server/releases) - [Changelog](https://github.com/nats-io/nats-server/blob/main/RELEASES.md) - [Commits](nats-io/nats-server@v2.12.4...v2.12.6) Updates `github.com/go-jose/go-jose/v4` from 4.1.3 to 4.1.4 - [Release notes](https://github.com/go-jose/go-jose/releases) - [Commits](go-jose/go-jose@v4.1.3...v4.1.4) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/kinesis dependency-version: 1.43.5 dependency-type: indirect - dependency-name: github.com/aws/aws-sdk-go-v2/service/kinesis dependency-version: 1.43.5 dependency-type: indirect - dependency-name: github.com/aws/aws-sdk-go-v2/service/kinesis dependency-version: 1.43.5 dependency-type: direct:production - dependency-name: github.com/go-jose/go-jose/v4 dependency-version: 4.1.4 dependency-type: indirect - dependency-name: github.com/nats-io/nats-server/v2 dependency-version: 2.12.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1d0b3f9 to
4845545
Compare
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
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.
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the go_modules group with 1 update in the /examples/multi-engine-eventbus directory: github.com/aws/aws-sdk-go-v2/service/kinesis.
Bumps the go_modules group with 1 update in the /examples/nats-eventbus directory: github.com/aws/aws-sdk-go-v2/service/kinesis.
Bumps the go_modules group with 2 updates in the /modules/eventbus directory: github.com/aws/aws-sdk-go-v2/service/kinesis and github.com/nats-io/nats-server/v2.
Bumps the go_modules group with 1 update in the /modules/letsencrypt directory: github.com/go-jose/go-jose/v4.
Updates
github.com/aws/aws-sdk-go-v2/service/kinesisfrom 1.38.0 to 1.43.5Commits
f9f7a6bRelease 2025-07-19c74fb63Regenerated Clientsd09b466generate aws-eusc (#3144)45575ddRelease 2025-07-1840f9e8bRegenerated Clientsda30009Update endpoints model78fe67fUpdate API model654c62dRelease 2025-07-1747a74cdRegenerated Clientsbdd96b2Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/kinesisfrom 1.38.0 to 1.43.5Commits
f9f7a6bRelease 2025-07-19c74fb63Regenerated Clientsd09b466generate aws-eusc (#3144)45575ddRelease 2025-07-1840f9e8bRegenerated Clientsda30009Update endpoints model78fe67fUpdate API model654c62dRelease 2025-07-1747a74cdRegenerated Clientsbdd96b2Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/kinesisfrom 1.38.0 to 1.43.5Commits
f9f7a6bRelease 2025-07-19c74fb63Regenerated Clientsd09b466generate aws-eusc (#3144)45575ddRelease 2025-07-1840f9e8bRegenerated Clientsda30009Update endpoints model78fe67fUpdate API model654c62dRelease 2025-07-1747a74cdRegenerated Clientsbdd96b2Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/kinesisfrom 1.38.0 to 1.43.5Commits
f9f7a6bRelease 2025-07-19c74fb63Regenerated Clientsd09b466generate aws-eusc (#3144)45575ddRelease 2025-07-1840f9e8bRegenerated Clientsda30009Update endpoints model78fe67fUpdate API model654c62dRelease 2025-07-1747a74cdRegenerated Clientsbdd96b2Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/kinesisfrom 1.38.0 to 1.43.5Commits
f9f7a6bRelease 2025-07-19c74fb63Regenerated Clientsd09b466generate aws-eusc (#3144)45575ddRelease 2025-07-1840f9e8bRegenerated Clientsda30009Update endpoints model78fe67fUpdate API model654c62dRelease 2025-07-1747a74cdRegenerated Clientsbdd96b2Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/kinesisfrom 1.38.0 to 1.43.5Commits
f9f7a6bRelease 2025-07-19c74fb63Regenerated Clientsd09b466generate aws-eusc (#3144)45575ddRelease 2025-07-1840f9e8bRegenerated Clientsda30009Update endpoints model78fe67fUpdate API model654c62dRelease 2025-07-1747a74cdRegenerated Clientsbdd96b2Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/kinesisfrom 1.38.0 to 1.43.5Commits
f9f7a6bRelease 2025-07-19c74fb63Regenerated Clientsd09b466generate aws-eusc (#3144)45575ddRelease 2025-07-1840f9e8bRegenerated Clientsda30009Update endpoints model78fe67fUpdate API model654c62dRelease 2025-07-1747a74cdRegenerated Clientsbdd96b2Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/kinesisfrom 1.38.0 to 1.43.5Commits
f9f7a6bRelease 2025-07-19c74fb63Regenerated Clientsd09b466generate aws-eusc (#3144)45575ddRelease 2025-07-1840f9e8bRegenerated Clientsda30009Update endpoints model78fe67fUpdate API model654c62dRelease 2025-07-1747a74cdRegenerated Clientsbdd96b2Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/kinesisfrom 1.38.0 to 1.43.5Commits
f9f7a6bRelease 2025-07-19c74fb63Regenerated Clientsd09b466generate aws-eusc (#3144)45575ddRelease 2025-07-1840f9e8bRegenerated Clientsda30009Update endpoints model78fe67fUpdate API model654c62dRelease 2025-07-1747a74cdRegenerated Clientsbdd96b2Update endpoints modelUpdates
github.com/nats-io/nats-server/v2from 2.12.4 to 2.12.6Release notes
Sourced from github.com/nats-io/nats-server/v2's releases.
... (truncated)
Commits
0e06390Release v2.12.6f593d27Cherry-picks for 2.12.6 (#61)9f904de[FIXED] Incomplete route pool on premature pongb510192[FIXED] Avoid stalling read loop on leafnode ErrMinimumVersionRequired53941c2Report the account and user name in USER.INFO request1ab002a[IMPROVED] Support HTTP proxy connection from leaf nodes also for TCP8b64082Release v2.12.6-RC.3e6ab7e9Cherry-picks for 2.12.6-RC.3 (#59)9f4d960Make the deduplication window actually work for deduplication for sourcing304e184Remove FIXME about auth callout nonceUpdates
github.com/go-jose/go-jose/v4from 4.1.3 to 4.1.4Release notes
Sourced from github.com/go-jose/go-jose/v4's releases.
Commits
0e59876Merge commit from forkddffdbcBump actions/checkout from 5 to 6 (#213)