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.26.4 to 1.26.5 #3240

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.26.4 to 1.26.5.

Changelog

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

Release (2022-04-12)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.17.0
    • Feature: This release adds new APIs DeleteInsight to deletes the insight along with the associated anomalies, events and recommendations.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.35.0
    • Feature: X2idn and X2iedn instances are powered by 3rd generation Intel Xeon Scalable processors with an all-core turbo frequency up to 3.5 GHzAmazon EC2. C6a instances are powered by 3rd generation AMD EPYC processors.
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.17.0
    • Feature: Amazon EFS adds support for a ThrottlingException when using the CreateAccessPoint API if the account is nearing the AccessPoint limit(120).
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.6.0
    • Feature: This release adds the following new features: 1) ListEntities API now supports search using ExternalId. 2) BatchPutPropertyValue and GetPropertyValueHistory API now allows users to represent time in sub-second level precisions.
  • github.com/aws/aws-sdk-go-v2/service/kinesis: v1.15.4
    • Bug Fix: Fixes an issue that caused the unexported constructor function names for EventStream types to be swapped for the event reader and writer respectivly.
  • github.com/aws/aws-sdk-go-v2/service/lexruntimev2: v1.14.4
    • Bug Fix: Fixes an issue that caused the unexported constructor function names for EventStream types to be swapped for the event reader and writer respectivly.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.26.5
    • Bug Fix: Fixes an issue that caused the unexported constructor function names for EventStream types to be swapped for the event reader and writer respectivly.
  • github.com/aws/aws-sdk-go-v2/service/transcribestreaming: v1.6.4
    • Bug Fix: Fixes an issue that caused the unexported constructor function names for EventStream types to be swapped for the event reader and writer respectivly.

Release (2022-04-11)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.6.0
    • Feature: In this release, we have added the ability to bind events to component level actions.
  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.12.0
    • Feature: This release adds tracing for App Runner services with X-Ray using AWS Distro for OpenTelemetry. New APIs: CreateObservabilityConfiguration, DescribeObservabilityConfiguration, ListObservabilityConfigurations, and DeleteObservabilityConfiguration. Updated APIs: CreateService and UpdateService.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.18.0
    • Feature: Added API support that allows customers to create GPU-enabled WorkSpaces using EC2 G4dn instances.

Release (2022-04-08)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.22.0
    • Feature: AWS Elemental MediaConvert SDK has added support for the pass-through of WebVTT styling to WebVTT outputs, pass-through of KLV metadata to supported formats, and improved filter support for processing 444/RGB content.
  • github.com/aws/aws-sdk-go-v2/service/mediapackagevod: v1.17.0
    • Feature: This release adds ScteMarkersSource as an available field for Dash Packaging Configurations. When set to MANIFEST, MediaPackage will source the SCTE-35 markers from the manifest. When set to SEGMENTS, MediaPackage will source the SCTE-35 markers from the segments.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.19.0
    • Feature: Add a new CurrentDefaultVersion field to ListAvailableManagedRuleGroupVersions API response; add a new VersioningSupported boolean to each ManagedRuleGroup returned from ListAvailableManagedRuleGroups API response.

Release (2022-04-07)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/internal/v4a: v1.0.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 Dec 11, 2023
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (54d83d6) 81.82% compared to head (f7e441e) 81.82%.
Report is 1 commits behind head on master.

❗ Current head f7e441e differs from pull request most recent head 1d2244b. Consider uploading reports for the commit 1d2244b to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3240   +/-   ##
=======================================
  Coverage   81.82%   81.82%           
=======================================
  Files         135      135           
  Lines       20627    20627           
=======================================
  Hits        16879    16879           
  Misses       2877     2877           
  Partials      871      871           

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

Copy link
Contributor

github-actions bot commented Dec 11, 2023

Go Published Test Results

2 091 tests   2 091 ✔️  2m 49s ⏱️
   118 suites         0 💤
       1 files           0

Results for commit 1d2244b.

♻️ This comment has been updated with latest results.

Copy link
Contributor

E2E Tests Published Test Results

    4 files      4 suites   3h 30m 41s ⏱️
106 tests   95 ✔️   6 💤   5
442 runs  400 ✔️ 24 💤 18

For more details on these failures, see this check.

Results for commit f7e441e.

@zachaller zachaller enabled auto-merge (squash) December 11, 2023 13:52
…ancingv2

Bumps [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2](https://github.com/aws/aws-sdk-go-v2) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.26.5/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.26.4...service/s3/v1.26.5)

---
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.26.5 branch from f7e441e to 1d2244b Compare December 11, 2023 13:53
Copy link

sonarcloud bot commented Dec 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

@zachaller zachaller merged commit 88cc9d2 into master Dec 11, 2023
23 checks passed
@zachaller zachaller deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2-1.26.5 branch December 11, 2023 14:46
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