chore(deps): update googleapis/release-please-action action to v5#103
chore(deps): update googleapis/release-please-action action to v5#103renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
Claude finished @renovate[bot]'s task in 1m 34s —— View job Code Review
SummaryThis is a straightforward major-version bump of Diff Analysis-uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4.4.1
+uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5.0Good practices observed:
Compatibility AssessmentThe repo uses file-based configuration (no
This config-file-driven setup should be forward-compatible with v5, which continues to support the same manifest/config schema. v5 Notable ChangesThe release-please-action v5 release notes are sparse (the PR body's compare links point to the same commit, showing an empty diff in their changelog). Based on v5.0.0, the primary change is a Node.js runtime upgrade from Node 16 → Node 20. There are no known breaking changes to the configuration schema used here. Workflow PermissionsThe existing permissions block is appropriate: permissions:
contents: write # needed by release-please to create/update PRs and tags
pull-requests: write # needed by release-please to open release PRs
id-token: write # used by cli/gh-extension-precompile (attestations)
attestations: write # used by cli/gh-extension-precompileNo permission changes are needed for v5. CI Status
VerdictSafe to merge. This is a low-risk routine dependency update. The only real-world validation will happen on the next push to |
af0a69f to
cb867d2
Compare
|
Claude finished @renovate[bot]'s task in 46s —— View job Code Review
SummarySingle-line bump of Diff-uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4.4.1
+uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5Good practices observed:
Compatibility AssessmentThe repo's release-please configuration is minimal and standard:
This config-file-driven setup is forward-compatible with v5, which retains the same manifest/config schema. v5 Notable ChangesThe primary change in v5.0.0 is a Node.js runtime upgrade from Node 16 → Node 20. There are no breaking changes to the configuration schema used by this repo. No Existing Permissionspermissions:
contents: write # needed by release-please to create/update PRs and tags
pull-requests: write # needed by release-please to open release PRs
id-token: write # used by cli/gh-extension-precompile (attestations)
attestations: write # used by cli/gh-extension-precompileNo permission changes are needed for v5. CI StatusCI is currently in progress. The previous run on this PR passed all checks. The release workflow itself only triggers on VerdictSafe to merge. Low-risk routine dependency update. No issues found. |
This PR contains the following updates:
v4.4.1→v5Release Notes
googleapis/release-please-action (googleapis/release-please-action)
v5Compare Source
v5.0Compare Source
v5.0.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.