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 the layer-balancer group in /layer/scripts/layer-balancer with 3 updates #3835

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2024

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.25.0 to 1.25.1

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.27.1 to 1.27.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/lambda from 1.52.0 to 1.53.0

Changelog

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

Release (2022-08-18)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines: v1.1.0
    • Feature: The Amazon Chime SDK now supports live streaming of real-time video from the Amazon Chime SDK sessions to streaming platforms such as Amazon IVS and Amazon Elemental MediaLive. We have also added support for concatenation to create a single media capture file.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.21.0
    • Feature: Add support for managed Contributor Insights Rules
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.18.4
    • Documentation: This change is being made simply to fix the public documentation based on the models. We have included the PasswordChange and ResendCode events, along with the Pass, Fail and InProgress status. We have removed the Success and Failure status which are never returned by our APIs.
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.16.0
    • Feature: This release adds support for importing data from S3 into a new DynamoDB table
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.53.0
    • Feature: This release adds support for VPN log options , a new feature allowing S2S VPN connections to send IKE activity logs to CloudWatch Logs
  • github.com/aws/aws-sdk-go-v2/service/networkmanager: v1.15.0
    • Feature: Add TransitGatewayPeeringAttachmentId property to TransitGatewayPeering Model

Release (2022-08-17)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appmesh: v1.15.0
    • Feature: AWS App Mesh release to support Multiple Listener and Access Log Format feature
  • github.com/aws/aws-sdk-go-v2/service/connectcampaigns: v1.1.0
    • Feature: Updated exceptions for Amazon Connect Outbound Campaign api's.
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.32.0
    • Feature: This release adds Zendesk connector (which allows you to specify Zendesk SAAS platform as data source), Proxy Support for Sharepoint and Confluence Server (which allows you to specify the proxy configuration if proxy is required to connect to your Sharepoint/Confluence Server as data source).
  • github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.17.0
    • Feature: This release adds a new API support "AssumeDecoratedRoleWithSAML" and also release updates the corresponding documentation.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.24.0
    • Feature: Added support for customization of Consumer Group ID for MSK and Kafka Event Source Mappings.
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.22.0
    • Feature: This release introduces support for enhanced conversation design with the ability to define custom conversation flows with conditional branching and new bot responses.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.24.0
    • Feature: Adds support for Internet Protocol Version 6 (IPv6) for RDS Aurora database clusters.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.15.18
    • Documentation: Documentation updates for Secrets Manager.

Release (2022-08-16)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.20.0
    • Feature: This release adds APIs which support copying an Amazon Rekognition Custom Labels model and managing project policies across AWS account.
  • github.com/aws/aws-sdk-go-v2/service/servicecatalog: v1.14.12
    • Documentation: Documentation updates for Service Catalog

Release (2022-08-15)

General Highlights

... (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.25.0 to 1.25.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.25.0...v1.25.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.1 to 1.27.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.1...config/v1.27.3)

Updates `github.com/aws/aws-sdk-go-v2/service/lambda` from 1.52.0 to 1.53.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.53.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.52.0...service/ec2/v1.53.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 as a code owner February 22, 2024 20:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 22, 2024
@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Feb 22, 2024
Copy link

sonarcloud bot commented Feb 22, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@github-actions github-actions bot added the internal Maintenance changes label Feb 22, 2024
@heitorlessa heitorlessa merged commit 9ccc1db into develop Feb 23, 2024
12 checks passed
@heitorlessa heitorlessa deleted the dependabot/go_modules/layer/scripts/layer-balancer/layer-balancer-4ff7a1a130 branch February 23, 2024 08:39
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 internal Maintenance changes 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.

None yet

1 participant