Merged
Conversation
Contributor
Author
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
2750084 to
76a37c0
Compare
9307066 to
1e819fd
Compare
2d398c6 to
6cc0836
Compare
2340d46 to
c08b4cf
Compare
7c7a3f7 to
1fd8366
Compare
9c25a71 to
7c9b443
Compare
4d91421 to
088f436
Compare
fb6831d to
b2d88b0
Compare
0000773 to
4c4d00d
Compare
777f0cc to
6002584
Compare
4cf0c2b to
6c043eb
Compare
cc0ed0a to
e34fa56
Compare
f4f2146 to
07fa013
Compare
79fa122 to
ff82d88
Compare
ff82d88 to
55df671
Compare
| datasource | package | from | to | | ----------- | --------------------------------------------- | ------- | ------- | | packagist | azjezz/psl | 3.3.0 | 3.3.0 | | packagist | composer/composer | 2.8.6 | 2.8.12 | | github-tags | laminas/laminas-ci-matrix-action | 1.29.0 | 1.31.0 | | github-tags | laminas/laminas-continuous-integration-action | 1.41.0 | 1.43.0 | | packagist | nikic/php-parser | 5.6.1 | 5.6.1 | | packagist | nikolaposa/version | 4.2.1 | 4.2.1 | | packagist | phpunit/phpunit | 11.5.42 | 11.5.42 | | packagist | psalm/plugin-phpunit | 0.19.5 | 0.19.5 | | packagist | roave/better-reflection | 6.65.0 | 6.65.0 | | packagist | roave/infection-static-analysis-plugin | 1.39.0 | 1.39.0 | | github-tags | shivammathur/setup-php | 2.32.0 | 2.35.5 | | packagist | squizlabs/php_codesniffer | 3.13.4 | 3.13.4 | | packagist | symfony/console | 7.3.4 | 7.3.4 | | packagist | vimeo/psalm | 6.13.1 | 6.13.1 |
…on-schema` instead this mostly drops an intermediate dependency, which was used in a single assertion, once.
Contributor
Author
Edited/Blocked NotificationRenovate 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. |
Ref: https://github.com/Roave/BackwardCompatibilityCheck/actions/runs/18657635613/job/53190540967?pr=929#step:3:590 Helps with: ``` PHP Warning: Private methods cannot be final as they are never overridden by other classes in /github/workspace/vendor/marc-mabe/php-enum/src/Enum.php on line 82 ................................................. Warning: Private methods cannot be final as they are never overridden by other classes in /github/workspace/vendor/marc-mabe/php-enum/src/Enum.php on line 82 ```
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.2.0->^3.3.0^2.8.5->^2.8.121.29.0->1.31.01.41.0->1.43.0^5.4.0->^5.6.1^4.2.0->^4.2.1^11.5.7->^11.5.42^0.19.2->^0.19.5^6.57.0->^6.65.0^1.36.0->^1.39.02.32.0->2.35.5^3.11.3->^3.13.4^7.2.1->^7.3.4^6.6.1->^6.13.1Release Notes
composer/composer (composer/composer)
v2.8.12Compare Source
config --globalpath resolution issue (#12537)v2.8.11Compare Source
bumpcommand handling of 0.x versions (#12468)auditcommand failing hard if any advisory constraint was invalid (#12507)v2.8.10Compare Source
v2.8.9Compare Source
bump-after-updatetriggering after anupdate --lock, which makes no sense (#12371)ZipArchive(#12409)composer <script-name>(#12383)v2.8.8Compare Source
v2.8.7Compare Source
COMPOSER_MAX_PARALLEL_PROCESSenv var to control max amount of parallel processes Composer will start (#12356)diagnosecommand output--with ...constraints to make them apply to packages replaced a package with a different name (#12353)laminas/laminas-ci-matrix-action (laminas/laminas-ci-matrix-action)
v1.31.0Compare Source
Release Notes for 1.31.0
1.31.0
Dependencies,Enhancement
v1.30.0Compare Source
Release Notes for 1.30.0
1.30.0
Enhancement
laminas/laminas-continuous-integration-action (laminas/laminas-continuous-integration-action)
v1.43.0Compare Source
Release Notes for 1.43.0
1.43.0
Enhancement
v1.42.0Compare Source
Release Notes for 1.42.0
1.42.0
renovate
shivammathur/setup-php (shivammathur/setup-php)
v2.35.5Compare Source
Changelog
For example, this should install the latest release of PHPUnit with
10.5as the prefix.intlextension with a particular ICU versions.github-tokeninput value to avoid rate limits.Improved errors when tools fail to install. (#991)
Fixed warning in get function on request failure.
Added a fallback source for composer phar archives. (#956)
Added a fallback source for PPA keys. (#996)
Fixed
opcache.jit_buffer_sizeconfig on arm environments. (#999)Updated Node.js dependencies.
For the complete list of changes, please refer to the Full Changelog
Follow for updates
v2.35.4Compare Source
Changelog
Fixed updating brew core tap before installing PHP on macOS.
Updated actions in internal workflows.
Updated Node.js dependencies.
For the complete list of changes, please refer to the Full Changelog
Follow for updates
v2.35.3Compare Source
Changelog
Improved
github-tokensupport for GitHub Enterprise. (#981).For GitHub Enterprise users, the
github-tokeninput does not default to theGITHUB_TOKENsecret. Therefore, it's recommended to set thegithub-tokeninput to a Personal Access Token (PAT).Fixed support for
relayextension for PHP 7.4 on macOS.Updated internal workflows to not run on forks. (#982)
Updated Node.js dependencies.
Thanks @jrfnl for the contributions 🎉
For the complete list of changes, please refer to the Full Changelog
Follow for updates
v2.35.2Compare Source
Changelog
auth.json. (#980)For the complete list of changes, please refer to the Full Changelog
Follow for updates
v2.35.1Compare Source
Changelog
Fixed regression in composer authentication in
2.35.0. (#979)Fixed installing
geosextension on PHP 8.5.For the complete list of changes, please refer to the Full Changelog
Follow for updates
v2.35.0Compare Source
Changelog
Added support for
github-tokeninput. (#969)It uses the
GITHUB_TOKENsecret by default and should prevent any rate limiting issues while installing your composer dependencies or while adding any tools supported by setup-php.Also, it can used to specify a personal access token (PAT) to authenticate with GitHub if you need that for your composer dependencies.
carthage-software/mago. (#898, #975)Roave/BackwardCompatibilityCheck. (#911, #974)shipmonk/name-collision-detector. (#932, #973)Fixed fallback behavior on adding a specific version of extension when
fail-fastis set to true. (#972)Fixed enabling extensions on Windows. (#978)
Fixed installing gearman extension on PHP 8.5.
Cleaned up the cubrid extension script.
Removed ondrej/pkg-gearman ppa in gearman extension setup.
Switched to ppa.setup-php.com for ondrej/php ppa fallback mirror.
Update default composer version in README. (#966)
Fixed a broken link in README. (#967)
Updated Node.js dependencies.
Thanks @jrfnl and @OskarStark for the contributions 🎉
For the complete list of changes, please refer to the Full Changelog
Follow for updates
v2.34.1Compare Source
Changelog
Fixed tool-cache directory on self-hosted runners.
Fixed generating lock path in unix.sh on verbose branch.
Updated Node.js dependencies.
For the complete list of changes, please refer to the Full Changelog
Follow for updates
v2.34.0Compare Source
Changelog
COMPOSER_ALLOW_PLUGINSenv.Added fallback for fetching the manifest for PHP versions. (#952)
Added support to specify tools directory using
SETUP_PHP_TOOLS_DIRenv. (#943, #945)Improved detecting linux self-hosted runners if
runnerenv is not specified. (#947)Improved locking mechanism while fetching files on self-hosted runners.
Dropped support for using dependency files in
shivammathur/extensiontap.Fixed errors on macOS regarding missing taps.
Fixed logic to fail on first error in extension setup from source. (#951)
Fixed error about missing
self_hosted_helperfunction on macOS.Fixed the file name of the sources list to match the name used by
apt-add-repository. (#953)Fixed installing
hiredison macOS during relay setup.Thanks @alcaeus, @JMoodyFWD, and @cmb69 for the contributions 🎉
For the complete list of changes, please refer to the Full Changelog
Follow for updates
v2.33.0Compare Source
Changelog
ubuntu-24.04-armandubuntu-22.04-arm. (#848)Dropped support for Ubuntu 20.04 (
ubuntu-20.04) for both GitHub hosted and self-hosted runners. Please migrate your workflows toubuntu-22.04orubuntu-24.04. (#939)Ref: https://github.com/shivammathur/setup-php#github-hosted-runners
Improved support for installing PHPUnit around new releases. Now setup-php will fallback to the previous release till new release is available on the phpunit.de website after it is tagged. (#913, #938)
Switched to using https://ppa.launchpadcontent.net for launchpad PPAs instead of http://ppa.launchpad.net. (#927, #928)
Added a fallback to calling launchpad's API for getting PPA signatures to reduce reported failures on self-hosted runners. (#935)
Added support for specifying tools' directory using
TOOLS_DIRenv. (#937)Fixed cache support for
openswoole. (#917, shivammathur/cache-extensions#47)Fixed the version of
composer-normalizein the logs. (#899)Added support for
blackfireandionCubeextensions for PHP 8.4.Improved support for
phalconandzephir_parserextensions.Improved support for OCI extensions
pdo_ociandoci8on self-hosted runners. (#929)Improved locking mechanism while fetching files on self-hosted runners. (#912)
Fixed a warning on macOS while patching extensions.
Fixed linking hiredis library during relay setup.
Thanks @deguif, @DanielEScherzer, @voodooism, @hms5232, and @jg-development for the contributions 🎉
Thanks @complex-gmbh and @WorkOfStan for the sponsorship ❤️
For the complete list of changes, please refer to the Full Changelog
Follow for updates
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.
Read more about the use of Renovate Bot within
ocramius/*projects.