Skip to content

Update module github.com/aws/aws-lambda-go to v1.55.0 - #2472

Open
devex-sa wants to merge 1 commit into
masterfrom
feature/renovate/github.com-aws-aws-lambda-go-1.x
Open

Update module github.com/aws/aws-lambda-go to v1.55.0#2472
devex-sa wants to merge 1 commit into
masterfrom
feature/renovate/github.com-aws-aws-lambda-go-1.x

Conversation

@devex-sa

@devex-sa devex-sa commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-lambda-go v1.54.0v1.55.0 age confidence

Release Notes

aws/aws-lambda-go (github.com/aws/aws-lambda-go)

v1.55.0

Compare Source

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@devex-sa
devex-sa requested a review from a team as a code owner September 3, 2026 19:34
@devex-sa devex-sa added the release:patch Triggers a patch release label Sep 3, 2026
@devex-sa

devex-sa commented Sep 3, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: _sub/monitoring/alarm-notifier/lambda/go.sum
Command failed: go get -t ./...
go: downloading github.com/aws/aws-lambda-go v1.55.0
go: downloading github.com/sirupsen/logrus v1.10.1
github.com/dfds/infrastructure-modules/slack-alarm-notifier imports
	github.com/sirupsen/logrus imports
	maps: package maps is not in GOROOT (/opt/containerbase/tools/golang/1.20.14/src/maps)
note: imported by a module that requires go 1.23
github.com/dfds/infrastructure-modules/slack-alarm-notifier imports
	github.com/sirupsen/logrus imports
	slices: package slices is not in GOROOT (/opt/containerbase/tools/golang/1.20.14/src/slices)
note: imported by a module that requires go 1.23
github.com/dfds/infrastructure-modules/slack-alarm-notifier imports
	github.com/slack-go/slack imports
	math/rand/v2: package math/rand/v2 is not in GOROOT (/opt/containerbase/tools/golang/1.20.14/src/math/rand/v2)
note: imported by a module that requires go 1.25

@devex-sa
devex-sa force-pushed the feature/renovate/github.com-aws-aws-lambda-go-1.x branch from b1af597 to 5f1328e Compare September 9, 2026 07:39
@devex-sa
devex-sa force-pushed the feature/renovate/github.com-aws-aws-lambda-go-1.x branch from 5f1328e to 8fac8ab Compare September 9, 2026 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:patch Triggers a patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant