-
Notifications
You must be signed in to change notification settings - Fork 2
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
Update all non-major dependencies #413
Merged
Merged
Conversation
This file contains 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
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Manifest Files.github/workflows/continuous-integration.yml
composer.json
|
Pull Request Test Coverage Report for Build 9637601950Details
💛 - Coveralls |
| datasource | package | from | to | | ----------- | ---------------------- | ------- | ------- | | packagist | phpunit/phpunit | 10.5.21 | 10.5.24 | | github-tags | shivammathur/setup-php | 2.30.5 | 2.31.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
bot
force-pushed
the
renovate/all-minor-patch-dependencies
branch
from
June 24, 2024 04:35
d6c55d5
to
fa94efd
Compare
Code Climate has analyzed commit fa94efd and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 100.0% (0.0% change). View more on Code Climate. |
Pull Request Test Coverage Report for Build 9639631309Details
💛 - Coveralls |
Pull Request Test Coverage Report for Build 9639631103Details
💛 - Coveralls |
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:
phpunit/phpunit
^10.5.21
->^10.5.24
shivammathur/setup-php
2.30.5
->2.31.0
Release Notes
sebastianbergmann/phpunit (phpunit/phpunit)
v10.5.24
: PHPUnit 10.5.24Compare Source
Changed
array_pop()
instead ofarray_shift()
for processingTest
objects inTestSuite::run()
and optimizeTestSuite::isEmpty()
How to install or update PHPUnit
v10.5.23
: PHPUnit 10.5.23Compare Source
Changed
TestCase
objects early that use a data providerHow to install or update PHPUnit
v10.5.22
: PHPUnit 10.5.22Compare Source
Changed
debug_backtrace()
How to install or update PHPUnit
shivammathur/setup-php (shivammathur/setup-php)
v2.31.0
Compare Source
Changelog
Added support for a fallback mirror for
ondrej/php
PPA when launchpad is down (#834).Fixed installing packages on self-hosted environments with existing conf files (#852).
Fixed support for
oci8
andpdo_oci
extensions onubuntu-24.04
.Fixed support for
couchbase
extension onubuntu-24.04
.Fixed support for
ubuntu-24.04
afterapt-fast
was dropped from the GA images.Fixed support for
firebird
extension onmacos-14
Fixed support for
blackfire
extension onmacos-14
.Fixed support for
relay
extension.Fixed support for
phalcon
extension for PHP 7.4 on Ubuntu.Updated Node.js dependencies.
For the complete list of changes, please refer to the Full Changelog
Follow for updates
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.