Skip to content

Conversation

@HiroshiIgarash
Copy link
Contributor

Issue # (if applicable)

Closes #28318

Reason for this change

The previous version of pnpm (7.30.5) used in the Dockerfile is no longer supported.
Therefore, I upgraded pnpm to the latest version 8.x.
Additionally, this update addresses the bug reported in issue #28318.

Description of changes

Updated the version of pnpm installed in the Dockerfile from 7.30.5 to 8.15.9, as the previous version is no longer supported.

Description of how you validated changes

I ran the unit tests for aws-lambda-nodejs.

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@github-actions github-actions bot added the beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK label May 23, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team May 23, 2025 06:05
@github-actions github-actions bot added bug This issue is a bug. effort/medium Medium work item – several days of effort p2 labels May 23, 2025
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 242da1f
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label May 23, 2025
@vishaalmehrishi vishaalmehrishi self-assigned this Aug 20, 2025
@mergify mergify bot dismissed vishaalmehrishi’s stale review August 21, 2025 06:52

Pull request has been modified.

@vishaalmehrishi vishaalmehrishi force-pushed the chore-lambda-nodejs-pnpm-versionup branch from 176b527 to e6f66a8 Compare August 21, 2025 08:12
@mergify mergify bot dismissed vishaalmehrishi’s stale review August 21, 2025 08:12

Pull request has been modified.

@mergify
Copy link
Contributor

mergify bot commented Aug 21, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Contributor

mergify bot commented Aug 21, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit b1791f7 into aws:main Aug 21, 2025
18 checks passed
@github-actions
Copy link
Contributor

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK bug This issue is a bug. effort/medium Medium work item – several days of effort p2 pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

aws_lambda_nodejs: bundling with pnpm and Runtime.NODEJS_20_X fails because of pnpm bug

3 participants