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

Update Node version #394

Merged
merged 2 commits into from
Nov 27, 2024
Merged

Update Node version #394

merged 2 commits into from
Nov 27, 2024

Conversation

josh-berry
Copy link
Contributor

@josh-berry josh-berry commented Nov 27, 2024

  • For food-delivery: Bump the required Node version to Node 22 (the current LTS), since Node 14 is deprecated.
  • Update CI to use Node 22 and drop Node 16 (no longer supported).
  • While I'm here, fix a compile error in the custom-logger example.

@josh-berry josh-berry requested a review from a team November 27, 2024 16:17
@josh-berry josh-berry changed the title Update Node version for food-delivery demo Update Node version Nov 27, 2024
- For food-delivery: Bump the required Node version to Node 22 (the
  current LTS), since Node 14 is deprecated.

- Update CI to use Node 22 and drop Node 16 (no longer supported).
@josh-berry
Copy link
Contributor Author

The "4 expected" checks are Node 16 which is removed in this PR. Once approved and merged, I'll update the set of expected checks to cover Node 22 instead of Node 16.

@mjameswh mjameswh merged commit ac6e079 into main Nov 27, 2024
75 checks passed
@mjameswh mjameswh deleted the josh/update-node branch November 27, 2024 19:58
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.

3 participants