Skip to content

chore(deps): bump the layer-balancer group in /layer/scripts/layer-balancer with 3 updates #3434

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the layer-balancer group in /layer/scripts/layer-balancer with 3 updates: github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config and github.com/aws/aws-sdk-go-v2/service/lambda.

Updates github.com/aws/aws-sdk-go-v2 from 1.23.1 to 1.23.3

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.25.5 to 1.25.9

Commits

Updates github.com/aws/aws-sdk-go-v2/service/lambda from 1.48.1 to 1.49.0

Changelog

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

Release (2022-07-14)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.17.0
    • Feature: This release updates data types that contain either QueryExecutionId, NamedQueryId or ExpectedBucketOwner. Ids must be between 1 and 128 characters and contain only non-whitespace characters. ExpectedBucketOwner must be 12-digit string.
  • github.com/aws/aws-sdk-go-v2/service/codeartifact: v1.13.0
    • Feature: This release introduces Package Origin Controls, a mechanism used to counteract Dependency Confusion attacks. Adds two new APIs, PutPackageOriginConfiguration and DescribePackage, and updates the ListPackage, DescribePackageVersion and ListPackageVersion APIs in support of the feature.
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.22.0
    • Feature: Update ResourceType enum with values for Route53Resolver, Batch, DMS, Workspaces, Stepfunctions, SageMaker, ElasticLoadBalancingV2, MSK types
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.49.0
    • Feature: This release adds flow logs for Transit Gateway to allow customers to gain deeper visibility and insights into network traffic through their Transit Gateways.
  • github.com/aws/aws-sdk-go-v2/service/fms: v1.18.0
    • Feature: Adds support for strict ordering in stateful rule groups in Network Firewall policies.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.28.0
    • Feature: This release adds an additional worker type for Glue Streaming jobs.
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.7.0
    • Feature: This release adds support for Inspector V2 scan configurations through the get and update configuration APIs. Currently this allows configuring ECR automated re-scan duration to lifetime or 180 days or 30 days.
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.30.0
    • Feature: This release adds AccessControlConfigurations which allow you to redefine your document level access control without the need for content re-indexing.
  • github.com/aws/aws-sdk-go-v2/service/nimble: v1.13.0
    • Feature: Amazon Nimble Studio adds support for IAM-based access to AWS resources for Nimble Studio components and custom studio components. Studio Component scripts use these roles on Nimble Studio workstation to mount filesystems, access S3 buckets, or other configured resources in the Studio's AWS account
  • github.com/aws/aws-sdk-go-v2/service/outposts: v1.22.0
    • Feature: This release adds the ShipmentInformation and AssetInformationList fields to the GetOrder API response.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.36.0
    • Feature: This release adds support for G5, P4d, and C6i instance types in Amazon SageMaker Inference and increases the number of hyperparameters that can be searched from 20 to 30 in Amazon SageMaker Automatic Model Tuning

Release (2022-07-13)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appconfig: v1.13.0
    • Feature: Adding Create, Get, Update, Delete, and List APIs for new two new resources: Extensions and ExtensionAssociations.

Release (2022-07-12)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/networkmanager: v1.14.0
    • Feature: This release adds general availability API support for AWS Cloud WAN.

Release (2022-07-11)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.48.0
    • Feature: Build, manage, and monitor a unified global network that connects resources running across your cloud and on-premises environments using the AWS Cloud WAN APIs.
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.26.0
    • Feature: This release adds a new --snapshot-arn field for describe-cluster-snapshots, describe-node-configuration-options, restore-from-cluster-snapshot, authorize-snapshot-acsess, and revoke-snapshot-acsess APIs. It allows customers to give a Redshift snapshot ARN or a Redshift Serverless ARN as input.
  • github.com/aws/aws-sdk-go-v2/service/redshiftserverless: v1.2.2
    • Documentation: Removed prerelease language for GA launch.

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the layer-balancer group in /layer/scripts/layer-balancer with 3 updates: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/lambda](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/aws/aws-sdk-go-v2` from 1.23.1 to 1.23.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.23.1...v1.23.3)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.25.5 to 1.25.9
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.25.5...config/v1.25.9)

Updates `github.com/aws/aws-sdk-go-v2/service/lambda` from 1.48.1 to 1.49.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ec2/v1.49.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/rds/v1.48.1...service/ec2/v1.49.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: layer-balancer
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: layer-balancer
- dependency-name: github.com/aws/aws-sdk-go-v2/service/lambda
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: layer-balancer
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team November 29, 2023 21:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 29, 2023
@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Nov 29, 2023
Copy link

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 30, 2023

Superseded by #3437.

@dependabot dependabot bot closed this Nov 30, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/layer/scripts/layer-balancer/layer-balancer-85bfa6c210 branch November 30, 2023 20:19
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 size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants