Update all non-major dependencies #1040
Merged
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:
v3.1.4
->v3.1.5
0.27.0
->0.27.9
3.0.0
->3.2.0
1.2.14
->1.2.15
2.28.0
->2.29.0
Release Notes
codecov/codecov-action (codecov/codecov-action)
v3.1.5
Compare Source
infection/infection (infection/infection)
v0.27.9
: Fix an issue with numeric data provider keys in PHPUnit >= 10Compare Source
Fixed:
Full Changelog: infection/infection@0.27.8...0.27.9
v0.27.8
: Do not remove attributes from class methodsCompare Source
Fixed:
Full Changelog: infection/infection@0.27.7...0.27.8
v0.27.7
: PHP 8.3, Symfony 7 supportCompare Source
Changed:
fidry/cpu-core-counter
v1 by @Slamdunk in https://github.com/infection/infection/pull/1893symfony/console
< 4.4 hack as minimum supported version is 5.4 by @sidz in https://github.com/infection/infection/pull/1888Full Changelog: infection/infection@0.27.6...0.27.7
v0.27.6
: Fix equivalent mutantsCompare Source
Added:
Fixed:
New Contributors
Full Changelog: infection/infection@0.27.5...0.27.6
v0.27.5
: Fix bug with collecting escaped mutants for GitLab loggerCompare Source
Fixed:
Full Changelog: infection/infection@0.27.4...0.27.5
v0.27.4
: Allow missing elements when destructuring arrays in foreach loopsCompare Source
Fixed:
Full Changelog: infection/infection@0.27.3...0.27.4
v0.27.3
Compare Source
Full Changelog
Added:
--logger-gitlab
) in https://github.com/infection/infection/pull/1878v0.27.2
: Tech release: auto-upload PHAR, fixing issueCompare Source
v0.27.1
: Minor fixes and auto-upload PHAR to releasesCompare Source
0.27.1 (2023-09-16)
Full Changelog
Added:
Changed:
sidz/phpstan-rules
to 0.3.0 to use extension installer and avoid fixed bugs by @maks-rafalko in https://github.com/infection/infection/pull/1868New Contributors
lcobucci/clock (lcobucci/clock)
v3.2.0
Compare Source
Release Notes for 3.2.0
This release provides support for PHP 8.3.
3.2.0
Improvement
@immutable
thanks to @Slamdunkv3.1.0
Compare Source
Release Notes for 3.1.0
This release bumps the minimum required PHP version to 8.2, updating all dependencies.
3.1.0
renovate
664: Update dependency lcobucci/coding-standard to v10 thanks to @renovatebot
662: Add
renovate.json export-ignore
to.gitattributes
thanks to @TimWollaphpbench/phpbench (phpbench/phpbench)
v1.2.15
Compare Source
shivammathur/setup-php (shivammathur/setup-php)
v2.29.0
Compare Source
Changelog
lowest
alias installs the lowest actively supported version in the PHP project.composer.lock
andcomposer.json
files.php-version
andphp-version-file
inputs are not specified, then it can read the php version fromplatform-overrides.php
value in composer.lock orconfig.platform.php
value fromcomposer.json
. #800PHPCSStandards/PHP_CodeSniffer
repository for builds ofphpcs
andphpcbf
tools. #809Marked
v1
version of the action as completely unsupported, it will receive no updates, please upgrade tov2
, if not done already.Fixed installing extensions on Windows for PHP 8.1 by reverting the version bump for minimum stability. #807
Fixed building extensions on PHP 8.4 that used backward compatibility headers from
ext/standard
to useext/random/php_random.h
header.Improved support for
phalcon
to install the extension when specified without the version number. #796Updated codeql workflow to use
v3
versions of codeql actions. #803Updated docs workflow to use
actions/download-artifact@v4
andactions/upload-artifact@v4
. #804, #805Updated Node.js dependencies.
Merged Pull Requests
For the complete list of changes, please refer to the Full Changelog
Thanks @dr5hn, @tighten, @ZeekInteractive, @acelaya, and @fulopattila122 for the sponsorship ❤️
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.
This PR has been generated by Mend Renovate. View repository job log here.