apollo-server-integrations / apollo-server-integration-aws-lambda

An integration to use AWS Lambda as a hosting service with Apollo Server
MIT License
46 stars 9 forks source link

Enforce `node` engine #98

Closed trevor-scheer closed 1 year ago

trevor-scheer commented 1 year ago

https://github.com/apollo-server-integrations/apollo-server-integration-aws-lambda/pull/95 should be failing for Node v14 since those package updates drop support for it. We don't want CI to pass for versions of packages which don't support versions of Node that we claim to support. This change will cause npm install to error appropriately.

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 7e46d925cedd148233d0695f7f34ee41fbfab962

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codesandbox-ci[bot] commented 1 year ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 7e46d925cedd148233d0695f7f34ee41fbfab962:

Sandbox Source
apollo-server-integration-aws-lambda Configuration