chore(deps): bump the go-minor-patch group in /test/e2e with 8 updates - #1268
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-minor-patch group in /test/e2e with 8 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.33.4` | `1.33.5` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.20.4` | `1.20.5` | | [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.68.0` | `1.69.0` | | [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.332.0` | `1.335.0` | | [github.com/aws/aws-sdk-go-v2/service/lambda](https://github.com/aws/aws-sdk-go-v2) | `1.90.1` | `1.108.0` | | [github.com/aws/aws-sdk-go-v2/service/sns](https://github.com/aws/aws-sdk-go-v2) | `1.39.17` | `1.47.1` | | [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.50.0` | `1.51.0` | | [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.28.1` | `1.28.2` | Updates `github.com/aws/aws-sdk-go-v2/config` from 1.33.4 to 1.33.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.33.4...config/v1.33.5) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.20.4 to 1.20.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/mq/v1.20.4...service/mq/v1.20.5) Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.68.0 to 1.69.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.68.0...service/s3/v1.69.0) Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.332.0 to 1.335.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.332.0...service/ec2/v1.335.0) Updates `github.com/aws/aws-sdk-go-v2/service/lambda` from 1.90.1 to 1.108.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.90.1...service/s3/v1.108.0) Updates `github.com/aws/aws-sdk-go-v2/service/sns` from 1.39.17 to 1.47.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/sns/v1.39.17...service/s3/v1.47.1) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.50.0 to 1.51.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.50.0...service/s3/v1.51.0) Updates `github.com/aws/smithy-go` from 1.28.1 to 1.28.2 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.28.1...v1.28.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.33.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.20.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb dependency-version: 1.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2 dependency-version: 1.335.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/lambda dependency-version: 1.108.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/sns dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/aws/smithy-go dependency-version: 1.28.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Takes the two open Dependabot proposals as one change: test/e2e requires the root module through a replace directive and the E2E job asserts that module is tidy, so a root-only modernc.org/sqlite bump leaves test/e2e/go.mod's indirect requires stale and cannot pass CI on its own, which is how #1267 failed as authored. Supersedes #1267 and #1268.
|
Superseded by #1269, which takes this proposal together with the other open Dependabot PR and re-tidies both modules.
Every version this PR proposed is in #1269. |
|
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 |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the go-minor-patch group in /test/e2e with 8 updates:
1.33.41.33.51.20.41.20.51.68.01.69.01.332.01.335.01.90.11.108.01.39.171.47.11.50.01.51.01.28.11.28.2Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.33.4 to 1.33.5Commits
4e0240aRelease 2026-09-14c2d42dfRegenerated Clients1548c19Update endpoints model9fab903Update API modela7eaa10Release 2026-09-11c6f53e8Regenerated Clientse80f4faUpdate endpoints model55b26d7Update API model113bc91Release 2026-09-100b5dc66Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.20.4 to 1.20.5Commits
f2706c8Release 2023-12-081dac0c9Regenerated Clientscbd9216Update API modelc7357bbfix: reinstate presence of retryer when functional opts run but still respect...c5c34b3fix: translation of ini service sections into shared config (#2416)b3c7fbfupdate express cache key (#2414)9b90af4fix: add non-vhostable buckets to path when using legacy endpoint resolver (#...Updates
github.com/aws/aws-sdk-go-v2/service/dynamodbfrom 1.68.0 to 1.69.0Commits
03a0ffcRelease 2024-11-25cecf9b8Regenerated Clientse4fd6b9Update API modelfbf7e34Release 2024-11-228c435beRegenerated Clients0e4c97cUpdate endpoints modelab5f32bUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/service/ec2from 1.332.0 to 1.335.0Commits
2a45d3fRelease 2026-09-18eb31d96Regenerated Clients55f9850Update API model98cb1cbRelease 2026-09-17f2bc6f7Regenerated Clientse115487Update API modelb01d9afRelease 2026-09-165d22a1fRegenerated Clientsd158bbbUpdate API model368ea92Release 2026-09-15Updates
github.com/aws/aws-sdk-go-v2/service/lambdafrom 1.90.1 to 1.108.0Commits
a30468cRelease 2026-08-26d3df5a1Regenerated Clients387db29Update API model79d4bdaupgrade smithy-go to v1.28.1 (#3534)c5510c6Set Content-Length when the request body is set instead of via middleware (#3...655fabaRelease 2026-08-25ba4b661Regenerated Clients4301eacUpdate API model276eaccMake X-Amz-Checksum-Mode appear on query parameters on presigned URLs (#3530)f39a59dSchema serde json 2 (#3531)Updates
github.com/aws/aws-sdk-go-v2/service/snsfrom 1.39.17 to 1.47.1Commits
f3ea5b8Release 2023-11-30bb44374Regenerated Clients1fd796cUpdate SDK's smithy-go dependency to v1.18.15e061f0Update endpoints modele6de9aeUpdate API modela88ff68Release 2023-11-29023df35Regenerated Clients41f99acUpdate SDK's smithy-go dependency to v1.18.072478fbUpdate API model4c4b852feat: add Options() getter to service clients (#2398)Updates
github.com/aws/aws-sdk-go-v2/service/stsfrom 1.50.0 to 1.51.0Commits
e9b00e2Release 2024-02-220cfc53eRegenerated Clients92d6c19Update API model18adb31add middleware snapshot tests (#2513)7888f0eRelease 2024-02-214a9cd1dRegenerated Clientsbebcd8cUpdate SDK's smithy-go dependency to v1.20.1374e0b9Update API model98b0dc8dep: drop dependency on go-cmp in protocol tests (#2506)de4f646Release 2024-02-20Updates
github.com/aws/smithy-gofrom 1.28.1 to 1.28.2Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
9b28af0Release 2026-09-18f59df88Avoid slice allocation in ValidateEndpointHost (#705)7c16d7ffix decode panic on event stream header type and bad cbor string/blob len (#713)c60819afix initial-message race (#712)d05a672fix v2 event streams orphaning the result channel on error paths in schema-se...fe95176Revert "fix v2 event streams orphaning the result channel on error paths in s...9847245fix v2 event streams orphaning the result channel on error paths in schema-serde9eba49fPrint stacktrace when smithy-build fails (#708)959c6abKeep a trailing slash when JoinPath right operand is a slash. (#698)d253285update READMEDependabot 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