Skip to content

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
Contributor

@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
@caugner
Copy link
Contributor

caugner commented Jul 3, 2025

@matthewrobertson For future Node.js bumps, I would suggest to mention the dropped Node.js version in the PR title / commit message, so it'll show up in the release notes / changelog. 🙏

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.

4 participants