automatic-releases
automatic-releases copied to clipboard
Update all non-major dependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | Type | Update |
|---|---|---|---|---|---|---|---|
| azjezz/psl | ^3.0.2 -> ^3.3.0 |
require | patch | ||||
| monolog/monolog | ^3.7.0 -> ^3.9.0 |
require | patch | ||||
| ocramius/package-versions | ^2.9.0 -> ^2.10.0 |
require | patch | ||||
| phly/keep-a-changelog | ^2.12.1 -> ^2.13.2 |
require | minor | ||||
| php | ~8.3.12 -> ~8.4.8 |
require | minor | ||||
| php-http/curl-client (source) | ^2.3.2 -> ^2.3.3 |
require | patch | ||||
| symfony/console (source) | ^6.4.12 -> ^6.4.23 |
require | patch |
Release Notes
phly/keep-a-changelog (phly/keep-a-changelog)
v2.13.2
Added
- Nothing.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Fixed php-scoper configuration to allow phar build to complete successfully.
v2.13.1
Added
- Nothing.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Fixed the workflow for generating the Phar distribution.
v2.13.0
Added
- Adds support for PHP 8.4.
Changed
-
Bumps the laminas/laminas-diactoros minimum supported version to 3.3.0.
-
#121 updates the symfony/console dependency to allow version 7 releases. (Contributed by fezfez)
Deprecated
- Nothing.
Removed
-
Removes support for PHP versions older than 8.1.0.
-
Removes support for PHP versions prior to PHP 8.1.
Fixed
- Nothing.
containerbase/php-prebuild (php)
v8.4.8
Bug Fixes
- deps: update dependency php to v8.4.8
v8.4.7
Bug Fixes
- deps: update dependency php to v8.4.7
v8.4.6
Bug Fixes
- deps: update dependency php to v8.4.6
v8.4.5
Bug Fixes
- deps: update dependency php to v8.4.5
v8.4.4
Bug Fixes
- deps: update dependency php to v8.4.4
v8.4.3
Bug Fixes
- deps: update dependency php to v8.4.3
v8.4.2
Bug Fixes
- deps: update dependency php to v8.4.2
v8.4.1
Bug Fixes
- deps: update dependency php to v8.4.1
v8.3.22
Bug Fixes
- deps: update dependency php to v8.3.22
v8.3.21
Bug Fixes
- deps: update dependency php to v8.3.21
v8.3.20
Bug Fixes
- deps: update dependency php to v8.3.20
v8.3.19
Bug Fixes
- deps: update dependency php to v8.3.19
v8.3.17
Bug Fixes
- deps: update dependency php to v8.3.17
v8.3.16
Bug Fixes
- deps: update dependency php to v8.3.16
v8.3.15
Bug Fixes
- deps: update dependency php to v8.3.15
v8.3.14
Bug Fixes
- deps: update dependency php to v8.3.14
v8.3.13
Bug Fixes
- deps: update dependency php to v8.3.13
symfony/console (symfony/console)
v6.4.23
Changelog (https://github.com/symfony/console/compare/v6.4.22...v6.4.23)
- bug symfony/symfony#60044 [Console] Table counts wrong column width when using colspan and
setColumnMaxWidth()(@vladimir-vv) - bug symfony/symfony#60042 [Console] Table counts wrong number of padding symbols in
renderCell()method when cell contain unicode variant selector (@vladimir-vv)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
Read more information about the use of Renovate Bot within Laminas.
Branch automerge failure
This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
- Branch has one or more failed status checks
⚠️ 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 azjezz/psl:3.3.0 lcobucci/clock:3.5.0 monolog/monolog:3.9.0 ocramius/package-versions:2.11.0 phly/keep-a-changelog:2.13.2 php:8.5.0 php-http/curl-client:2.3.3 symfony/console:6.4.27 --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
Pattern "php" listed for update matches platform packages, but these cannot be updated by Composer.
Dependency php-http/discovery 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.
Dependency php-http/httplug 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.
Dependency psr/http-client 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.
Dependency psr/log 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.
Dependency laminas/laminas-diactoros 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.
Dependency psr/http-message 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 azjezz/psl ^3.3.0 -> satisfiable by azjezz/psl[3.3.0].
- azjezz/psl 3.3.0 requires php ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.5.0) does not satisfy that requirement.
Problem 2
- laminas/laminas-diactoros is locked to version 2.26.0 and an update of this package was not requested.
- laminas/laminas-diactoros 2.26.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.5.0) does not satisfy that requirement.
Problem 3
- Root composer.json requires phly/keep-a-changelog ^2.13.2 -> satisfiable by phly/keep-a-changelog[2.13.2].
- phly/keep-a-changelog 2.13.2 requires laminas/laminas-diactoros ^3.3 -> found laminas/laminas-diactoros[3.3.0, ..., 3.8.0] but it conflicts with your root composer.json require (^2.26.0).
Problem 4
- roave/infection-static-analysis-plugin is locked to version 1.35.0 and an update of this package was not requested.
- roave/infection-static-analysis-plugin 1.35.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.5.0) does not satisfy that requirement.
Problem 5
- vimeo/psalm is locked to version 5.26.1 and an update of this package was not requested.
- vimeo/psalm 5.26.1 requires php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.5.0) does not satisfy that requirement.
Problem 6
- jwage/changelog-generator is locked to version 1.4.0 and an update of this package was not requested.
- jwage/changelog-generator 1.4.0 requires laminas/laminas-diactoros ^2.13.0 -> satisfiable by laminas/laminas-diactoros[2.26.0].
- laminas/laminas-diactoros 2.26.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.5.0) does not satisfy that requirement.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.