Skip to content

chore: release please branches main update - #8844

Merged
quirogas merged 3 commits into
googleapis:release-please--branches--mainfrom
quirogas:release-please--branches--main
Jul 10, 2026
Merged

chore: release please branches main update#8844
quirogas merged 3 commits into
googleapis:release-please--branches--mainfrom
quirogas:release-please--branches--main

Conversation

@quirogas

@quirogas quirogas commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

No description provided.

release-please Bot and others added 3 commits July 9, 2026 20:54
…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.
@quirogas
quirogas requested a review from danieljbruce July 9, 2026 21:25
@quirogas quirogas self-assigned this Jul 9, 2026
@quirogas
quirogas requested review from a team as code owners July 9, 2026 21:25

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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
quirogas merged commit 07c3af6 into googleapis:release-please--branches--main Jul 10, 2026
15 checks passed
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.

2 participants