Build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.40.0 to 1.40.1 #488

Merged
argoyle merged 1 commits from dependabot-go_modules-github.com-aws-aws-sdk-go-v2-service-s3-1.40.1 into main 2023-10-07 15:18:07 +00:00
argoyle commented 2023-10-06 22:46:22 +00:00 (Migrated from gitlab.com)

Bumps github.com/aws/aws-sdk-go-v2/service/s3 from 1.40.0 to 1.40.1.

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.40.0 to 1.40.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e155bb72a2ec20ec61db50fc3d4568e373fa4b63"><code>e155bb7</code></a> Release 2023-10-06</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/9d342ba33937c562d215f317a37dea121ee9763d"><code>9d342ba</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/1df99141a143a38570d64a182ed972ce9e3dba65"><code>1df9914</code></a> Update SDK's smithy-go dependency to v1.15.0</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/32ada3a191ac770b1b24164b667692183fc77ed9"><code>32ada3a</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/12ba4ac01f9e9be475ba983d7d185499acc658dc"><code>12ba4ac</code></a> Release 2023-10-05</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/be8a8e0b31969b67b82bf0d045b71c8ffb32e6a6"><code>be8a8e0</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/dc38adb291c694a5e357c8b783f26e1c211a76b4"><code>dc38adb</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a52086ea4c9c3805aa5a07a7da9a8469d348dedb"><code>a52086e</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/1ed22c11618e32686959e583cb0c5a750ddab921"><code>1ed22c1</code></a> Release 2023-10-04</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e007bcdc649192a5515622ba2409ce54a9ef4f57"><code>e007bcd</code></a> Regenerated Clients</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.40.0...service/s3/v1.40.1">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2023-10-06 22:51:57 +00:00 (Migrated from gitlab.com)

Codecov Report

Merging #484 (02c916c) into main (a1b0c75) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #484   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          160       160           
=========================================
  Hits           160       160           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

## [Codecov](https://app.codecov.io/gl/unboundsoftware/s3uploader/pull/484?src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report > Merging [#484](https://app.codecov.io/gl/unboundsoftware/s3uploader/pull/484?src=pr&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (02c916c) into [main](https://app.codecov.io/gl/unboundsoftware/s3uploader/commit/a1b0c756bb02ac7a3ff55631d452f9951fb98837?el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (a1b0c75) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## main #484 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 3 3 Lines 160 160 ========================================= Hits 160 160 ``` :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)
argoyle commented 2023-10-07 15:16:06 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2023-10-07 15:16:08 +00:00 (Migrated from gitlab.com)

⚠️ dependabot-gitlab is recreating merge request. All changes will be overwritten! ⚠️

:warning: `dependabot-gitlab` is recreating merge request. All changes will be overwritten! :warning:
argoyle commented 2023-10-07 15:16:20 +00:00 (Migrated from gitlab.com)

dependabot-gitlab successfully recreated merge request!

:white_check_mark: `dependabot-gitlab` successfully recreated merge request!
argoyle commented 2023-10-07 15:16:20 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
argoyle commented 2023-10-07 15:16:22 +00:00 (Migrated from gitlab.com)

added 2 commits

  • a1b0c756 - 1 commit from branch main
  • 02c916c8 - Build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3

Compare with previous version

added 2 commits <ul><li>a1b0c756 - 1 commit from branch <code>main</code></li><li>02c916c8 - Build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3</li></ul> [Compare with previous version](/unboundsoftware/s3uploader/-/merge_requests/484/diffs?diff_id=809605609&start_sha=5eee9682903c0a51b44c56f9ee563523b2bacb09)
argoyle (Migrated from gitlab.com) merged commit into main 2023-10-07 15:18:07 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/s3uploader#488