-
-
Notifications
You must be signed in to change notification settings - Fork 0
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 #499
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
+13
−13
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
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
8 times, most recently
from
April 18, 2023 17:46
921f3a0
to
12f212e
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
April 22, 2023 11:44
605afe1
to
ffb1648
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
April 27, 2023 20:06
ffb1648
to
b9554e3
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
May 16, 2023 10:02
e137a94
to
aa4fc21
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
June 2, 2023 07:29
79e801f
to
999f09b
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
June 11, 2023 06:24
f58d327
to
98de537
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
June 14, 2023 15:45
1484f80
to
4ade409
Compare
|
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
June 8, 2024 01:06
57628c6
to
bdc5c6e
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
June 12, 2024 08:34
d495afa
to
79d2bfe
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
June 27, 2024 22:02
6f08d76
to
b18bd28
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 9, 2024 16:15
b18bd28
to
bc2904e
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 6, 2024 08:19
bc2904e
to
5baafbb
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
August 28, 2024 09:46
3cc49e1
to
ad4e493
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
September 27, 2024 01:27
d1281c3
to
8f97664
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 6, 2024 13:52
8f97664
to
47f322e
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
October 30, 2024 00:04
e09548a
to
4384742
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
November 24, 2024 11:00
0b3953b
to
34ffa07
Compare
| datasource | package | from | to | | ----------- | -------------------------- | ------- | ------ | | github-tags | actions/cache | v3.0.10 | v3.3.3 | | github-tags | actions/cache | v3.3.1 | v3.3.3 | | github-tags | codecov/codecov-action | v3.1.1 | v3.1.6 | | packagist | infection/infection | 0.26.19 | 0.29.8 | | packagist | lcobucci/coding-standard | 11.0.0 | 11.1.0 | | github-tags | containerbase/php-prebuild | 8.2.26 | 8.4.1 | | github-tags | shivammathur/setup-php | 2.17.0 | 2.31.1 | | github-tags | shivammathur/setup-php | 2.24.0 | 2.31.1 |
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
November 25, 2024 05:09
34ffa07
to
d623bf3
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.0.10
->v3.3.3
v3.3.1
->v3.3.3
v3.1.1
->v3.1.6
^0.26.19
->^0.29.0
11.0.0
->11.1.0
~8.1.0 || ~8.2.0
->~8.1.0 || ~8.2.0 || ~8.4.0
2.17.0
->2.31.1
2.24.0
->2.31.1
Release Notes
actions/cache (actions/cache)
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
v3.3.1
Compare Source
What's Changed
Full Changelog: actions/cache@v3...v3.3.1
v3.3.0
Compare Source
What's Changed
lookup-only
option by @cdce8p in https://github.com/actions/cache/pull/1041New Contributors
Full Changelog: actions/cache@v3...v3.3.0
v3.2.6
Compare Source
What's Changed
Full Changelog: actions/cache@v3...v3.2.6
v3.2.5
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.2.5
v3.2.4
Compare Source
What's Changed
set-output
command is deprecated by @siguikesse in https://github.com/actions/cache/pull/1046fail-on-cache-miss
option by @cdce8p in https://github.com/actions/cache/pull/1036New Contributors
Full Changelog: actions/cache@v3...v3.2.4
v3.2.3
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.2.3
v3.2.2
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3.2.1...v3.2.2
v3.2.1
Compare Source
What's Changed
Full Changelog: actions/cache@v3.2.0...v3.2.1
v3.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.2.0
v3.0.11
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.0.11
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
New Contributors
Full Changelog: codecov/codecov-action@v3.1.4...v3.1.5
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
infection/infection (infection/infection)
v0.29.8
: PHPUnit 11 compatibility, performance improvement thanks tostopOnDefect
Compare Source
Added:
$GLOBALS['_composer_autoload_path']
if possible by @Kanti in https://github.com/infection/infection/pull/2002stopOnDefect
by @Kanti in https://github.com/infection/infection/pull/2003Changed:
cacheResultFile
->cacheDirectory
) by @Kanti in https://github.com/infection/infection/pull/2003New Contributors
Full Changelog: infection/infection@0.29.7...0.29.8
v0.29.7
: Diff colorizer fix for multiline cases, PHP 8.4 support in pipelinesCompare Source
What's Changed
Fixed:
Added:
Changed:
Full Changelog: infection/infection@0.29.6...0.29.7
v0.29.6
: Ignoreswitch(bool)
statements inTrueValue
andFalseValue
mutatorsCompare Source
Changed:
switch(bool)
statements inTrueValue
andFalseValue
mutators. by @shanept in https://github.com/infection/infection/pull/1986New Contributors
Full Changelog: infection/infection@0.29.5...0.29.6
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/1970v0.28.1
: Use CI (GitHub, GitLab) variable to detect project pathCompare Source
Changed:
New Contributors
Full Changelog: infection/infection@0.28.0...0.28.1
v0.28.0
Compare Source
Full Changelog
Added:
v0.27.11
: Add--map-source-class-to-test
option to speed up Mutation TestingCompare Source
Added:
Changed:
Full Changelog: infection/infection@0.27.10...0.27.11
v0.27.10
: Add support for `sebastian/diff` v6Compare Source
Changed:
sebastian/diff
v6 by @simPod in https://github.com/infection/infection/pull/1913is_numeric
do detect numeric strings in ArgumentsAndOptionsBuilder by @sanmai in https://github.com/infection/infection/pull/1904Full Changelog: infection/infection@0.27.9...0.27.10
v0.27.9
: Fix an issue with numeric data provider keys in PHPUnit >= 10Compare Source
Fixed: