Skip to content

fix(deps): update dependency @google-cloud/storage to v7.18.0 - autoclosed#1284

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/google-cloud-storage-7.x
Closed

fix(deps): update dependency @google-cloud/storage to v7.18.0 - autoclosed#1284
renovate[bot] wants to merge 1 commit intomainfrom
renovate/google-cloud-storage-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 14, 2026

This PR contains the following updates:

Package Change Age Confidence
@google-cloud/storage 7.17.27.18.0 age confidence

Release Notes

googleapis/nodejs-storage (@​google-cloud/storage)

v7.18.0

Compare Source

Features
  • listBuckets: Add support for returning partial success (#​2678) (c7004da)

v7.17.3

Compare Source

Bug Fixes
  • 🐛 fix the issue 2667, do not mutate object given to options … (#​2668) (8a9f259)
  • Revert implement path containment to prevent traversal attacks (254b6b2)

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 is behind base branch, 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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 14, 2026

Renovate PR Review Results

⚖️ Safety Assessment: ✅ Safe

🔍 Release Content Analysis

  • New Feature: Added returnPartialSuccess option to listBuckets method for better error resilience
  • Bug Fixes: Fixed object mutation issue in options (v7.17.3), reverted path containment implementation
  • Breaking Changes: None - all changes maintain backward compatibility
  • Security Fixes: Path traversal security implementation was reverted (may require monitoring)

🎯 Impact Scope Investigation

  • Usage Location: Single usage found in src/libs/og-image/cache.ts:12 - only creates Storage instance and uses basic bucket operations
  • Current Usage: Code only uses Storage() constructor, bucket(), file(), exists(), download(), and save() methods
  • listBuckets Impact: The new listBuckets partial success feature does not affect this codebase as it's not used
  • API Compatibility: All existing methods remain unchanged with same signatures

💡 Recommended Actions

  • Immediate Action: Safe to merge - no code changes required
  • No Migration Needed: Current usage patterns are unaffected by the updates
  • Monitoring: Consider reviewing security implications of the reverted path containment feature if file paths are user-controlled (not applicable in current usage)

🔗 Reference Links

Generated by koki-develop/claude-renovate-review

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 14, 2026

🚀 Preview deployment ready!

✅ Preview URL: https://pr-1284---web-njpdbbjcea-an.a.run.app
📝 Commit SHA: c9dcc93 (view commit)

This comment was automatically generated by the deploy-preview workflow.

@renovate renovate Bot force-pushed the renovate/google-cloud-storage-7.x branch from eb0c6c9 to 32269d9 Compare January 14, 2026 05:43
@renovate renovate Bot force-pushed the renovate/google-cloud-storage-7.x branch from 32269d9 to c9dcc93 Compare January 14, 2026 06:06
@renovate renovate Bot changed the title fix(deps): update dependency @google-cloud/storage to v7.18.0 fix(deps): update dependency @google-cloud/storage to v7.18.0 - autoclosed Jan 14, 2026
@renovate renovate Bot closed this Jan 14, 2026
@renovate renovate Bot deleted the renovate/google-cloud-storage-7.x branch January 14, 2026 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants