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

chore(deps): bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.20.2 to 1.21.0 #2950

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2023

Bumps github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.20.2 to 1.21.0.

Changelog

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

Release (2021-12-02)

General Highlights

  • Bug Fix: Fixes a bug that prevented aws.EndpointResolverWithOptions from being used by the service client. (#1514)
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/config: v1.11.0
    • Feature: Add support for specifying EndpointResolverWithOptions on LoadOptions, and associated WithEndpointResolverWithOptions.
  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.10.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/applicationinsights: v1.9.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/backupgateway: v1.0.0
    • Release: New AWS service client module
  • github.com/aws/aws-sdk-go-v2/service/cloudhsm: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.11.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.12.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.10.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.25.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/evidently: v1.1.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.14.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.16.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.1.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.18.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.0.0
    • Release: New AWS service client module
  • github.com/aws/aws-sdk-go-v2/service/kafka: v1.11.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.17.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/kinesis: v1.10.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.10.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.14.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/lexruntimev2: v1.10.0
    • Feature: Support has been added for the StartConversation API.
  • github.com/aws/aws-sdk-go-v2/service/outposts: v1.12.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 <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)

…ancingv2

Bumps [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2](https://github.com/aws/aws-sdk-go-v2) from 1.20.2 to 1.21.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.21.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/efs/v1.20.2...service/s3/v1.21.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 11, 2023
@sonarcloud
Copy link

sonarcloud bot commented Aug 11, 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

@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (91cf2b1) 81.74% compared to head (3bbd948) 81.74%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2950   +/-   ##
=======================================
  Coverage   81.74%   81.74%           
=======================================
  Files         134      134           
  Lines       20370    20370           
=======================================
  Hits        16652    16652           
  Misses       2861     2861           
  Partials      857      857           

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

@github-actions
Copy link
Contributor

Go Published Test Results

2 040 tests   2 040 ✔️  2m 39s ⏱️
   118 suites         0 💤
       1 files           0

Results for commit 3bbd948.

@github-actions
Copy link
Contributor

E2E Tests Published Test Results

    4 files      4 suites   3h 58m 55s ⏱️
102 tests   83 ✔️   6 💤 13
428 runs  386 ✔️ 24 💤 18

For more details on these failures, see this check.

Results for commit 3bbd948.

@zachaller zachaller merged commit fec76d6 into master Aug 11, 2023
23 checks passed
@zachaller zachaller deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2-1.21.0 branch August 11, 2023 01:54
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant