Skip to content
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

build(deps): bump the github-com-aws-aws-sdk-go-v2 group across 1 directory with 8 updates #368

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps the github-com-aws-aws-sdk-go-v2 group with 7 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.32.5 1.32.6
github.com/aws/aws-sdk-go-v2/config 1.28.5 1.28.6
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.40 1.17.43
github.com/aws/aws-sdk-go-v2/service/cloudwatch 1.43.1 1.43.3
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs 1.44.0 1.45.0
github.com/aws/aws-sdk-go-v2/service/secretsmanager 1.34.6 1.34.7
github.com/aws/aws-sdk-go-v2/service/sqs 1.37.1 1.37.2

Updates github.com/aws/aws-sdk-go-v2 from 1.32.5 to 1.32.6

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.28.5 to 1.28.6

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.40 to 1.17.43

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.43.1 to 1.43.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.44.0 to 1.45.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.68.0 to 1.71.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.34.6 to 1.34.7

Commits
  • a2b751d Release 2024-09-03
  • e22c249 Regenerated Clients
  • ff0cf6f Update API model
  • 3120376 refactoring of buildQuery to accept a list of maintained headers to l… (#2773)
  • 4ed838e Merge pull request #2768 from bhavya2109sharma/presignedurl-requestpayer-change
  • d4bd42f Merge branch 'main' into presignedurl-requestpayer-change
  • 0353706 Added Changelog
  • cd701b8 Removed Comments
  • 37a0bef removed requestpayer from RequiredSignedHeaders
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go-v2/service/sqs from 1.37.1 to 1.37.2

Commits

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 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 9, 2024
…ectory with 8 updates

Bumps the github-com-aws-aws-sdk-go-v2 group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.32.5` | `1.32.6` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.28.5` | `1.28.6` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.40` | `1.17.43` |
| [github.com/aws/aws-sdk-go-v2/service/cloudwatch](https://github.com/aws/aws-sdk-go-v2) | `1.43.1` | `1.43.3` |
| [github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs](https://github.com/aws/aws-sdk-go-v2) | `1.44.0` | `1.45.0` |
| [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.34.6` | `1.34.7` |
| [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) | `1.37.1` | `1.37.2` |



Updates `github.com/aws/aws-sdk-go-v2` from 1.32.5 to 1.32.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.32.5...v1.32.6)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.28.5 to 1.28.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.28.5...config/v1.28.6)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.40 to 1.17.43
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.40...credentials/v1.17.43)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudwatch` from 1.43.1 to 1.43.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.43.1...service/ssm/v1.43.3)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs` from 1.44.0 to 1.45.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.44.0...service/s3/v1.45.0)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.68.0 to 1.71.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.71.0)

Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.34.6 to 1.34.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sqs/v1.34.6...service/sqs/v1.34.7)

Updates `github.com/aws/aws-sdk-go-v2/service/sqs` from 1.37.1 to 1.37.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.37.1...service/ssm/v1.37.2)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-com-aws-aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-com-aws-aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-com-aws-aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatch
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-com-aws-aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-com-aws-aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-com-aws-aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-com-aws-aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sqs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-com-aws-aws-sdk-go-v2
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github-com-aws-aws-sdk-go-v2-43c738b177 branch from 18d1d1f to 56069a1 Compare December 16, 2024 17:26
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2024

Superseded by #371.

@dependabot dependabot bot closed this Dec 23, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github-com-aws-aws-sdk-go-v2-43c738b177 branch December 23, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants