-
Notifications
You must be signed in to change notification settings - Fork 1
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 #112
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Manifest Files.github/workflows/continuous-integration.yml
composer.json
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #112 +/- ##
===========================================
Coverage 100.00% 100.00%
Complexity 123 123
===========================================
Files 14 14
Lines 334 334
===========================================
Hits 334 334
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
d754922
to
9771a72
Compare
| datasource | package | from | to | | ----------- | ----------------------------- | ------- | ------- | | github-tags | codecov/codecov-action | v4.4.1 | v4.5.0 | | packagist | infection/infection | 0.28.1 | 0.29.5 | | packagist | laminas/laminas-modulemanager | 2.15.0 | 2.16.0 | | packagist | phpstan/extension-installer | 1.4.0 | 1.4.1 | | packagist | phpunit/phpunit | 10.5.20 | 10.5.21 | | packagist | tomasvotruba/type-coverage | 0.3.0 | 0.3.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9771a72
to
9548011
Compare
Code Climate has analyzed commit 9548011 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. |
This PR contains the following updates:
codecov/codecov-action
v4.4.1
->v4.5.0
infection/infection
^0.27.11 || ^0.28.1
->^0.27.11 || ^0.28.1 || ^0.29.0
laminas/laminas-modulemanager
^2.15.0
->^2.16.0
phpstan/extension-installer
^1.4.0
->^1.4.1
phpunit/phpunit
^10.5.20
->^10.5.21
tomasvotruba/type-coverage
^0.3.0
->^0.3.1
Release Notes
codecov/codecov-action (codecov/codecov-action)
v4.5.0
Compare Source
infection/infection (infection/infection)
v0.29.5
Compare Source
Full Changelog
Added:
v0.29.4
Compare Source
Full Changelog
Added:
--logger-project-root-directory
by @vincentchalamon in https://github.com/infection/infection/pull/1978v0.29.3
: Add support for `colinodell/json5` v3Compare Source
Changed:
colinodell/json5
v3 by @Slamdunk in https://github.com/infection/infection/pull/1976Full Changelog: infection/infection@0.29.2...0.29.3
v0.29.2
: Highlight inline differences in CLICompare Source
Added:
Full Changelog: infection/infection@0.29.1...0.29.2
v0.29.1
: Fix usage of custom mutator with bootstrap fileCompare Source
Fixed:
Full Changelog: infection/infection@0.29.0...0.29.1
v0.29.0
Compare Source
Full Changelog
Added:
Read about how to create custom mutators: https://infection.github.io/guide/custom-mutators.html
Changed:
Infection\Mutator\Mutator
to a separate package by @maks-rafalko in https://github.com/infection/infection/pull/1963Mutator::getDefinition
return type non-nullable by @maks-rafalko in https://github.com/infection/infection/pull/1958AddCoversClassAttributeRector
rule by @maks-rafalko in https://github.com/infection/infection/pull/1962NameResolver
visitor by @maks-rafalko in https://github.com/infection/infection/pull/1967NodeTraverser::DONT_TRAVERSE_CURRENT_AND_CHILDREN
withNodeVisitor::DONT_TRAVERSE_CURRENT_AND_CHILDREN
by @maks-rafalko in https://github.com/infection/infection/pull/1968ParentConnectorVisitor
and usenikic-phpparser
's one by @maks-rafalko in https://github.com/infection/infection/pull/1970laminas/laminas-modulemanager (laminas/laminas-modulemanager)
v2.16.0
Compare Source
Release Notes for 2.16.0
Feature release (minor)
2.16.0
Enhancement
brick/varexporter
0.5 thanks to @slknijnenburgphpstan/extension-installer (phpstan/extension-installer)
v1.4.1
Compare Source
sebastianbergmann/phpunit (phpunit/phpunit)
v10.5.21
: PHPUnit 10.5.21Compare Source
Changed
TestCase
object after its test was runHow to install or update PHPUnit
TomasVotruba/type-coverage (tomasvotruba/type-coverage)
v0.3.1
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on Friday" 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.