RoboJackets / jedi

Identity event bus
Apache License 2.0
0 stars 0 forks source link

Update dependency google/apiclient to v2.15.2 #454

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google/apiclient (source) 2.15.1 -> 2.15.2 age adoption passing confidence

Release Notes

googleapis/google-api-php-client (google/apiclient) ### [`v2.15.2`](https://togithub.com/googleapis/google-api-php-client/blob/HEAD/CHANGELOG.md#2152-2024-01-03) [Compare Source](https://togithub.com/googleapis/google-api-php-client/compare/v2.15.1...v2.15.2) ##### Bug Fixes - Disallow vulnerable guzzle versions ([#​2536](https://togithub.com/googleapis/google-api-php-client/issues/2536)) ([d1830ed](https://togithub.com/googleapis/google-api-php-client/commit/d1830ede17114a4951ab9e60b3b9bcd9393b8668)) - Php 8.3 deprecated get_class method call without argument ([#​2509](https://togithub.com/googleapis/google-api-php-client/issues/2509)) ([8c66021](https://togithub.com/googleapis/google-api-php-client/commit/8c6602119b631e1a9da4dbe219af18d51c8dab8e)) - Phpseclib security vulnerability ([#​2524](https://togithub.com/googleapis/google-api-php-client/issues/2524)) ([73705c2](https://togithub.com/googleapis/google-api-php-client/commit/73705c2a65bfc01fa6d7717b7f401b8288fe0587))

Configuration

📅 Schedule: Branch creation - "before 4pm on Wednesday except before 9am on Wednesday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 10 months ago

âš  Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

â™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update google/apiclient:2.15.2 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Dependency guzzlehttp/guzzle is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires google/apiclient 2.15.2 -> satisfiable by google/apiclient[v2.15.2].
    - google/apiclient v2.15.2 requires guzzlehttp/guzzle ~6.5.8||~7.4.5 -> found guzzlehttp/guzzle[6.5.8, 7.4.5] but it conflicts with your root composer.json require (7.8.1).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
renovate[bot] commented 10 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

âš  Warning: custom changes will be lost.