googleapis / googleapis/google-cloud-node
Upgrade google-cloud-node packages to Node.js 22+
- Dominant language
- TypeScript
- Stars
- 3.2k
- Forks
- 712
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 99
Description
### Library Name
N/A
### A screenshot that you have tested with "Try this API".
N/A
### What would you like to see in the library?
Upgrades the minimum supported Node.js version to 22 across all packages in the `google-cloud-node` monorepo. The outcome of this effort is full alignment with currently supported runtimes. This will enable the adoption of modernized features such as the built-in fetch API and facilitate necessary dependency upgrades that were previously blocked by EOL runtime constraints. This transition streamlines long-term maintenance by removing deprecated Node 18 dependencies and ensures a consistent, up-to-date runtime environment for all libraries.
### Describe alternatives you've considered
N/A
### Additional context/notes
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.