commercetools / commercetools/commercetools-sdk-php-v2
Dependency Dashboard
- Dominant language
- PHP
- Stars
- 19
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/commercetools/commercetools-sdk-php-v2).
## Repository Problems
These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/commercetools/commercetools-sdk-php-v2).
- β οΈ WARN: Unsupported composer value
## Pending Approval
The following branches are pending approval. To create them, click on a checkbox below.
- [ ] chore(deps): update github/codeql-action digest to 5e98e18
- [ ] chore(deps): update stefanzweifel/git-auto-commit-action digest to fc84150
- [ ] chore(deps): update actions/checkout action to v4.3.1
- [ ] chore(deps): update dependency symplify/easy-coding-standard to v12.6.2
- [ ] chore(deps): update php docker tag to v8.5
- [ ] chore(deps): update actions/cache action to v5
- [ ] chore(deps): update actions/checkout action to v6
- [ ] chore(deps): update actions/create-github-app-token action to v2
- [ ] chore(deps): update dependency guzzlehttp/guzzle to v7
- [ ] chore(deps): update dependency guzzlehttp/psr7 to v2
- [ ] chore(deps): update dependency monolog/monolog to v3
- [ ] chore(deps): update dependency phpunit/phpunit to v12
- [ ] chore(deps): update dependency psr/cache to v3
- [ ] chore(deps): update dependency psr/http-message to v2
- [ ] chore(deps): update dependency psr/log to v3
- [ ] chore(deps): update dependency psr/simple-cache to v3
- [ ] chore(deps): update dependency squizlabs/php_codesniffer to v4
- [ ] chore(deps): update dependency symfony/cache to v8
- [ ] chore(deps): update dependency symfony/console to v8
- [ ] chore(deps): update dependency symfony/dotenv to v8
- [ ] chore(deps): update dependency symfony/framework-bundle to v8
- [ ] chore(deps): update dependency symfony/runtime to v8
- [ ] chore(deps): update dependency symfony/yaml to v8
- [ ] chore(deps): update dependency symplify/easy-coding-standard to v13
- [ ] chore(deps): update dependency vimeo/psalm to v6
- [ ] π **Create all pending approval PRs at once** π
## Detected Dependencies
composer (10)
composer.json (16)
- `php >=7.2`
- `guzzlehttp/psr7 ^1.7 || ^2.0.0`
- `guzzlehttp/guzzle ^6.0 || ^7.0`
- `psr/cache ^1.0 || ^2.0 || ^3.0`
- `psr/simple-cache ^1.0 || ^2.0 || ^3.0`
- `psr/log ^1.0 || ^2.0 || ^3.0`
- `psr/http-client ^1.0`
- `psr/http-message ^1.0 || ^2.0`
- `ramsey/uuid ^4.0`
- `symfony/cache ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0` β [Updates: `^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0`]
- `commercetools/php-sdk ^2.16`
- `monolog/monolog ^1.3 || ^2.0` β [Updates: `^1.3 || ^2.0 || ^3.0`]
- `phpunit/phpunit ^9.0 | 8.5.22` β [Updates: `12.5.6`]
- `cache/array-adapter ^1.0`
- `symplify/easy-coding-standard 12.5.8` β [Updates: `12.6.2`, `13.0.4`]
- `phpstan/phpstan ^2.1.6`examples/symfony-app-datadog/composer.json (8)
- `php >=8.1`
- `commercetools/commercetools-sdk 10.*`
- `symfony/console ^7.0` β [Updates: `^8.0`]
- `symfony/dotenv ^7.0` β [Updates: `^8.0`]
- `symfony/flex ^2`
- `symfony/framework-bundle ^7.0` β [Updates: `^8.0`]
- `symfony/runtime ^7.0` β [Updates: `^8.0`]
- `symfony/yaml ^7.0` β [Updates: `^8.0`]examples/symfony-app-dynatrace/composer.json (8)
- `php >=8.1`
- `commercetools/commercetools-sdk 10.*`
- `symfony/console ^7.0` β [Updates: `^8.0`]
- `symfony/dotenv ^7.0` β [Updates: `^8.0`]
- `symfony/flex ^2`
- `symfony/framework-bundle ^7.0` β [Updates: `^8.0`]
- `symfony/runtime ^7.0` β [Updates: `^8.0`]
- `symfony/yaml ^7.0` β [Updates: `^8.0`]examples/symfony-app-newrelic/composer.json (8)
- `php >=8.1`
- `commercetools/commercetools-sdk 10.*`
- `symfony/console ^7.0` β [Updates: `^8.0`]
- `symfony/dotenv ^7.0` β [Updates: `^8.0`]
- `symfony/flex ^2`
- `symfony/framework-bundle ^7.0` β [Updates: `^8.0`]
- `symfony/runtime ^7.0` β [Updates: `^8.0`]
- `symfony/yaml ^7.0` β [Updates: `^8.0`]examples/symfony-app-opentelemetry/composer.json (8)
- `php >=8.1`
- `commercetools/commercetools-sdk 10.*`
- `symfony/console ^7.0` β [Updates: `^8.0`]
- `symfony/dotenv ^7.0` β [Updates: `^8.0`]
- `symfony/flex ^2`
- `symfony/framework-bundle ^7.0` β [Updates: `^8.0`]
- `symfony/runtime ^7.0` β [Updates: `^8.0`]
- `symfony/yaml ^7.0` β [Updates: `^8.0`]lambda/composer.json (1)
- `bref/bref ^2.1.21`
lib/commercetools-api/composer.json (14)
- `php >=7.2`
- `guzzlehttp/psr7 ^1.1` β [Updates: `^2.0`]
- `guzzlehttp/guzzle ^6.0` β [Updates: `^7.0`]
- `psr/cache ^1.0` β [Updates: `^3.0`]
- `psr/simple-cache ^1.0` β [Updates: `^3.0`]
- `psr/log ^1.0` β [Updates: `^3.0`]
- `psr/http-client ^1.0`
- `psr/http-message ^1.0` β [Updates: `^2.0`]
- `symfony/cache ^3.0 || ^4.0 || ^5.0 || ^6.0` β [Updates: `^3.0 || ^4.0 || ^5.0 || ^6.0 || ^8.0`]
- `monolog/monolog ^1.3` β [Updates: `^3.0`]
- `phpunit/phpunit ^8.0` β [Updates: `^12.0`]
- `vimeo/psalm ^3.4` β [Updates: `^6.0`]
- `cache/array-adapter ^1.0`
- `squizlabs/php_codesniffer ^3.0` β [Updates: `^4.0`]lib/commercetools-base/composer.json (15)
- `php >=7.2`
- `guzzlehttp/psr7 ^1.7` β [Updates: `^2.0`]
- `guzzlehttp/guzzle ^6.0 || ^7.0`
- `psr/cache ^1.0` β [Updates: `^3.0`]
- `psr/simple-cache ^1.0` β [Updates: `^3.0`]
- `psr/log ^1.0` β [Updates: `^3.0`]
- `psr/http-client ^1.0`
- `psr/http-message ^1.0` β [Updates: `^2.0`]
- `cache/filesystem-adapter ^1.0`
- `ramsey/uuid ^4.0`
- `monolog/monolog ^1.3` β [Updates: `^3.0`]
- `phpunit/phpunit ^8.0` β [Updates: `^12.0`]
- `vimeo/psalm ^3.4` β [Updates: `^6.0`]
- `cache/array-adapter ^1.0`
- `squizlabs/php_codesniffer ^3.0` β [Updates: `^4.0`]lib/commercetools-history/composer.json (14)
- `php >=7.2`
- `guzzlehttp/psr7 ^1.1` β [Updates: `^2.0`]
- `guzzlehttp/guzzle ^6.0` β [Updates: `^7.0`]
- `psr/cache ^1.0` β [Updates: `^3.0`]
- `psr/simple-cache ^1.0` β [Updates: `^3.0`]
- `psr/log ^1.0` β [Updates: `^3.0`]
- `psr/http-client ^1.0`
- `psr/http-message ^1.0` β [Updates: `^2.0`]
- `symfony/cache ^3.0 || ^4.0 || ^5.0 || ^6.0` β [Updates: `^3.0 || ^4.0 || ^5.0 || ^6.0 || ^8.0`]
- `monolog/monolog ^1.3` β [Updates: `^3.0`]
- `phpunit/phpunit ^8.0` β [Updates: `^12.0`]
- `vimeo/psalm ^3.4` β [Updates: `^6.0`]
- `cache/array-adapter ^1.0`
- `squizlabs/php_codesniffer ^3.0` β [Updates: `^4.0`]lib/commercetools-import/composer.json (14)
- `php >=7.2`
- `guzzlehttp/psr7 ^1.1` β [Updates: `^2.0`]
- `guzzlehttp/guzzle ^6.0` β [Updates: `^7.0`]
- `psr/cache ^1.0` β [Updates: `^3.0`]
- `psr/simple-cache ^1.0` β [Updates: `^3.0`]
- `psr/log ^1.0` β [Updates: `^3.0`]
- `psr/http-client ^1.0`
- `psr/http-message ^1.0` β [Updates: `^2.0`]
- `symfony/cache ^3.0 || ^4.0 || ^5.0 || ^6.0` β [Updates: `^3.0 || ^4.0 || ^5.0 || ^6.0 || ^8.0`]
- `monolog/monolog ^1.3` β [Updates: `^3.0`]
- `phpunit/phpunit ^8.0` β [Updates: `^12.0`]
- `vimeo/psalm ^3.4` β [Updates: `^6.0`]
- `cache/array-adapter ^1.0`
- `squizlabs/php_codesniffer ^3.0` β [Updates: `^4.0`]
docker-compose (4)
examples/symfony-app-datadog/docker-compose.yml
examples/symfony-app-dynatrace/docker-compose.yml
examples/symfony-app-newrelic/docker-compose.yml
examples/symfony-app-opentelemetry/docker-compose.yml
dockerfile (8)
examples/symfony-app-datadog/docker/nginx/Dockerfile.datadog
examples/symfony-app-datadog/docker/php/Dockerfile.datadog (1)
- `php 8.2-fpm` β [Updates: `8.5-fpm`]
examples/symfony-app-dynatrace/docker/nginx/Dockerfile.dynatrace
examples/symfony-app-dynatrace/docker/php/Dockerfile.dynatrace (1)
- `php 8.2-fpm` β [Updates: `8.5-fpm`]
examples/symfony-app-newrelic/docker/nginx/Dockerfile.newrelic
examples/symfony-app-newrelic/docker/php/Dockerfile.newrelic
examples/symfony-app-opentelemetry/docker/nginx/Dockerfile.otel
examples/symfony-app-opentelemetry/docker/php/Dockerfile.otel (1)
- `php 8.2-fpm` β [Updates: `8.5-fpm`]
github-actions (4)
.github/workflows/ci.yml (9)
- `actions/checkout v4` β [Updates: `v6`]
- `shivammathur/setup-php v2`
- `actions/cache v4` β [Updates: `v5`]
- `actions/checkout v4` β [Updates: `v6`]
- `shivammathur/setup-php v2`
- `actions/cache v4` β [Updates: `v5`]
- `actions/checkout v4` β [Updates: `v6`]
- `shivammathur/setup-php v2`
- `actions/cache v4` β [Updates: `v5`].github/workflows/create-pr.yml (4)
- `actions/create-github-app-token v1` β [Updates: `v2`]
- `actions/checkout v4` β [Updates: `v6`]
- `jenschude/auto-create-pr-action a5369414c74963e6ec065dab49066d3711b8c1db`
- `jenschude/auto-create-pr-action a5369414c74963e6ec065dab49066d3711b8c1db`.github/workflows/docs.yml (7)
- `actions/create-github-app-token v1` β [Updates: `v2`]
- `actions/checkout v4` β [Updates: `v6`]
- `stefanzweifel/git-auto-commit-action e8f94e4dd298db5a6a2aa2d42fe0bcef6f2c9660` β [Updates: `undefined`]
- `actions/create-github-app-token v1` β [Updates: `v2`]
- `actions/checkout v4` β [Updates: `v6`]
- `actions/checkout v4` β [Updates: `v6`]
- `stefanzweifel/git-auto-commit-action e8f94e4dd298db5a6a2aa2d42fe0bcef6f2c9660` β [Updates: `undefined`].github/workflows/semgrep.yml (2)
- `actions/checkout v4.1.1@b4ffde65f46336ab88eb53be808477a3936bae11` β [Updates: `v4.3.1`, `v6.0.2`]
- `github/codeql-action 65c74964a9ed8c44ed9f19d4bbc5757a6a8e9ab9` β [Updates: `undefined`]
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.