Skip to content

chore(deps): update dependency google/cloud-logging to v2#2206

Open
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/functions-firebase_firestore-google-cloud-logging-2.x
Open

chore(deps): update dependency google/cloud-logging to v2#2206
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/functions-firebase_firestore-google-cloud-logging-2.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
google/cloud-logging ^1.21^2.0 age confidence

Release Notes

googleapis/google-cloud-php-logging (google/cloud-logging)

v2.0.0: google/cloud-logging v2.0.0

Compare Source

Bug Fixes

Configuration

📅 Schedule: (UTC)

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

@renovate-bot renovate-bot requested review from a team as code owners April 29, 2026 07:56
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 29, 2026
@product-auto-label product-auto-label Bot added the samples Issues that are directly related to samples. label Apr 29, 2026
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 29, 2026
Copy link
Copy Markdown

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

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 updates the google/cloud-logging development dependency version in composer.json. Feedback indicates that this dependency is unused and its version bump unnecessarily restricts PHP compatibility to version 8.0+, so it is recommended to remove the require-dev block entirely.

Comment on lines 11 to 14
},
"require-dev": {
"google/cloud-logging": "^1.21"
"google/cloud-logging": "^2.0"
}
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

The google/cloud-logging dependency is not used in this sample's code or tests. Upgrading to version 2.0 also increases the minimum PHP requirement to 8.0, which unnecessarily restricts the sample's compatibility for users on PHP 7.x. Since the dependency is unused, the entire require-dev block should be removed.

    }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants