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/lambda from 1.37.1 to 1.43.0 #116

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/aws/aws-sdk-go-v2/service/lambda from 1.37.1 to 1.43.0.

Changelog

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

Release (2022-05-12)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.43.0
    • Feature: This release introduces a target type Gateway Load Balancer Endpoint for mirrored traffic. Customers can now specify GatewayLoadBalancerEndpoint option during the creation of a traffic mirror target.
  • github.com/aws/aws-sdk-go-v2/service/finspacedata: v1.10.5
    • Documentation: We've now deprecated CreateSnapshot permission for creating a data view, instead use CreateDataView permission.
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.25.1
    • Documentation: Documentation update for China region ListMetricValues for IoT
  • github.com/aws/aws-sdk-go-v2/service/ivschat: v1.0.2
    • Documentation: Documentation-only updates for IVS Chat API Reference.
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.27.0
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.23.0
    • Feature: Lambda releases NodeJs 16 managed runtime to be available in all commercial regions.
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.21.0
    • Feature: This release adds support to include inactive database bundles in the response of the GetRelationalDatabaseBundles request.
  • github.com/aws/aws-sdk-go-v2/service/outposts: v1.19.1
    • Documentation: Documentation updates for AWS Outposts.
  • github.com/aws/aws-sdk-go-v2/service/ssmincidents: v1.14.0
    • Feature: Adding support for dynamic SSM Runbook parameter values. Updating validation pattern for engagements. Adding ConflictException to UpdateReplicationSet API contract.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.18.6
    • Documentation: AWS Transfer Family now accepts ECDSA keys for server host keys

Release (2022-05-11)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.42.0
    • Feature: This release updates AWS PrivateLink APIs to support IPv6 for PrivateLink Services and Endpoints of type 'Interface'.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.15.7
    • Documentation: Doc only update for Secrets Manager that fixes several customer-reported issues.

Release (2022-05-10)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.17.5
    • Documentation: Documentation updates for Compute Optimizer
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.41.0
    • Feature: Added support for using NitroTPM and UEFI Secure Boot on EC2 instances.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.21.0
    • Feature: Adds BOTTLEROCKET_ARM_64_NVIDIA and BOTTLEROCKET_x86_64_NVIDIA AMI types to EKS managed nodegroups
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.18.0
    • Feature: This release updates the Amazon EMR ModifyInstanceGroups API to support "MERGE" type cluster reconfiguration. Also, added the ability to specify a particular Amazon Linux release for all nodes in a cluster launch request.
  • github.com/aws/aws-sdk-go-v2/service/migrationhubrefactorspaces: v1.5.5
    • Documentation: AWS Migration Hub Refactor Spaces documentation only update to fix a formatting issue.

Release (2022-05-09)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

... (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)

Bumps [github.com/aws/aws-sdk-go-v2/service/lambda](https://github.com/aws/aws-sdk-go-v2) from 1.37.1 to 1.43.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.43.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.37.1...service/ec2/v1.43.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Dependency related changes go Pull requests that update Go code labels Nov 1, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 3, 2023

Looks like github.com/aws/aws-sdk-go-v2/service/lambda is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 3, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/lambda-1.43.0 branch November 3, 2023 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency related changes go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants