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

Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.13.1 to 1.13.5 #1256

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.13.1 to 1.13.5.

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/feature/s3/manager's changelog.

Release (2022-08-01)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.23.1
    • Documentation: Documentation update for PutConfigRule and PutOrganizationConfigRule
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.22.0
    • Feature: This release introduces ModifySamlProperties, a new API that allows control of SAML properties associated with a WorkSpaces directory. The DescribeWorkspaceDirectories API will now additionally return SAML properties in its responses.

Release (2022-07-29)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.51.0
    • Feature: Documentation updates for Amazon EC2.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.24.4
    • Documentation: Documentation updates for Amazon FSx
  • github.com/aws/aws-sdk-go-v2/service/shield: v1.17.0
    • Feature: AWS Shield Advanced now supports filtering for ListProtections and ListProtectionGroups.

Release (2022-07-28)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.50.1
    • Documentation: Documentation updates for VM Import/Export.
  • github.com/aws/aws-sdk-go-v2/service/elasticsearchservice: v1.16.0
    • Feature: This release adds support for gp3 EBS (Elastic Block Store) storage.
  • github.com/aws/aws-sdk-go-v2/service/lookoutvision: v1.14.0
    • Feature: This release introduces support for image segmentation models and updates CPU accelerator options for models hosted on edge devices.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.10.0
    • Feature: This release adds support for gp3 EBS (Elastic Block Store) storage.

Release (2022-07-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.20.0
    • Feature: This release adds an exceeded quota exception to several APIs. We added a ServiceQuotaExceededException for the following operations: CreateAssessment, CreateControl, CreateAssessmentFramework, and UpdateAssessmentStatus.
  • github.com/aws/aws-sdk-go-v2/service/chime: v1.21.0
    • Feature: Chime VoiceConnector will now support ValidateE911Address which will allow customers to prevalidate their addresses included in their SIP invites for emergency calling
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.23.0
    • Feature: This release adds ListConformancePackComplianceScores API to support the new compliance score feature, which provides a percentage of the number of compliant rule-resource combinations in a conformance pack compared to the number of total possible rule-resource combinations in the conformance pack.
  • github.com/aws/aws-sdk-go-v2/service/globalaccelerator: v1.14.0
    • Feature: Global Accelerator now supports dual-stack accelerators, enabling support for IPv4 and IPv6 traffic.
  • github.com/aws/aws-sdk-go-v2/service/marketplacecatalog: v1.13.0
    • Feature: The SDK for the StartChangeSet API will now automatically set and use an idempotency token in the ClientRequestToken request parameter if the customer does not provide it.
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.17.0
    • Feature: Amazon Polly adds new English and Hindi voice - Kajal. Kajal is available as Neural voice only.
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.27.5
    • Documentation: Adding doc updates for OpsCenter support in Service Setting actions.

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added automerge dependencies Pull requests that update a dependency file labels Nov 13, 2023
Copy link

netlify bot commented Nov 13, 2023

Deploy Preview for go-feature-flag-doc-preview canceled.

Name Link
🔨 Latest commit 03c26be
🔍 Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/6551e2d14d85f700089c3e07

Copy link
Contributor

kodiakhq bot commented Nov 13, 2023

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@kodiakhq kodiakhq bot removed the automerge label Nov 13, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.13.5 branch from 547e7b1 to 74df08d Compare November 13, 2023 04:18
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Merging #1256 (03c26be) into main (df04fb6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1256   +/-   ##
=======================================
  Coverage   88.67%   88.67%           
=======================================
  Files          70       70           
  Lines        3275     3275           
=======================================
  Hits         2904     2904           
  Misses        301      301           
  Partials       70       70           

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.13.5 branch 2 times, most recently from 7180b67 to 38ee930 Compare November 13, 2023 04:50
Bumps [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) from 1.13.1 to 1.13.5.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/mq/v1.13.5/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@config/v1.13.1...service/mq/v1.13.5)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.13.5 branch from 38ee930 to 8321393 Compare November 13, 2023 08:42
Copy link

sonarcloud bot commented Nov 13, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@kodiakhq kodiakhq bot merged commit 4dec664 into main Nov 13, 2023
22 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.13.5 branch November 13, 2023 08:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant