Update all non-major dependencies#1004
Merged
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 22, 2023 07:32
859e95d to
e24902c
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
10 times, most recently
from
March 30, 2023 10:20
72f141c to
cd112ba
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
April 4, 2023 23:42
a729cd6 to
c0aae72
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
8 times, most recently
from
April 18, 2023 17:49
0dd0386 to
2d1f79a
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
April 22, 2023 08:41
90ad65f to
9311858
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
May 23, 2023 15:42
866094c to
8c89ca7
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
May 30, 2023 01:07
4f2882e to
47c72b0
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
8 times, most recently
from
June 7, 2023 22:34
ddabb70 to
acd14be
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
June 15, 2023 03:02
ea30eb2 to
2947867
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
June 23, 2023 00:23
d50986a to
e3e2932
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 25, 2023 02:10
e3e2932 to
cd9eced
Compare
| datasource | package | from | to | | ----------- | ---------------------- | ------- | ------ | | github-tags | codecov/codecov-action | v3.1.1 | v3.1.4 | | packagist | infection/infection | 0.26.21 | 0.27.0 | | packagist | lcobucci/clock | 3.0.0 | 3.1.0 | | packagist | phpunit/phpunit | 10.2.3 | 10.2.6 | | github-tags | shivammathur/setup-php | 2.24.0 | 2.25.5 |
Signed-off-by: Luís Cobucci <[email protected]>
Signed-off-by: Luís Cobucci <[email protected]>
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
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.1.1->v3.1.4^0.26.19->^0.27.010.2.3->10.2.62.24.0->2.25.5Release Notes
codecov/codecov-action (codecov/codecov-action)
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.27.0Compare Source
Full Changelog
Added:
SIGINT(ctrl + c) by @maks-rafalko in https://github.com/infection/infection/pull/1857Changed:
$var instanceof ClassNameinsideassert()function as it's impossible or hard to kill by @maks-rafalko in https://github.com/infection/infection/pull/1852Fixed:
Node\Arg()class by @maks-rafalko in https://github.com/infection/infection/pull/1853Internal:
sebastian/differto the latest verions by @maks-rafalko in https://github.com/infection/infection/pull/1850xdebug-filter.phpas it's not used and deprecated by @maks-rafalko in https://github.com/infection/infection/pull/1856sidz/phpstan-rulesto avoid magic numbers in our code base by @maks-rafalko in https://github.com/infection/infection/pull/1861lcobucci/clock (lcobucci/clock)
v3.1.0Compare 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-ignoreto.gitattributesthanks to @TimWollasebastianbergmann/phpunit (phpunit/phpunit)
v10.2.6Compare Source
v10.2.5Compare Source
v10.2.4Compare Source
shivammathur/setup-php (shivammathur/setup-php)
v2.25.5Compare Source
Changelog
castorin tools input. #746Fixed support for self-hosted Debian 12 environments.
Fixed support for self-hosted environments using DEB822-STYLE .sources files.
Fixed re-enabling opcache extension on macOS. #749
Updated Node.js dependencies.
New Contributors
Full Changelog: shivammathur/setup-php@2.25.4...2.25.5
Follow for updates
v2.25.4Compare Source
Changelog
Fixed regression in 2.25.3 in PHPUnit installation by specifying
majorormajor.minorversion in thetoolsinput. #743Fixed
fsimport inutls.test.ts.Updated Node.js dependencies.
Full Changelog: shivammathur/setup-php@2.25.3...2.25.4
Follow for updates
v2.25.3Compare Source
Changelog
Added support for
ztsintl builds for all supported ICU versions. #739, shivammathur/icu-intl@d6ee42c.Added docker to the
shivammathur/nodeimages. #742Fixed regression in support for Zend extensions installed using PECL. #738
Fixed
PHPUnitandphpcpdsupport to set up versions compatible with the PHP version. #732Fixed support for
nektos/actto run the action in self-hosted mode when using the tool. #742Fixed parsing versions in tools input. #734
Updated Node.js dependencies.
Full Changelog: shivammathur/setup-php@2.25.2...2.25.3
New Contributors
Thanks @ramsey and @pxlrbt for the sponsorship ❤️
Follow for updates
v2.25.2Compare Source
Changelog
extensionsinput with version. #725memcacheextension to8.2in the builds cache for GitHub Actions Ubuntu environments for PHP 8.0 and above. #725New Contributors
Full Changelog: shivammathur/setup-php@2.25.1...2.25.2
Follow for updates
v2.25.1Compare Source
Changelog
2.25.0(#722).Add-DebugSymbolson Windows.Full Changelog: shivammathur/setup-php@2.25.0...2.25.1
Follow for updates
v2.25.0Compare Source
Changelog
Please use
ubuntu-22.04orubuntu-20.04runners.Added support for
php-version-fileinput to read the input PHP version from a file Docs. (#690)Example: If you have a file
.php-versionin your file structure with the PHP version as its content, you can use thephp-version-fileinput.intlextension withICU 73.1. https://github.com/shivammathur/icu-intl/pull/5snmpanduuidon macOS usingshivammathur/extensionstap. (https://github.com/shivammathur/homebrew-extensions/issues/2426, https://github.com/shivammathur/homebrew-extensions/issues/2452)Added retry logic across Windows to decrease the network failure rate. (#700, #711)
Switched to using
phpenmodscript to enable extensions on Linux.Switched to using
Write-Errorinstead ofExiton Windows as that did not stop the workflow on errors. (#709)Improved support for
relayextension. #719Fixed support for
ztsbuild ofzephir_parserextension. #701Fixed parameters in the
xargscall. #712Fixed minor shellcheck error.
Fixed the wrapper used to install Debian packages to check for broken package failures.
Fixed the JIT config set up to match the docs.
Updated Node.js dependencies.
Full Changelog: shivammathur/setup-php@2.24.0...2.25.0
Contributions
utils.tsby @viktorruskai in https://github.com/shivammathur/setup-php/pull/689New Contributors
Thanks! for the contribution 🎉
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.