Skip to content

chore!: drop support for old nodejs versions #681

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

Merged
merged 1 commit into from
Apr 28, 2025

Conversation

matthewrobertson
Copy link
Member

@matthewrobertson matthewrobertson commented Mar 27, 2025

This commit drops support for all Node.js versions < 18.0.0 as they are no longer supported by Cloud Run functions: https://cloud.google.com/functions/docs/runtime-support

chore!: upgrade all dependencies

fix!: delete the undocumented "typed" function signature

Copy link
Member

@maemayve maemayve left a comment

Choose a reason for hiding this comment

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

My primary question is what evidence is there that supports the removal of typed function

Copy link
Contributor

@jama22 jama22 left a comment

Choose a reason for hiding this comment

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

lgtm, ok to drop support for older nodejs as per runtime policies

This commit drops support for all Node.js versions < 18.0.0 as they are
no longer supported by Cloud Run functions:
https://cloud.google.com/functions/docs/runtime-support

chore!: upgrade all dependencies

fix!: delete the undocumented "typed" function signature
@matthewrobertson matthewrobertson merged commit c0714e7 into main Apr 28, 2025
32 checks passed
@matthewrobertson matthewrobertson deleted the drop-version-support branch April 28, 2025 18:18
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