Build(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.15.1 to 1.15.3 #552

Closed
argoyle wants to merge 0 commits from dependabot-go_modules-github.com-aws-aws-sdk-go-v2-feature-s3-manager-1.15.3 into main
argoyle commented 2023-11-30 07:45:19 +00:00 (Migrated from gitlab.com)

Bumps github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.15.1 to 1.15.3.

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/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) from 1.15.1 to 1.15.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/9f608f2a5a936935963fa70ea7b7745592457188"><code>9f608f2</code></a> Release 2022-03-30</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b20782d272b5050063e291caff1eff46ef136268"><code>b20782d</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3d6301ff93d97ab9d81cd3a2c228d14f1a32cd70"><code>3d6301f</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f9446dcf0b95e942e2c091b60cad8705ec98b4ed"><code>f9446dc</code></a> EventStream Fixes (<a href="https://github.com/aws/aws-sdk-go-v2/issues/1647">#1647</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b03e3da1674a0540aecb12e3f28b90834bbf8fed"><code>b03e3da</code></a> internal/awstesting: Update SDK custom certificate testing utils (<a href="https://github.com/aws/aws-sdk-go-v2/issues/1626">#1626</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/07b773f399849845b4f1fd0f3f4b41c2e1eeda03"><code>07b773f</code></a> Release 2022-03-29</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f749fcd8b277a5c392d023c6517a6e62c2f58fdb"><code>f749fcd</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/67e7aad01f571296faf3bbd56c537a8020a2c81a"><code>67e7aad</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/0191ee9c4f9475dc0a0b0466468932419d51df7b"><code>0191ee9</code></a> Update Batch changelog description (<a href="https://github.com/aws/aws-sdk-go-v2/issues/1643">#1643</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/99dac8ee1c4e9b73e537731e6381f7ddfbaf21a7"><code>99dac8e</code></a> Release 2022-03-28</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.15.1...config/v1.15.3">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-11-30 07:45:22 +00:00 (Migrated from gitlab.com)

restored source branch dependabot-go_modules-github.com-aws-aws-sdk-go-v2-feature-s3-manager-1.15.3

restored source branch `dependabot-go_modules-github.com-aws-aws-sdk-go-v2-feature-s3-manager-1.15.3`
argoyle commented 2023-11-30 07:51:01 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests

Comparison is base (6364a2d) 100.00% compared to head (82a6e8c) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #548   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          160       160           
=========================================
  Hits           160       160           

View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

## [Codecov](https://app.codecov.io/gl/unboundsoftware/s3uploader/pull/548?src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report All modified and coverable lines are covered by tests :white_check_mark: > Comparison is base [(`6364a2d`)](https://app.codecov.io/gl/unboundsoftware/s3uploader/commit/6364a2de8783840192f40b0d315120a08ce4dea5?el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) 100.00% compared to head [(`82a6e8c`)](https://app.codecov.io/gl/unboundsoftware/s3uploader/pull/548?src=pr&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) 100.00%. <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #548 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 3 3 Lines 160 160 ========================================= Hits 160 160 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/s3uploader/pull/548?src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). :loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4).
argoyle commented 2023-11-30 10:37:47 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2023-11-30 10:37:48 +00:00 (Migrated from gitlab.com)

Merge request is not managed by dependabot

:x: Merge request is not managed by dependabot
argoyle (Migrated from gitlab.com) closed this pull request 2023-11-30 10:37:51 +00:00

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/s3uploader#552