chore(deps): bump the gomod group with 7 updates - #645
Merged
Conversation
Bumps the gomod group with 7 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.43.0` | `1.43.3` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.31` | `1.32.34` | | [github.com/aws/aws-sdk-go-v2/service/bedrock](https://github.com/aws/aws-sdk-go-v2) | `1.66.0` | `1.66.3` | | [github.com/aws/aws-sdk-go-v2/service/bedrockruntime](https://github.com/aws/aws-sdk-go-v2) | `1.56.0` | `1.57.0` | | [github.com/modelcontextprotocol/go-sdk](https://github.com/modelcontextprotocol/go-sdk) | `1.6.1` | `1.7.0` | | [github.com/swaggo/echo-swagger](https://github.com/swaggo/echo-swagger) | `1.5.0` | `1.5.2` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.54.0` | `1.55.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.43.0 to 1.43.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.43.0...v1.43.3) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.31 to 1.32.34 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.31...config/v1.32.34) Updates `github.com/aws/aws-sdk-go-v2/service/bedrock` from 1.66.0 to 1.66.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.66.0...service/s3/v1.66.3) Updates `github.com/aws/aws-sdk-go-v2/service/bedrockruntime` from 1.56.0 to 1.57.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.56.0...service/s3/v1.57.0) Updates `github.com/modelcontextprotocol/go-sdk` from 1.6.1 to 1.7.0 - [Release notes](https://github.com/modelcontextprotocol/go-sdk/releases) - [Commits](modelcontextprotocol/go-sdk@v1.6.1...v1.7.0) Updates `github.com/swaggo/echo-swagger` from 1.5.0 to 1.5.2 - [Release notes](https://github.com/swaggo/echo-swagger/releases) - [Commits](https://github.com/swaggo/echo-swagger/commits/v1.5.2) Updates `modernc.org/sqlite` from 1.54.0 to 1.55.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.54.0...v1.55.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.43.3 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.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/bedrock dependency-version: 1.66.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/bedrockruntime dependency-version: 1.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/modelcontextprotocol/go-sdk dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/swaggo/echo-swagger dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: modernc.org/sqlite dependency-version: 1.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... 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! |
Contributor
|
@claude Remove the dependency bump installing v4 echo. Also make the Depandabod ignoring it in the future if possible. |
echo-swagger v1.5.1+ builds against echo/v4, which the bump pulled into the module graph alongside our echo/v5. Revert that single bump (the other six updates stay) and tell dependabot to stop proposing echo-swagger updates. Co-Authored-By: Claude Fable 5 <noreply@anthropic.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 7 updates:
1.43.01.43.31.32.311.32.341.66.01.66.31.56.01.57.01.6.11.7.01.5.01.5.21.54.01.55.0Updates
github.com/aws/aws-sdk-go-v2from 1.43.0 to 1.43.3Commits
e022bf5Release 2026-07-31.237db31fRegenerated Clients743701aUpdate API model5555cc0upgrade to smithy-go v1.27.6 (#3505)b0c4f28Release 2026-07-318c94f29Regenerated Clientsd4d7af9Update endpoints model3dd4c38Update API model2f4fc72Release 2026-07-308348643Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.31 to 1.32.34Commits
e022bf5Release 2026-07-31.237db31fRegenerated Clients743701aUpdate API model5555cc0upgrade to smithy-go v1.27.6 (#3505)b0c4f28Release 2026-07-318c94f29Regenerated Clientsd4d7af9Update endpoints model3dd4c38Update API model2f4fc72Release 2026-07-308348643Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/bedrockfrom 1.66.0 to 1.66.3Commits
70eb57aRelease 2024-11-06cd2c6b1Regenerated Clients2b2a737Update API model8c9892fbump smithy-go codegen to latest (#2890)82897befix potential for user-agent lang value mismatch in tests (#2888)061540bCloudfront - add expire time in signed cookie. (#2862)aa3bd1ffix makefile to not spam releases for feature/dynamodb/attributevalue (#2885)eb96051Release 2024-11-017f2d000Regenerated Clients8542f2fUpdate endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/bedrockruntimefrom 1.56.0 to 1.57.0Commits
7c25c21Release 2024-06-26b374423Regenerated Clients923f54eUpdate API model5f3bdfctrack changes for string_array endpoint parameters (#2699)2b4498cRelease 2024-06-25332d372Regenerated Clients9397b8dUpdate API model674e1e4Release 2024-06-24406eeb4Regenerated Clients17bd894Update endpoints modelUpdates
github.com/modelcontextprotocol/go-sdkfrom 1.6.1 to 1.7.0Release notes
Sourced from github.com/modelcontextprotocol/go-sdk's releases.
... (truncated)
Commits
bc72835mcp: fix potential nil-pointer dereference on message send (#1115)cc4db25chore: update conformance (#1114)e761950mcp: avoid double-copy of payload in writeEvent (#1106)2781b8fmcp: derive Mcp-Protocol-Version header from the outgoing message (#1107)827f90bmcp: allow opt-in to cancel handler ctx on aborted POST (#1099)5cb8339mcp: update return meta in DiscoverResult (SEP-2575) (#1097)fa548d7docs: update docs (#1089)8baa4ccmcp: add return type tosubscriptions/listen(#1088)9576afcmcp: wrap unmarshalParams with jsonrpc error (#1087)0a8953dci: fix nightly runs (#1086)Updates
github.com/swaggo/echo-swaggerfrom 1.5.0 to 1.5.2Release notes
Sourced from github.com/swaggo/echo-swagger's releases.
Commits
Updates
modernc.org/sqlitefrom 1.54.0 to 1.55.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
cfb9734CHANGELOG.md: document the DSN validation-order change0895392sqlite: validate all DSN parameters before applying any of them63a57e4sqlite: select DSN shorthand aliases by presence, matching mattn (!134 follow...d7210fcCHANGELOG.md: correct the !134 DSN shorthand-key entryb31f521Merge branch 'dsn-compat-keys' into 'master'266b979sqlite: validate mattn-compat DSN keys and fix auto_vacuum apply order9784122sqlite: document mattn-compat DSN pragma keys and test them together5831f4bSupport more underscore keys in DSNDependabot 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