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.24.0 to 1.24.3 #3180

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.24.0 to 1.24.3.

Changelog

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

Release (2023-04-05)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.31.0
    • Feature: This release adds resourceType enums for types released in March 2023.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.24.3
    • Documentation: This is a document only updated to add information about Amazon Elastic Inference (EI).
  • github.com/aws/aws-sdk-go-v2/service/identitystore: v1.16.7
    • Documentation: Documentation updates for Identity Store CLI command reference.
  • github.com/aws/aws-sdk-go-v2/service/ivsrealtime: v1.1.0
    • Feature: Fix ParticipantToken ExpirationTime format
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.26.0
    • Feature: AWS Network Firewall now supports IPv6-only subnets.
  • github.com/aws/aws-sdk-go-v2/service/servicecatalog: v1.18.0
    • Feature: removed incorrect product type value
  • github.com/aws/aws-sdk-go-v2/service/vpclattice: v1.0.1
    • Documentation: This release removes the entities in the API doc model package for auth policies.

Release (2023-04-04)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.10.0
    • Feature: Support StorageField and custom displays for data-bound options in form builder. Support non-string operands for predicates in collections. Support choosing client to get token from.
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.28.1
    • Documentation: Documentation updates for Amazon EC2 Auto Scaling
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.93.0
    • Feature: C6in, M6in, M6idn, R6in and R6idn bare metal instances are powered by 3rd Generation Intel Xeon Scalable processors and offer up to 200 Gbps of network bandwidth.
  • github.com/aws/aws-sdk-go-v2/service/elasticinference: v1.13.0
    • Feature: Updated public documentation for the Describe and Tagging APIs.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.73.0
    • Feature: Amazon SageMaker Asynchronous Inference now allows customer's to receive failure model responses in S3 and receive success/failure model responses in SNS notifications.
  • github.com/aws/aws-sdk-go-v2/service/sagemakerruntime: v1.19.0
    • Feature: Amazon SageMaker Asynchronous Inference now provides customers a FailureLocation as a response parameter in InvokeEndpointAsync API to capture the model failure responses.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.28.0
    • Feature: This release rolls back association config feature for webACLs that protect CloudFront protections.

Release (2023-04-03)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/glue: v1.45.0
    • Feature: Add support for database-level federation
  • github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.21.0
    • Feature: Add support for database-level federation
  • github.com/aws/aws-sdk-go-v2/service/licensemanager: v1.18.0
    • Feature: This release adds grant override options to the CreateGrantVersion API. These options can be used to specify grant replacement behavior during grant activation.
  • github.com/aws/aws-sdk-go-v2/service/mwaa: v1.15.0
    • Feature: This Amazon MWAA release adds the ability to customize the Apache Airflow environment by launching a shell script at startup. This shell script is hosted in your environment's Amazon S3 bucket. Amazon MWAA runs the script before installing requirements and initializing the Apache Airflow process.
  • github.com/aws/aws-sdk-go-v2/service/servicecatalog: v1.17.0
    • Feature: This release introduces Service Catalog support for Terraform open source. It enables 1. The notify* APIs to Service Catalog. These APIs are used by the terraform engine to notify the result of the provisioning engine execution. 2. Adds a new TERRAFORM_OPEN_SOURCE product type in CreateProduct API.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.27.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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 21, 2023
Copy link

codecov bot commented Nov 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (be241c9) 0.00% compared to head (1d4e190) 81.83%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3180       +/-   ##
===========================================
+ Coverage        0   81.83%   +81.83%     
===========================================
  Files           0      134      +134     
  Lines           0    20556    +20556     
===========================================
+ Hits            0    16823    +16823     
- Misses          0     2869     +2869     
- Partials        0      864      +864     

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

Copy link
Contributor

github-actions bot commented Nov 21, 2023

Go Published Test Results

2 084 tests   2 084 ✔️  2m 47s ⏱️
   118 suites         0 💤
       1 files           0

Results for commit 1d4e190.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Nov 21, 2023

E2E Tests Published Test Results

    4 files      4 suites   3h 27m 14s ⏱️
103 tests   93 ✔️   6 💤   4
424 runs  388 ✔️ 24 💤 12

For more details on these failures, see this check.

Results for commit 1d4e190.

♻️ This comment has been updated with latest results.

…ancingv2

Bumps [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2](https://github.com/aws/aws-sdk-go-v2) from 1.24.0 to 1.24.3.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ecs/v1.24.3/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@config/v1.24.0...service/ecs/v1.24.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2-1.24.3 branch from cd49f53 to 1d4e190 Compare November 22, 2023 16:29
Copy link

sonarcloud bot commented Nov 22, 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

@zachaller zachaller merged commit c7746c4 into master Nov 26, 2023
25 checks passed
@zachaller zachaller deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2-1.24.3 branch November 26, 2023 22:06
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.

1 participant