Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2025

This PR contains the following updates:

Package Update Change
googleapis/release-please-action minor v4.2.0 -> v4.4.0

Release Notes

googleapis/release-please-action (googleapis/release-please-action)

v4.4.0

Compare Source

Features
  • add ability to select versioning-strategy and release-as (#​1121) (ee0f5ba)
Bug Fixes
  • changelog-host parameter ignored when using manifest configuration (#​1151) (535c413)
  • bump mocha from 11.7.1 to 11.7.2 in the npm_and_yarn group across 1 directory (#​1149) (3612a99)
  • bump release-please from 17.1.2 to 17.1.3 (#​1158) (66fbfe9)

v4.3.0

Compare Source

Features
  • deps: update release-please to 17.1.2 (f07192c)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented Sep 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.12%. Comparing base (18738fa) to head (33fbdf6).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #131   +/-   ##
=======================================
  Coverage   98.12%   98.12%           
=======================================
  Files          15       15           
  Lines         586      586           
=======================================
  Hits          575      575           
  Misses         11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2025

Renovate PR Review Results

⚖️ Safety Assessment: ✅ Safe

🔍 Release Content Analysis

  • New Features: Added ability to select versioning-strategy and release-as configuration options, providing more granular control over release management
  • Bug Fixes: Fixed changelog-host parameter being ignored in manifest configurations; updated underlying dependencies (mocha 11.7.1→11.7.2, release-please 17.1.2→17.1.3)
  • Breaking Changes: None identified - all changes are backward compatible additions
  • Security Fixes: No security-specific fixes mentioned, only routine dependency updates

🎯 Impact Scope Investigation

  • Usage Locations: Found in .github/workflows/release-please.ts:26 - uses basic configuration with only release-type: "node" parameter
  • Current Configuration: The existing workflow uses minimal configuration and doesn't utilize any of the new optional parameters
  • Impact on Dependencies: Only affects action metadata files (.github/workflows/actions.json and .github/workflows/actions-lock.json) which are automatically managed
  • No Breaking Changes: Current usage pattern (action("googleapis/release-please-action", { with: { "release-type": "node" } })) remains fully compatible

💡 Recommended Actions

  • Immediate Action: Safe to merge - no code modifications required
  • Optional Enhancement: Consider leveraging new versioning-strategy and release-as parameters for more precise release control in future iterations
  • No Migration Work: Current configuration will continue working as-is with no changes needed

🔗 Reference Links

Generated by koki-develop/claude-renovate-review

@renovate renovate bot force-pushed the renovate/googleapis-release-please-action-4.x branch from 0ba24dc to b6da5c3 Compare September 25, 2025 13:46
@renovate renovate bot force-pushed the renovate/googleapis-release-please-action-4.x branch from b6da5c3 to 33fbdf6 Compare October 26, 2025 21:59
@renovate renovate bot changed the title chore(deps): update dependency googleapis/release-please-action to v4.3.0 chore(deps): update dependency googleapis/release-please-action to v4.4.0 Oct 26, 2025
@koki-develop koki-develop merged commit 8f8dc82 into main Nov 24, 2025
10 checks passed
@koki-develop koki-develop deleted the renovate/googleapis-release-please-action-4.x branch November 24, 2025 12:18
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