chore: release please branches main update - #8844
Merged
quirogas merged 3 commits intoJul 10, 2026
Merged
Conversation
🤖 I have created a release *beep* *boop* --- ## [5.1.0](https://togithub.com/googleapis/google-cloud-node/compare/projectify-v5.0.1...projectify-v5.1.0) (2026-06-24) ### Features * Update API sources and regenerate ([googleapis#8672](https://togithub.com/googleapis/google-cloud-node/issues/8672)) ([3391fd2](https://togithub.com/googleapis/google-cloud-node/commit/3391fd27d1c15e051293207a07c6db00e760d370)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
…ge manifests (googleapis#8842) Standardize the Node.js engine requirement under "engines.node" to ">=18" across all 122 package manifests in the repository. Previously, package manifests across the monorepo used a mix of format variations (such as ">=18.0.0", ">=v18", or legacy ranges like ">=14"). While npm's semver parser silently strips leading "v" characters and trailing zeroes, official Semantic Versioning (SemVer 2.0.0) specifications and strict manifest validators require numeric version strings without letter prefixes.
…ngelog.json conflicts
danieljbruce
approved these changes
Jul 9, 2026
Contributor
There was a problem hiding this comment.
Code Review
This pull request standardizes the Node.js engine requirements across numerous package.json files to consistently specify ">=18" (removing variations like ">=v18", ">=18.0.0", and upgrading older versions like ">=14"). Additionally, it bumps the version of @google-cloud/projectify to 5.1.0, updates its changelog, and applies minor formatting changes to configuration files. There are no review comments, and I have no further feedback to provide.
quirogas
merged commit Jul 10, 2026
07c3af6
into
googleapis:release-please--branches--main
15 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.