-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the go_modules group with 2 updates #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Bumps the go_modules group with 2 updates: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) and [golang.org/x/sys](https://github.com/golang/sys). Updates `github.com/aws/aws-sdk-go` from 1.25.36 to 1.34.0 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/v1.34.0/CHANGELOG.md) - [Commits](aws/aws-sdk-go@v1.25.36...v1.34.0) Updates `golang.org/x/sys` from 0.0.0-20191115151921-52ab43148777 to 0.1.0 - [Commits](https://github.com/golang/sys/commits/v0.1.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production dependency-group: go_modules - dependency-name: golang.org/x/sys dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps the go_modules group with 2 updates: github.com/aws/aws-sdk-go and golang.org/x/sys.
Updates
github.com/aws/aws-sdk-go
from 1.25.36 to 1.34.0Changelog
Sourced from github.com/aws/aws-sdk-go's changelog.
... (truncated)
Commits
ae9b9fd
Release v1.34.0 (2020-08-07)1e84382
Merge commit '12ff57a16373dda5a0c22eafdf0fa1c4c224f7c4' into releaseb811ea8
Release v1.33.21 (2020-08-06) (#3462)12ff57a
Updates to the Amazon S3 Encryption Client - This change includes fixes for i...2007a98
Release v1.33.20 (2020-08-05) (#3460)39b4438
Release v1.33.19 (2020-08-04) (#3458)e14cc11
Merge pull request #3432 from diehlaws/common-files-standardization9a13de7
Release v1.33.18 (2020-08-03) (#3456)41f3140
Add reference links to readme29d57fc
Implementing suggested changesUpdates
golang.org/x/sys
from 0.0.0-20191115151921-52ab43148777 to 0.1.0Commits
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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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 th 8000 e ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.