Skip to content

Conversation

iRoachie
Copy link
Contributor

@iRoachie iRoachie commented Jul 1, 2025

Issue # (if applicable)

Closes #33270

Reason for this change

NodejsFunction construct does not support bun with its new lock file name.

Description of changes

Addition of bun.lock to supported lock files while still maintaining lock.b usage.

Describe any new or updated permissions being added

n/a

Description of how you validated changes

Added unit tests for presence of bun.lock

Checklist


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

@aws-cdk-automation aws-cdk-automation requested a review from a team July 1, 2025 17:29
@github-actions github-actions bot added effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2 admired-contributor [Pilot] contributed between 13-24 PRs to the CDK labels Jul 1, 2025
Copy link
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

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

(This review is outdated)

@iRoachie iRoachie marked this pull request as ready for review July 2, 2025 01:35
@blimmer
Copy link
Contributor

blimmer commented Jul 2, 2025

Seems like a straightforward approach to me!

@aws-cdk-automation aws-cdk-automation dismissed their stale review July 17, 2025 08:30

✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: e8c0d7e
  • 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 Jul 17, 2025
@iRoachie
Copy link
Contributor Author

Hey @rix0rrr can I get a review here?

@alvazjor alvazjor assigned alvazjor and unassigned alvazjor Sep 11, 2025
@alvazjor alvazjor self-assigned this Sep 11, 2025
@alvazjor alvazjor added response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. and removed response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. labels Sep 11, 2025
@iRoachie iRoachie requested a review from alvazjor September 12, 2025 11:25
Copy link
Contributor

mergify bot commented Sep 12, 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 0a55ed1 into aws:main Sep 12, 2025
22 checks passed
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 Sep 12, 2025
@aws-cdk-automation aws-cdk-automation removed the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Sep 12, 2025
@iRoachie iRoachie deleted the feat/33270 branch September 12, 2025 12:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
admired-contributor [Pilot] contributed between 13-24 PRs to the CDK effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(aws-lambda-nodejs): Support Bun 1.2 text lockfile
4 participants