-
-
Notifications
You must be signed in to change notification settings - Fork 4
Update all non-major dependencies #325
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
Open
renovate
wants to merge
1
commit into
0.1.x
Choose a base branch
from
renovate/all-minor-patch
base: 0.1.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+398
−244
Conversation
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
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
eca00ff
to
d4829b5
Compare
6c81933
to
9484851
Compare
d83ae10
to
774ff2e
Compare
b228832
to
9a631ec
Compare
b28f243
to
951233a
Compare
619048f
to
dfd0f05
Compare
45b3e37
to
feb547f
Compare
44ac6f5
to
79b34f8
Compare
19cf666
to
8adf4fa
Compare
8e7f2b1
to
a323637
Compare
a323637
to
455440c
Compare
39df511
to
8500c20
Compare
d7159ad
to
d7cb07d
Compare
ddad7f9
to
b2c2a0d
Compare
b2c2a0d
to
f0e0368
Compare
5a9ead5
to
d52d074
Compare
f35a201
to
51689c3
Compare
51689c3
to
fe17567
Compare
cd1a44e
to
e4601c6
Compare
a26b881
to
74d590a
Compare
74d590a
to
764686c
Compare
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ------ | | github-tags | actions/cache | v4.1.2 | v4.2.3 | | github-tags | codecov/codecov-action | v5.0.3 | v5.4.3 | | packagist | infection/infection | 0.27.8 | 0.30.3 | | github-tags | laminas/automatic-releases | 1.24.0 | 1.25.0 | | packagist | lcobucci/coding-standard | 11.0.0 | 11.1.0 | | packagist | monolog/monolog | 3.5.0 | 3.9.0 | | packagist | psr/log | 3.0.0 | 3.0.2 | | packagist | react/socket | 1.14.0 | 1.16.0 | | github-tags | shivammathur/setup-php | 2.28.0 | 2.34.1 |
764686c
to
ab323e5
Compare
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:
v4.1.2
->v4.2.3
v5.0.3
->v5.4.3
^0.27
->^0.30
1.24.0
->1.25.0
11.0.0
->11.1.0
3.5.0
->3.9.0
3.0.0
->3.0.2
1.14.0
->1.16.0
2.28.0
->2.34.1
Release Notes
actions/cache (actions/cache)
v4.2.3
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v4.2.2...v4.2.3
v4.2.2
Compare Source
What's Changed
Full Changelog: actions/cache@v4.2.1...v4.2.2
v4.2.1
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v4.2.0...v4.2.1
v4.2.0
Compare Source
The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version
v4
orv3
as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0
orv3.4.0
If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
Upgrading to the recommended versions will not break your workflows.
Read more about the change & access the migration guide: reference to the announcement.
Minor changes
Minor and patch version updates for these dependencies:
1.11.1
1.1.3
0.38.3
Full Changelog: actions/cache@v4.1.2...v4.2.0
codecov/codecov-action (codecov/codecov-action)
v5.4.3
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3
v5.4.2
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.1..v5.4.2
v5.4.1
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.0..v5.4.1
v5.4.0
Compare Source
What's Changed
use_pypi
bypasses integrity checks too by @webknjaz in https://github.com/codecov/codecov-action/pull/1773Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.1..v5.4.0
v5.3.1
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.0..v5.3.1
v5.3.0
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.2.0..v5.3.0
v5.2.0
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.2..v5.2.0
v5.1.2
Compare Source
What's Changed
${{ inputs.token }}
inaction.yml
by @jwodder in https://github.com/codecov/codecov-action/pull/1721Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.1..v5.1.2
v5.1.1
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.0..v5.1.1
v5.1.0
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.7..v5.1.0
v5.0.7
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.6..v5.0.7
v5.0.6
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.5..v5.0.6
v5.0.5
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.4..v5.0.5
v5.0.4
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.3..v5.0.4
infection/infection (infection/infection)
v0.30.3
Compare Source
Added:
ReturnRemoval
mutator by @sanmai in https://github.com/infection/infection/pull/2296Changed:
0
metrics in result summary by @staabm in https://github.com/infection/infection/pull/2311Fixed:
Internal:
Full Changelog: infection/infection@0.30.2...0.30.3
v0.30.2
Compare Source
Added:
ReturnRemoval
mutator by @sanmai in https://github.com/infection/infection/pull/2296Changed:
0
metrics in result summary by @staabm in https://github.com/infection/infection/pull/2311Fixed:
Internal:
Full Changelog: infection/infection@0.30.2...0.30.3
v0.30.1
Compare Source
Changed:
LogicalNot
mutator by @staabm in https://github.com/infection/infection/pull/2283IdenticalEqual
by @sanmai in https://github.com/infection/infection/pull/2248Internal:
Full Changelog: infection/infection@0.30.1...0.30.2
v0.30.0
Compare Source
Changed:
TextFileLogger
: add hints about different logfile options by @staabm in https://github.com/infection/infection/pull/2278TrueValue
/FalseValue
mutator by @staabm in https://github.com/infection/infection/pull/2280Fixed:
--static-analysis-tool=phpstan
by @maks-rafalko in https://github.com/infection/infection/pull/2284Internal:
Full Changelog
v0.29.14
Compare Source
Full Changelog
Added:
--threads
to the config file underthreads
key by @maks-rafalko in https://github.com/infection/infection/pull/2158--show-mutations=int|max
to support non-bool values by @staabm in https://github.com/infection/infection/pull/2216--id=<mutant-hash>
to run the only one Mutant for killing it by @maks-rafalko in https://github.com/infection/infection/pull/2226perMutator
timings by @staabm in https://github.com/infection/infection/pull/2164perMutator
logger table header by @staabm in https://github.com/infection/infection/pull/2175--static-analysis-tool=phpstan
) if they are escaped and not killed by PHPUnit tests by @maks-rafalko in https://github.com/infection/infection/pull/2098Changed:
false
with a non-falsy value by @staabm in https://github.com/infection/infection/pull/2121ProtectedVisibility
: by @staabm in https://github.com/infection/infection/pull/2112DecrementInteger
mutator by @staabm in https://github.com/infection/infection/pull/2204IncrementInteger
mutator by @staabm in https://github.com/infection/infection/pull/2208DecrementInteger
mutator by @staabm in https://github.com/infection/infection/pull/2238LogicalAndAllSubExprNegation
withinstanceof
by @staabm in https://github.com/infection/infection/pull/2241LogicalOr
Mutator by @staabm in https://github.com/infection/infection/pull/2243ArrayItemRemoval
: Do not remove item from array assignment as it produces PHP warning by @staabm in https://github.com/infection/infection/pull/2236Fixed:
--mutants
is used and config hasglobal-ignoreSourceCodeByRegex
by @maks-rafalko in https://github.com/infection/infection/pull/2172Internal:
devTools/Dockerfile.json
to pin to it on Makefile by @maks-rafalko in https://github.com/infection/infection/pull/2072src
andtests
folders by @maks-rafalko in https://github.com/infection/infection/pull/2091.DB_Store
on MacOS by @maks-rafalko in https://github.com/infection/infection/pull/2094MutantExecutionResultFactory
toTestFrameworkMutantExecutionResultFactory
and add interface by @maks-rafalko in https://github.com/infection/infection/pull/2099VersionParser
by @maks-rafalko in https://github.com/infection/infection/pull/2100ParentConnector::findParent
over raw calls to$node->getAttribute('parent')
by @staabm in https://github.com/infection/infection/pull/2116--static-analysis-tool=phpstan
is used by @maks-rafalko in https://github.com/infection/infection/pull/2162per-mutator.md
to.gitignore
by @staabm in https://github.com/infection/infection/pull/2179--fail-without-result-cache
to PHPStan process by @maks-rafalko in https://github.com/infection/infection/pull/2182infection/tests-checker-action
by @maks-rafalko in https://github.com/infection/infection/pull/2195pull_request_target
instead ofpull_request
event by @maks-rafalko in https://github.com/infection/infection/pull/2222v0.29.13
Compare Source
Added:
array_find_key()
withnull
by @maks-rafalko in https://github.com/infection/infection/pull/2050array_find()
withnull
by @maks-rafalko in [https://github.com/Add PHP 8.4 mutator to replacearray_find()
withnull
infection/infection#2049](https://redirect.github.com/infection/infection/pull/20