Skip to content

fix(deps): update dependency akeneo/api-php-client to v11#10

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/akeneo-api-php-client-11.x
Open

fix(deps): update dependency akeneo/api-php-client to v11#10
renovate[bot] wants to merge 1 commit intomainfrom
renovate/akeneo-api-php-client-11.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2025

This PR contains the following updates:

Package Change Age Confidence
akeneo/api-php-client ^6.0^11.0 age confidence

Release Notes

akeneo/api-php-client (akeneo/api-php-client)

vV11.4.0: Emerald Mirage Pale Ale

Compare Source

What's Changed

New Contributors

Full Changelog: akeneo/api-php-client@v11.3.0...V11.4.0

v11.3.0: Tart&Tangy Cara Amber Ale

Compare Source

Adding asynchronous calls in every API Classes.

What's Changed

New Contributors

Full Changelog: akeneo/api-php-client@v11.2.0...v11.3.0

v11.2.0: Hoppy Citra Sunshine IPA

Compare Source

Add category media file download route : api/rest/v1/category-media-files/%s/download

v11.1.0: Verdant Fruity Mirage

Compare Source

  • Directly authenticate when building with the password

v11.0.0: Stout

Compare Source

  • Upgrade minimal PHP dependency to 8.0
  • Deprecate old PIM Asset routes: will be removed in v12.0.0
  • Internal upgrades
    • Upgrade phpunit dependency from 7 to 8
    • Clean code with rector and new cs rules

v10.0.0: Tripel

Compare Source

v9.1.2: Lager (bis)

Compare Source

  • Change symfony/options-resolver dependency to ^5.4|^6.0 to clear conflicts with Symfony 6

v9.1.1: Lager

Compare Source

  • Fix symfony/options-resolver missing as composer requirement (#​242)

v9.1.0: Beer Spritz

Compare Source

  • Support catalogs endpoints
  • Add custom header options
  • Bump guzzlehttp/guzzle from 6.5.6 to 6.5.8

v9.0.1: Berliner Weisse

Compare Source

  • Dependencies security update

v9.0.0: Gose

Compare Source

  • Add new method to build the client from a single App token
  • Fix client not throwing the right exception when the token couldn't be refreshed
  • Fix deprecation notice and error for mixed return types (#​230)
  • Add missing filter operator string constants (#​226)

v8.0.0: Porter

Compare Source

  • Merge EE version into main project: This package will now contain EE resources. See which one on the documentation
  • Add cache feature (disabled by default)
  • Support query parameters for Product GET route
  • Better error handling: Support 405, 406, 415, 429 HTTP errors
  • Fix some PHP 8.1 deprecations
  • Fix potential make tests bug

v7.0.1: Fruit beer v2

Compare Source

  • Update readme: compatibility matrix and makefile instructions
  • Fix tag version (was v7.0 instead of v7.0.0)

v7.0: Fruit beer

Compare Source

  • Compatible with Akeneo PIM V6.0
  • Migrate api-php-client from PHP 7.1 to PHP 7.4
  • Set up CircleCI
  • Add a makefile
  • Update compatibility matrix

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.

@renovate
Copy link
Contributor Author

renovate bot commented Apr 17, 2025

⚠️ 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 akeneo/api-php-client:V11.4.0 --with-dependencies --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
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 akeneo/api-php-client ^11.0, found akeneo/api-php-client[v11.0.0, ..., V11.4.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - akeneo/api-php-client-ee is locked to version v6.0.2 and an update of this package was not requested.
    - akeneo/api-php-client-ee v6.0.2 requires akeneo/api-php-client ^6.0 -> found akeneo/api-php-client[v6.0.0, v6.0.1] but it conflicts with your root composer.json require (^11.0).

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

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