-
-
Notifications
You must be signed in to change notification settings - Fork 1
Update all non-major dependencies #259
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
1.0.x
Choose a base branch
from
renovate/all-minor-patch
base: 1.0.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
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.
|
85ed9b1
to
88d6c62
Compare
32aa388
to
318467f
Compare
2ce06f0
to
036db3e
Compare
760d562
to
ea1b512
Compare
a969e59
to
8b0fc5c
Compare
31dfb77
to
7d782a5
Compare
b76fb9c
to
d0b1f80
Compare
d0b1f80
to
3992e79
Compare
6c7b1c0
to
4a318de
Compare
e3cb59f
to
95d9d30
Compare
d5ac694
to
b492ad3
Compare
b5d2161
to
4d5eb52
Compare
d5cff06
to
dca0dfb
Compare
e98e508
to
2b9cbf2
Compare
57886f0
to
4c8c3dc
Compare
5a54158
to
cbf3e88
Compare
c323834
to
e29e5f3
Compare
e29e5f3
to
d053131
Compare
6daa965
to
de2e5b2
Compare
c8fd5eb
to
ebe417e
Compare
ebe417e
to
8230e1c
Compare
| datasource | package | from | to | | ----------- | -------------------------- | ------- | ------ | | github-tags | actions/cache | v3.3.1 | v3.4.3 | | github-tags | codecov/codecov-action | v3.1.1 | v3.1.6 | | packagist | doctrine/annotations | 2.0.1 | 2.0.2 | | packagist | infection/infection | 0.26.19 | 0.30.3 | | github-tags | laminas/automatic-releases | 1.24.0 | 1.25.0 | | github-tags | containerbase/php-prebuild | 8.2.29 | 8.4.10 | | github-tags | shivammathur/setup-php | 2.24.0 | 2.34.1 |
8230e1c
to
6932c97
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:
v3.3.1
->v3.4.3
v3.1.1
->v3.1.6
2.0.1
->2.0.2
^0.26
->^0.30
1.24.0
->1.25.0
~8.1.0 || ~8.2.0
->~8.1.0 || ~8.2.0 || ~8.4.0
2.24.0
->2.34.1
Release Notes
actions/cache (actions/cache)
v3.4.3
Compare Source
What's Changed
Full Changelog: actions/cache@v3.4.2...v3.4.3
v3.4.2
Compare Source
What's Changed
Full Changelog: actions/cache@v3.4.0...v3.4.2
v3.4.1
Compare Source
v3.4.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@v3.3.3...v3.4.0
v3.3.3
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.3.3
v3.3.2
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.3.2
codecov/codecov-action (codecov/codecov-action)
v3.1.6
Compare Source
#Full Changelog: codecov/codecov-action@v3.1.5...v3.1.6
v3.1.5
Compare Source
What's Changed
v3.1.4
: 3.1.4Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v3.1.3...v3.1.4
v3.1.3
: 3.1.3Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v3.1.2...v3.1.3
v3.1.2
: 3.1.2Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v3.1.1...v3.1.2
doctrine/annotations (doctrine/annotations)
v2.0.2
Compare Source
Release Notes for 2.0.2
2.0.x bugfix release (patch)
2.0.2
Improvement
Documentation
CachedReader
andFileCacheReader
thanks to @alexander-schranzChanges from Lower Branches
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