Update all non-major dependencies - #580
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
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
9 times, most recently
from
April 18, 2023 16:41
1eccc14 to
b98c688
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
April 22, 2023 08:00
26c39d0 to
61b6601
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
April 28, 2023 01:58
61b6601 to
bd00eae
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
May 16, 2023 08:56
14edb8b to
c4cc267
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
June 2, 2023 07:38
c7613b2 to
1ef5da6
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
June 7, 2023 22:24
7bc0c62 to
d6d53ee
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
June 20, 2023 13:48
835c703 to
8fb9f8f
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 21, 2023 20:24
8fb9f8f to
19cdd7e
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
August 15, 2023 07:05
5b28000 to
6e699ca
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
August 27, 2023 10:13
7cc0dc6 to
d8a67b4
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
September 8, 2023 15:09
197ae2b to
4adcb26
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
September 19, 2023 15:33
ea93986 to
9bc6335
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 28, 2023 09:50
9bc6335 to
15c7618
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
October 9, 2023 14:12
b68b1be to
1eead08
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
October 16, 2023 12:26
a132a29 to
74389ba
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
November 8, 2023 16:59
bc3daf1 to
2463b3d
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
November 16, 2023 11:34
2463b3d to
b4ef01f
Compare
Contributor
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: composer.lock |
Contributor
Author
|
| datasource | package | from | to | | ----------- | -------------------------- | ------- | ------ | | github-tags | actions/cache | v3.0.9 | v3.5.0 | | github-tags | codecov/codecov-action | v3.1.1 | v3.1.6 | | packagist | infection/infection | 0.26.19 | 0.35.0 | | github-tags | laminas/automatic-releases | 1.19.0 | 1.26.2 | | packagist | lcobucci/coding-standard | 11.0.0 | 11.2.0 | | github-tags | containerbase/php-prebuild | 8.2.33 | 8.5.9 | | packagist | ramsey/uuid | 4.5.1 | 4.9.3 |
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
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.9→v3.5.0v3.1.1→v3.1.6^0.26.19→^0.35.01.19.0→1.26.211.0.0→11.2.0~8.1.0 || ~8.2.0→~8.1.0 || ~8.2.0 || ~8.5.04.5.1→4.9.3Release Notes
actions/cache (actions/cache)
v3.5.0Compare Source
actions/cacheto v4.1.0Full Changelog: actions/cache@v3...v3.5.0
v3.4.3Compare Source
What's Changed
Full Changelog: actions/cache@v3.4.2...v3.4.3
v3.4.2Compare Source
What's Changed
Full Changelog: actions/cache@v3.4.0...v3.4.2
v3.4.1Compare Source
v3.4.0Compare 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
v4orv3as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0orv3.4.0If 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.11.1.30.38.3Full Changelog: actions/cache@v3.3.3...v3.4.0
v3.3.3Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.3.3
v3.3.2Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.3.2
v3.3.1Compare Source
What's Changed
Full Changelog: actions/cache@v3...v3.3.1
v3.3.0Compare Source
What's Changed
lookup-onlyoption by @cdce8p in #1041New Contributors
Full Changelog: actions/cache@v3...v3.3.0
v3.2.6Compare Source
What's Changed
Full Changelog: actions/cache@v3...v3.2.6
v3.2.5Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.2.5
v3.2.4Compare Source
What's Changed
set-outputcommand is deprecated by @siguikesse in #1046fail-on-cache-missoption by @cdce8p in #1036New Contributors
Full Changelog: actions/cache@v3...v3.2.4
v3.2.3Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.2.3
v3.2.2Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3.2.1...v3.2.2
v3.2.1Compare Source
What's Changed
Full Changelog: actions/cache@v3.2.0...v3.2.1
v3.2.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.2.0
v3.0.11Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.0.11
v3.0.10Compare Source
restore-keysin README.mdcodecov/codecov-action (codecov/codecov-action)
v3.1.6Compare Source
#Full Changelog: codecov/codecov-action@v3.1.5...v3.1.6
v3.1.5Compare 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
infection/infection (infection/infection)
v0.35.0: Fix auto-prepend file logic, mago freezes and Windows-specific PHPUnit tests filteringCompare Source
Fixes:
Internal:
New Contributors
Full Changelog: infection/infection@0.34.2...0.35.0
v0.34.2Compare Source
Fixed:
recordTestRunHistoryinstead ofcacheResulton PHPUnit 13.3 by @lazerg in #3447Internal:
MutantBuilder::materialize(), simplify the builder by @sanmai in #3432TurboNodeTraverserreturn type inAnalyserby @sanmai in #3434New Contributors
Full Changelog: infection/infection@0.34.1...0.34.2
v0.34.1: Bugfixes and internal stuffCompare Source
Fixed
Docs
Various ADRs additions:
Misc:
Internal
Various AutoReview related changes/improvements:
CannotBeInstantiated(#3360)A few Docker Sandbox related changes:
Improved guidance and usage for AI for infection's codebase:
AGENTS.mdby @sanmai (#3327)AGENT.mdand integrateadr/0006-*by @sanmai (#3353)AGENTS.mdby @sanmai (#3393)Upgraded to infection's tests to PHPUnit 12:
Started the efforts to rework the
TestFrameworkAPI:EngineTest(#3313)ShellCommandLineExecutoras a plan to include it in theTestFrameworkcontract:ShellCommandLineExecutor(#3323)CommandLineBuilderandVersionParserutilities to the common package (#3365)Improved or fixed some tests:
Without_Gitby emulating an emptyPATHby @sanmai (#3359)Skip_Initial_Testsby @sanmai (#3394)MemoryLimiterEnvironmentTestintermittent failures (#3409)Misc:
create-main.phpfrom PHPStan (#3320)Full Changelog: infection/infection@0.34.0...0.34.1
v0.34.0Compare Source
Added:
--filterand--test-framewor-extra-argsoptions by @maks-rafalko in #3284runcommand with positional args by @maks-rafalko in #3285Changed:
--filteroptions in favor of new positional arguments for filtering source by @maks-rafalko in #3308sebastian/diff: 9 by @sidz in #3298config:list-sourcescommand by @maks-rafalko in #3307Full Changelog: infection/infection@0.33.3...0.34.0
v0.33.3Compare Source
Added
--test-framework-extra-argsby @theofidry in #3132Changed:
New Contributors
Full Changelog: infection/infection@0.33.2...0.33.3
v0.33.2Compare Source
Changed:
Nprocesses by default instead of 1 by @maks-rafalko in #3157Internal:
Full Changelog: infection/infection@0.33.1...0.33.2
v0.33.1Compare Source
Changed:
infection/include-interceptor:^1.0.0by @maks-rafalko in #3152Full Changelog: infection/infection@0.33.0...0.33.1
v0.33.0Compare Source
Added:
Testosupport by @roxblnfk in #3107Changed:
Fixed:
Internal:
Full Changelog: infection/infection@0.32.7...0.33.0
v0.32.7Compare Source
Added: