argoproj / notifications-engine

Affordable notifications for Kubernetes
Apache License 2.0
264 stars 134 forks source link

chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.16.16 to 1.17.6 #276

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps github.com/aws/aws-sdk-go-v2/credentials from 1.16.16 to 1.17.6.

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/credentials's changelog.

Release (2023-03-10)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ivschat: v1.4.0
    • Feature: This release adds a new exception returned when calling AWS IVS chat UpdateLoggingConfiguration. Now UpdateLoggingConfiguration can return ConflictException when invalid updates are made in sequence to Logging Configurations.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.19.0
    • Feature: The type definitions of SecretString and SecretBinary now have a minimum length of 1 in the model to match the exception thrown when you pass in empty values.

Release (2023-03-09)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/codeartifact: v1.17.0
    • Feature: This release introduces the generic package format, a mechanism for storing arbitrary binary assets. It also adds a new API, PublishPackageVersion, to allow for publishing generic packages.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.49.0
    • Feature: This release adds a new API, GetMetricDataV2, which returns metric data for Amazon Connect.
  • github.com/aws/aws-sdk-go-v2/service/evidently: v1.11.0
    • Feature: Updated entity override documentation
  • github.com/aws/aws-sdk-go-v2/service/networkmanager: v1.17.5
    • Documentation: This update provides example usage for TransitGatewayRouteTableArn.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.33.0
    • Feature: This release has two changes: add state persistence feature for embedded dashboard and console in GenerateEmbedUrlForRegisteredUser API; add properties for hidden collapsed row dimensions in PivotTableOptions.
  • github.com/aws/aws-sdk-go-v2/service/redshiftdata: v1.19.0
    • Feature: Added support for Redshift Serverless workgroup-arn wherever the WorkgroupName parameter is available.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.71.0
    • Feature: Amazon SageMaker Inference now allows SSM access to customer's model container by setting the "EnableSSMAccess" parameter for a ProductionVariant in CreateEndpointConfig API.
  • github.com/aws/aws-sdk-go-v2/service/servicediscovery: v1.20.0
    • Feature: Updated all AWS Cloud Map APIs to provide consistent throttling exception (RequestLimitExceeded)
  • github.com/aws/aws-sdk-go-v2/service/sesv2: v1.17.0
    • Feature: This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects missing or misconfigured Brand Indicator for Message Identification (BIMI) DNS records for customer sending identities.

Release (2023-03-08)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.23.0
    • Feature: A new field SubstatementType is added to GetQueryExecution API, so customers have an error free way to detect the query type and interpret the result.
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.19.0
    • Feature: Adds deletion protection support to DynamoDB tables. Tables with deletion protection enabled cannot be deleted. Deletion protection is disabled by default, can be enabled via the CreateTable or UpdateTable APIs, and is visible in TableDescription. This setting is not replicated for Global Tables.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.89.0
    • Feature: Introducing Amazon EC2 C7g, M7g and R7g instances, powered by the latest generation AWS Graviton3 processors and deliver up to 25% better performance over Graviton2-based instances.
  • github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.20.0
    • Feature: This release adds two new API support "GetDataCellsFiler" and "UpdateDataCellsFilter", and also updates the corresponding documentation.
  • github.com/aws/aws-sdk-go-v2/service/mediapackage: v1.21.0
    • Feature: This release provides the date and time live resources were created.
  • github.com/aws/aws-sdk-go-v2/service/mediapackagevod: v1.22.0

... (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 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)
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 55.35%. Comparing base (d4eaae8) to head (df77ca1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #276 +/- ## ======================================= Coverage 55.35% 55.35% ======================================= Files 35 35 Lines 3438 3438 ======================================= Hits 1903 1903 Misses 1256 1256 Partials 279 279 ```

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

dependabot[bot] commented 3 months ago

Superseded by #279.