Skip to content

Bump github.com/aws/aws-lambda-go from 1.54.0 to 1.55.0 - #831

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/aws/aws-lambda-go-1.55.0
Open

Bump github.com/aws/aws-lambda-go from 1.54.0 to 1.55.0#831
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/aws/aws-lambda-go-1.55.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/aws/aws-lambda-go from 1.54.0 to 1.55.0.

Release notes

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

v1.55.0

What's changed

  • Bump min go version to 1.26 (#638) — @​maxday
  • Enable Go 1.27 compatibility & fix serialization test bugs (#637) — @​djedward
    • Fixed TestMalformedJson to correctly pass a pointer to json.Unmarshal, matching the intended behavior after Go 1.27's JSON library changes.
    • Relaxed error-message matching in tests so both Go 1.27 and earlier versions pass.
    • Hardened flaky integration tests (TestEnableSigterm, TestConcurrencyWithRIE) with polling and increased timeouts.
  • Add missing userNotFound field to Cognito auth trigger requests (#630) — @​anzheyazzz
    • Adds 3 missing userNotFound fields to the Cognito auth trigger request events.
  • Pin GitHub Actions to commit SHAs (#623) — @​maxday
    • Hardens CI supply-chain security by pinning actions to their SHAs.

Full changelog: aws/aws-lambda-go@v1.54.0...v1.55.0

Commits
  • 6800157 feat: bump min go version to 1.26 (#638)
  • f0e2311 Fix serialization test bugs and enable Go 1.27 compat (#637)
  • 87e344b Merge pull request #630 from aws/fix/cognito-usernotfound-missing-fields
  • d6f4d23 Add missing userNotFound field to Cognito auth trigger requests
  • 815d21f fix: pin github actions sha (#623)
  • See full diff in compare view

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 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-lambda-go](https://github.com/aws/aws-lambda-go) from 1.54.0 to 1.55.0.
- [Release notes](https://github.com/aws/aws-lambda-go/releases)
- [Commits](aws/aws-lambda-go@v1.54.0...v1.55.0)

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

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 Aug 31, 2026
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.

0 participants