Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for Node v14, start testing against Node v20 #110

Merged
merged 3 commits into from
Jul 25, 2023

Conversation

trevor-scheer
Copy link
Member

Fixes #99

Landing this to a version-3 branch where we can land other breaking changes before releasing the next major.

@changeset-bot
Copy link

changeset-bot bot commented Jul 10, 2023

🦋 Changeset detected

Latest commit: 2303885

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@as-integrations/aws-lambda Major

Not sure what this means? Click here to learn what changesets are.

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

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 10, 2023

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 2303885:

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

@trevor-scheer
Copy link
Member Author

Node 20 tests are failing due to Apollo Server's integration testsuite not being forward compatible with a couple changes. This will be fixed in the next patch via apollographql/apollo-server#7636

@trevor-scheer trevor-scheer force-pushed the trevor/drop-n14 branch 2 times, most recently from 8d265ec to df6d2d8 Compare July 24, 2023 18:23
@BlenderDude BlenderDude merged commit e76fc08 into version-3 Jul 25, 2023
7 checks passed
@BlenderDude BlenderDude deleted the trevor/drop-n14 branch July 25, 2023 02:14
@github-actions github-actions bot mentioned this pull request Jul 25, 2023
BlenderDude added a commit that referenced this pull request Jul 25, 2023
* Drop support for Node v14, start testing against Node v20 (#110)

* Drop support for Node v14, start testing against Node v20

* Build release PRs on version-* branches

* latest node@16 types

* Updated middleware execution to provide new functionality (#91)

* Updated middleware execution to provide new functionality

* Add missing headers to the changeset

* Remove context modification from result middleware

* Update from review

* Added new README sections and changelog message

* Spelling

* Prettier

* Version Packages (#114)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: Trevor Scheer <trevor.scheer@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants