Skip to content

build(deps): bump the go-lambda group in /cmd/lambda with 4 updates#53

Merged
leonardosul merged 2 commits into
mainfrom
dependabot/go_modules/cmd/lambda/go-lambda-709d2ee69b
May 1, 2026
Merged

build(deps): bump the go-lambda group in /cmd/lambda with 4 updates#53
leonardosul merged 2 commits into
mainfrom
dependabot/go_modules/cmd/lambda/go-lambda-709d2ee69b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps the go-lambda group in /cmd/lambda with 4 updates: github.com/aws/aws-lambda-go, github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config and github.com/aws/aws-sdk-go-v2/service/ec2.

Updates github.com/aws/aws-lambda-go from 1.47.0 to 1.54.0

Release notes

Sourced from github.com/aws/aws-lambda-go's releases.

v1.54.0

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.54.0...v1.53.0

v1.53.0

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.53.0...v1.52.0

v1.52.0

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.51.2...v1.52.0

v1.51.2

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.51.1...v1.51.2

v1.51.1

What's Changed

Full Changelog: aws/aws-lambda-go@v1.51.0...v1.51.1

v1.51.0

What's Changed

... (truncated)

Commits
  • ca19f6f Allow ClientContext.Custom unmarshaling for non-string (JSON) values (#620)
  • 9c32960 Merge pull request #619 from maximrub/inbound-federation
  • ebe38d9 add support for Cognito Inbound federation Lambda trigger
  • 71624ac Fix spelling typos (#616)
  • 33e4dc3 Update workflows for go 1.26 (#617)
  • e1cb461 Merge pull request #612 from yhamano0312/feat/add-s3-event-fields
  • a66ce2d Merge branch 'main' into feat/add-s3-event-fields
  • 9dac8a5 Add structured logging helper (#614)
  • 6252f73 fix: always return PhysicalResourceID for CFn CustomResources (#613)
  • be52e48 feat: add lifecycle event data structure and corresponding test for S3 events
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.32.7 to 1.41.7

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.28.7 to 1.32.17

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.198.1 to 1.299.1

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 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 go-lambda group in /cmd/lambda with 4 updates: [github.com/aws/aws-lambda-go](https://github.com/aws/aws-lambda-go), [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/ec2](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/aws/aws-lambda-go` from 1.47.0 to 1.54.0
- [Release notes](https://github.com/aws/aws-lambda-go/releases)
- [Commits](aws/aws-lambda-go@v1.47.0...v1.54.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.32.7 to 1.41.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.32.7...v1.41.7)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.28.7 to 1.32.17
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.28.7...config/v1.32.17)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.198.1 to 1.299.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.198.1...service/ec2/v1.299.1)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-lambda-go
  dependency-version: 1.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-lambda
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-lambda
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.17
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-lambda
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-version: 1.299.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-lambda
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 1, 2026
@dependabot dependabot Bot requested a review from leonardosul as a code owner May 1, 2026 04:36
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 1, 2026
@leonardosul leonardosul added the integration-test Triggers integration tests label May 1, 2026
@leonardosul leonardosul deployed to integration May 1, 2026 04:54 — with GitHub Actions Active
@leonardosul leonardosul merged commit 8325b2a into main May 1, 2026
8 checks passed
@leonardosul leonardosul deleted the dependabot/go_modules/cmd/lambda/go-lambda-709d2ee69b branch May 1, 2026 05:04
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 integration-test Triggers integration tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant