Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 1, 2025

AWS updated Lambda runtime deprecation dates. Python 3.9 deprecation date was updated from October 31, 2025 to December 15, 2025, and nodejs18.x has now reached end of support.

Changes

  • Updated python3.9 end of support date in aws_lambda_function_deprecated_runtime.go to December 15, 2025
  • Moved nodejs18.x to "Already reached end of support" section (reached EOS on September 1, 2025)
  • Added tflint-ruleset-aws binary to .gitignore

Reference

https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html

Original prompt

Please update rules/aws_lambda_function_deprecated_runtime.go.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: wata727 <9624059+wata727@users.noreply.github.com>
Copilot AI changed the title [WIP] Update AWS Lambda function deprecated runtime Update python3.9 Lambda runtime end of support date Nov 1, 2025
Copilot AI requested a review from wata727 November 1, 2025 10:16
Copilot finished work on behalf of wata727 November 1, 2025 10:16
@wata727
Copy link
Member

wata727 commented Nov 1, 2025

@copilot nodejs18.x is now end of support. Please move "nodejs18.x" to before "nodejs16.x"

Co-authored-by: wata727 <9624059+wata727@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Nov 1, 2025

@copilot nodejs18.x is now end of support. Please move "nodejs18.x" to before "nodejs16.x"

Done in 0103793. Moved nodejs18.x to the "Already reached end of support" section before nodejs16.x.

Copilot AI changed the title Update python3.9 Lambda runtime end of support date Update Lambda runtime deprecation dates Nov 1, 2025
Copilot finished work on behalf of wata727 November 1, 2025 10:52
@wata727 wata727 marked this pull request as ready for review November 1, 2025 12:42
Copy link
Member

@wata727 wata727 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@wata727 wata727 merged commit 7843491 into master Nov 1, 2025
12 checks passed
@wata727 wata727 deleted the copilot/update-lambda-deprecated-runtime branch November 1, 2025 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants