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

ci: Align integration test dependencies with 3rdparty/ for PHP 8.4 compatibility #48990

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

nickvergessen
Copy link
Member

@nickvergessen nickvergessen commented Oct 29, 2024

Summary

Dev Packages Operation Base Target
behat/gherkin Upgraded v4.9.0 v4.10.0
doctrine/instantiator Upgraded 1.5.0 2.0.0
guzzlehttp/promises Upgraded 2.0.3 2.0.4
myclabs/deep-copy Upgraded 1.11.1 1.12.0
nikic/php-parser Upgraded v5.0.2 v5.3.1
phpunit/php-code-coverage Upgraded 9.2.31 9.2.32
phpunit/phpunit Upgraded 9.6.19 9.6.21
psr/log Upgraded 3.0.0 3.0.2
sabre/dav Upgraded 4.6.0 4.7.0
sabre/event Upgraded 5.1.4 5.1.7
sabre/http Upgraded 5.1.10 5.1.12
sabre/uri Upgraded 2.3.3 2.3.4
sabre/vobject Upgraded 4.5.4 4.5.6
sabre/xml Upgraded 2.2.6 2.2.11
symfony/config Upgraded v6.0.19 v6.4.13
symfony/console Upgraded v6.0.19 v6.4.13
symfony/dependency-injection Upgraded v6.0.20 v6.4.13
symfony/deprecation-contracts Upgraded v3.0.2 v3.5.0
symfony/event-dispatcher Upgraded v5.4.34 v6.4.13
symfony/event-dispatcher-contracts Upgraded v3.0.2 v3.5.0
symfony/filesystem Upgraded v6.0.19 v6.4.13
symfony/polyfill-ctype Upgraded v1.28.0 v1.31.0
symfony/polyfill-intl-grapheme Upgraded v1.28.0 v1.31.0
symfony/polyfill-intl-normalizer Upgraded v1.28.0 v1.31.0
symfony/polyfill-mbstring Upgraded v1.28.0 v1.31.0
symfony/service-contracts Upgraded v3.0.2 v3.5.0
symfony/string Upgraded v6.0.19 v6.4.13
symfony/translation Upgraded v6.0.19 v6.4.13
symfony/translation-contracts Upgraded v3.0.2 v3.5.0
symfony/var-exporter New - v6.4.13
symfony/yaml Upgraded v6.0.19 v6.4.13
symfony/polyfill-php80 Removed v1.28.0 -
symfony/polyfill-php81 Removed v1.28.0 -

Checklist

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen added the 3. to review Waiting for reviews label Oct 29, 2024
@nickvergessen nickvergessen added this to the Nextcloud 31 milestone Oct 29, 2024
@nickvergessen nickvergessen self-assigned this Oct 29, 2024
build/integration/.gitignore Show resolved Hide resolved
Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen
Copy link
Member Author

behat/behat 3.15 was just released, so also bumped that now to support 8.4

@nickvergessen nickvergessen merged commit e74ce1a into master Oct 30, 2024
135 of 138 checks passed
@nickvergessen nickvergessen deleted the ci/noid/update-integration-test-stuff branch October 30, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants