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.4 #274

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

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

Changelog

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

Release (2023-02-03)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.26.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.26.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/cloudsearch: v1.14.1
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.25.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/docdb: v1.20.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.84.1
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.26.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk: v1.15.1
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing: v1.15.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2: v1.19.3
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.19.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/neptune: v1.19.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/proton: v1.20.0
    • Feature: Add new GetResourcesSummary API
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.40.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.27.2
    • Documentation: Corrects descriptions of the parameters for the API operations RestoreFromClusterSnapshot, RestoreTableFromClusterSnapshot, and CreateCluster.
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/ses: v1.15.1
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/sns: v1.20.1
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.20.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/sts: v1.18.3
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.

Release (2023-02-02)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appconfig: v1.16.0

... (truncated)

Commits
  • 3f28b51 Release 2023-02-03
  • 6e8d17f Regenerated Clients
  • 60dbdbb Update endpoints model
  • 212910a Update API model
  • eb8cb66 Upgrade smithy to 1.27.2, correct query empty list serialization
  • 24db9f5 Update processcreds.CredentialProcessResponse visibility to public (#1921)
  • bd3003e dependency: upgrade smithy to 1.27.2 and correct query empty list serialization
  • 0d94f22 Release 2023-02-02
  • 2eec85e Regenerated Clients
  • 4ca6e32 Update endpoints model
  • Additional commits viewable in compare view


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.47%. Comparing base (ec7fcb4) to head (28f7e84).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #274 +/- ## ======================================= Coverage 55.47% 55.47% ======================================= Files 35 35 Lines 3425 3425 ======================================= Hits 1900 1900 Misses 1248 1248 Partials 277 277 ```

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

dependabot[bot] commented 4 months ago

Superseded by #275.