Skip to content

Bump github.com/aws/aws-sdk-go from 1.44.275 to 1.44.280#180

Merged
mergify[bot] merged 1 commit intomasterfrom
dependabot/go_modules/master/github.com/aws/aws-sdk-go-1.44.280
Jun 12, 2023
Merged

Bump github.com/aws/aws-sdk-go from 1.44.275 to 1.44.280#180
mergify[bot] merged 1 commit intomasterfrom
dependabot/go_modules/master/github.com/aws/aws-sdk-go-1.44.280

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

Bumps github.com/aws/aws-sdk-go from 1.44.275 to 1.44.280.

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.44.280 (2023-06-09)

Service Client Updates

  • service/acm-pca: Updates service documentation
  • service/connect: Updates service API, documentation, and paginators

Release v1.44.279 (2023-06-08)

Service Client Updates

  • service/athena: Updates service API and documentation
    • You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning.
  • service/comprehendmedical: Updates service API
  • service/payment-cryptography: Adds new service
  • service/payment-cryptography-data: Adds new service
  • service/servicecatalog: Updates service API and documentation
    • New parameter added in ServiceCatalog DescribeProvisioningArtifact api - IncludeProvisioningArtifactParameters. This parameter can be used to return information about the parameters used to provision the product
  • service/timestream-write: Updates service API and documentation

Release v1.44.278 (2023-06-07)

Service Client Updates

  • service/cloudformation: Updates service API and documentation
    • AWS CloudFormation StackSets is updating the deployment experience for all stackset operations to skip suspended AWS accounts during deployments. StackSets will skip target AWS accounts that are suspended and set the Detailed Status of the corresponding stack instances as SKIPPED_SUSPENDED_ACCOUNT
  • service/customer-profiles: Updates service API, documentation, and paginators
  • service/directconnect: Updates service documentation
    • This update corrects the jumbo frames mtu values from 9100 to 8500 for transit virtual interfaces.
  • service/emr-containers: Updates service API and documentation
  • service/iotdeviceadvisor: Updates service API and documentation
  • service/logs: Updates service API and documentation
    • This change adds support for account level data protection policies using 3 new APIs, PutAccountPolicy, DeleteAccountPolicy and DescribeAccountPolicy. DescribeLogGroup API has been modified to indicate if account level policy is applied to the LogGroup via "inheritedProperties" list in the response.

Release v1.44.277 (2023-06-06)

Service Client Updates

  • service/connect: Updates service documentation
  • service/elasticmapreduce: Updates service API and documentation
    • This release provides customers the ability to specify an allocation strategies amongst PRICE_CAPACITY_OPTIMIZED, CAPACITY_OPTIMIZED, LOWEST_PRICE, DIVERSIFIED for Spot instances in Instance Feet cluster. This enables customers to choose an allocation strategy best suited for their workload.
  • service/iam: Updates service API and documentation
    • This release updates the AccountAlias regex pattern with the same length restrictions enforced by the length constraint.
  • service/inspector2: Updates service API and documentation
  • service/iot: Updates service API, documentation, and paginators
    • Adding IoT Device Management Software Package Catalog APIs to register, store, and report system software packages, along with their versions and metadata in a centralized location.
  • service/iot-data: Updates service API
  • service/models.lex.v2: Updates service API, documentation, and paginators
  • service/quicksight: Updates service API and documentation
    • QuickSight support for pivot table field collapse state, radar chart range scale and multiple scope options in conditional formatting.

... (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 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)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.275 to 1.44.280.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.275...v1.44.280)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the update General updates label Jun 12, 2023
@dependabot dependabot bot requested a review from mrz1836 June 12, 2023 10:56
@codecov-commenter
Copy link

Codecov Report

Merging #180 (7f92f7d) into master (688a9e2) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #180   +/-   ##
=======================================
  Coverage   59.33%   59.33%           
=======================================
  Files           1        1           
  Lines         150      150           
=======================================
  Hits           89       89           
  Misses         58       58           
  Partials        3        3           
Flag Coverage Δ
unittests 59.33% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 688a9e2...7f92f7d. Read the comment docs.

Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot pull request

@mergify mergify bot merged commit 180cece into master Jun 12, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/master/github.com/aws/aws-sdk-go-1.44.280 branch June 12, 2023 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

update General updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants