Skip to content

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

Open
renovate-bot wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/symfony-framework-google-cloud-logging-2.x
Open

chore(deps): update dependency google/cloud-logging to v2#2324
renovate-bot wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/symfony-framework-google-cloud-logging-2.x

Conversation

@renovate-bot

@renovate-bot renovate-bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

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

Compare Source

Miscellaneous Chores

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

Compare Source

Features
  • [Many APIs] add internal tag to generated $serviceScopes property (#​9448)

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

Compare Source

Miscellaneous Chores

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

Compare Source

Features
  • docs: Publish interface refdocs along with the classes they implement (#​9124) (346404a)

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 September 8, 2026 23:36
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 8, 2026
@product-auto-label product-auto-label Bot added the samples Issues that are directly related to samples. label Sep 8, 2026

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

Copy link
Copy Markdown

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 in composer.json from ^1.14 to ^2.0. The review feedback correctly points out that this upgrade requires PHP 7.4 or higher, which conflicts with the project's current PHP requirement of ^7.1.3, and suggests updating the PHP requirement to avoid dependency resolution failures.

"monolog/monolog": "^2.0",
"nikic/php-parser": "^5.0",
"google/cloud-logging": "^1.14"
"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

Upgrading google/cloud-logging to ^2.0 requires PHP 7.4 or higher. However, this project's composer.json still specifies "php": "^7.1.3" on line 3. To prevent dependency resolution failures, please update the PHP requirement in composer.json to ^7.4 or higher.

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

Labels

kokoro:force-run Add this label to force Kokoro to re-run the tests. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant