Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency guzzlehttp/promises to v2 #559

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
guzzlehttp/promises ^1.5 -> ^2.0 age adoption passing confidence

Release Notes

guzzle/promises (guzzlehttp/promises)

v2.0.4

Compare Source

Fixed
  • Once settled, don't allow further rejection of additional promises

v2.0.3

Compare Source

Changed
  • PHP 8.4 support

v2.0.2

Compare Source

Changed
  • Replaced call_user_func* with native calls

v2.0.1

Compare Source

Changed
  • PHP 8.3 support

v2.0.0

Compare Source

Added
  • Added PHP 7 type hints
Changed
  • All previously non-final non-exception classes have been marked as soft-final
Removed
  • Dropped PHP < 7.2 support
  • All functions in the GuzzleHttp\Promise namespace

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.

Copy link
Contributor Author

renovate bot commented Nov 19, 2024

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update guzzlehttp/promises:2.0.4 --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
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires guzzlehttp/promises ^2.0, found guzzlehttp/promises[2.0.0, ..., 2.0.4] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - aws/aws-sdk-php is locked to version 3.336.9 and an update of this package was not requested.
    - aws/aws-sdk-php 3.336.9 requires guzzlehttp/promises ^1.4.0 || ^2.0 -> found guzzlehttp/promises[1.4.0, ..., 1.5.3, 2.0.0, ..., 2.0.4] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - elife/api-client is locked to version v1.2.0 and an update of this package was not requested.
    - elife/api-client v1.2.0 requires guzzlehttp/promises ^1.0 || ^2.0 -> found guzzlehttp/promises[1.0.0, ..., 1.5.3, 2.0.0, ..., 2.0.4] but these were not loaded, likely because it conflicts with another require.
  Problem 4
    - elife/api-sdk is locked to version dev-master and an update of this package was not requested.
    - elife/api-sdk dev-master requires guzzlehttp/promises ^1.0 -> found guzzlehttp/promises[1.0.0, ..., 1.5.3] but it conflicts with your root composer.json require (^2.0).
  Problem 5
    - guzzlehttp/guzzle is locked to version 7.8.2 and an update of this package was not requested.
    - guzzlehttp/guzzle 7.8.2 requires guzzlehttp/promises ^1.5.3 || ^2.0.3 -> found guzzlehttp/promises[1.5.3, 2.0.3, 2.0.4] but these were not loaded, likely because it conflicts with another require.
  Problem 6
    - elife/bus-sdk is locked to version v1.4.0 and an update of this package was not requested.
    - aws/aws-sdk-php 3.336.9 requires guzzlehttp/promises ^1.4.0 || ^2.0 -> found guzzlehttp/promises[1.4.0, ..., 1.5.3, 2.0.0, ..., 2.0.4] but these were not loaded, likely because it conflicts with another require.
    - elife/bus-sdk v1.4.0 requires aws/aws-sdk-php ^3.238 -> satisfiable by aws/aws-sdk-php[3.336.9].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot force-pushed the renovate/guzzlehttp-promises-2.x branch from 03ab10d to ff4e837 Compare November 19, 2024 11:34
@renovate renovate bot force-pushed the renovate/guzzlehttp-promises-2.x branch from ff4e837 to 2a0ecbf Compare December 3, 2024 07:57
@renovate renovate bot force-pushed the renovate/guzzlehttp-promises-2.x branch 27 times, most recently from cf4e6b8 to de16047 Compare December 18, 2024 08:44
@renovate renovate bot force-pushed the renovate/guzzlehttp-promises-2.x branch 7 times, most recently from 213d607 to 8fbfcf2 Compare December 20, 2024 12:38
@renovate renovate bot force-pushed the renovate/guzzlehttp-promises-2.x branch from 8fbfcf2 to 07c5746 Compare January 8, 2025 08:07
@renovate renovate bot changed the title Update dependency guzzlehttp/promises to v2 chore(deps): update dependency guzzlehttp/promises to v2 Jan 8, 2025
@renovate renovate bot changed the title chore(deps): update dependency guzzlehttp/promises to v2 Update dependency guzzlehttp/promises to v2 Jan 9, 2025
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.

0 participants