build(deps): bump the gomod group across 1 directory with 5 updates#277
Merged
dwisiswant0 merged 1 commit intomasterfrom Jan 25, 2025
Merged
Conversation
Bumps the gomod group with 4 updates in the / directory: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/apigateway](https://github.com/aws/aws-sdk-go-v2), [github.com/briandowns/spinner](https://github.com/briandowns/spinner) and [github.com/elazarl/goproxy](https://github.com/elazarl/goproxy). Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.0 to 1.29.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.29.0...config/v1.29.1) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.53 to 1.17.54 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.53...credentials/v1.17.54) Updates `github.com/aws/aws-sdk-go-v2/service/apigateway` from 1.28.6 to 1.28.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.28.6...config/v1.28.7) Updates `github.com/briandowns/spinner` from 1.23.1 to 1.23.2 - [Release notes](https://github.com/briandowns/spinner/releases) - [Commits](briandowns/spinner@v1.23.1...v1.23.2) Updates `github.com/elazarl/goproxy` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/elazarl/goproxy/releases) - [Commits](elazarl/goproxy@v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/apigateway dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/briandowns/spinner dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/elazarl/goproxy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
dwisiswant0
approved these changes
Jan 25, 2025
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 4 updates in the / directory: github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/service/apigateway, github.com/briandowns/spinner and github.com/elazarl/goproxy.
Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.29.0 to 1.29.1Commits
fa8a15eRelease 2025-01-17e08f26dRegenerated Clients177bcdaUpdate endpoints modela5b6a2fUpdate API model74b33bapull retry loop forward to cover everything from resolving auth scheme onward...7ea97e5Add integration test case for flex checksum (#2967)c578cddRelease 2025-01-1645afab3Regenerated Clients30703feUpdate partitions filede0c8efUpdate endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.17.53 to 1.17.54Commits
fa8a15eRelease 2025-01-17e08f26dRegenerated Clients177bcdaUpdate endpoints modela5b6a2fUpdate API model74b33bapull retry loop forward to cover everything from resolving auth scheme onward...7ea97e5Add integration test case for flex checksum (#2967)c578cddRelease 2025-01-1645afab3Regenerated Clients30703feUpdate partitions filede0c8efUpdate endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/apigatewayfrom 1.28.6 to 1.28.7Commits
5a96470Release 2024-12-19653aa80Regenerated Clientsd02b239Update endpoints model698d709Update API model885de40Fix improper use of Printf-style functions (#2934)858298aRelease 2024-12-18f58264aRegenerated Clientsdf31082Update endpoints model346690eUpdate API model4515454Release 2024-12-17Updates
github.com/briandowns/spinnerfrom 1.23.1 to 1.23.2Commits
5543086remove format method call (#163)Updates
github.com/elazarl/goproxyfrom 1.5.0 to 1.6.0Release notes
Sourced from github.com/elazarl/goproxy's releases.
Commits
aa6e8d3Cancel MITM request context when its handling finishes (#634)e9229c4Add root certificate trust documentation (#631)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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