-
-
Notifications
You must be signed in to change notification settings - Fork 600
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 #1004
Merged
Merged
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
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 22, 2023 07:32
859e95d
to
e24902c
Compare
renovate
bot
changed the title
Update dependency lcobucci/clock to ^3.1.0
Update all non-major dependencies
Mar 22, 2023
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
5 times, most recently
from
July 3, 2023 00:33
86b7977
to
81c118f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
10 times, most recently
from
July 10, 2023 06:47
14d1673
to
f703d76
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
July 17, 2023 13:12
376830f
to
705e598
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
July 30, 2023 21:23
8fc2125
to
7ae96d7
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 <lcobucci@gmail.com>
Signed-off-by: Luís Cobucci <lcobucci@gmail.com>
lcobucci
force-pushed
the
renovate/all-minor-patch
branch
from
July 30, 2023 22:11
7a909cc
to
6dbbca4
Compare
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. |
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.0
10.2.3
->10.2.6
2.24.0
->2.25.5
Release 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.0
Compare Source
Full Changelog
Added:
SIGINT
(ctrl + c) by @maks-rafalko in https://github.com/infection/infection/pull/1857Changed:
$var instanceof ClassName
insideassert()
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/differ
to the latest verions by @maks-rafalko in https://github.com/infection/infection/pull/1850xdebug-filter.php
as it's not used and deprecated by @maks-rafalko in https://github.com/infection/infection/pull/1856sidz/phpstan-rules
to avoid magic numbers in our code base by @maks-rafalko in https://github.com/infection/infection/pull/1861lcobucci/clock (lcobucci/clock)
v3.1.0
Compare 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-ignore
to.gitattributes
thanks to @TimWollasebastianbergmann/phpunit (phpunit/phpunit)
v10.2.6
Compare Source
v10.2.5
Compare Source
v10.2.4
Compare Source
shivammathur/setup-php (shivammathur/setup-php)
v2.25.5
Compare Source
Changelog
castor
in 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.4
Compare Source
Changelog
Fixed regression in 2.25.3 in PHPUnit installation by specifying
major
ormajor.minor
version in thetools
input. #743Fixed
fs
import inutls.test.ts
.Updated Node.js dependencies.
Full Changelog: shivammathur/setup-php@2.25.3...2.25.4
Follow for updates
v2.25.3
Compare Source
Changelog
Added support for
zts
intl builds for all supported ICU versions. #739, shivammathur/icu-intl@d6ee42c.Added docker to the
shivammathur/node
images. #742Fixed regression in support for Zend extensions installed using PECL. #738
Fixed
PHPUnit
andphpcpd
support to set up versions compatible with the PHP version. #732Fixed support for
nektos/act
to 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.2
Compare Source
Changelog
extensions
input with version. #725memcache
extension to8.2
in 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.1
Compare Source
Changelog
2.25.0
(#722).Add-DebugSymbols
on Windows.Full Changelog: shivammathur/setup-php@2.25.0...2.25.1
Follow for updates
v2.25.0
Compare Source
Changelog
Please use
ubuntu-22.04
orubuntu-20.04
runners.Added support for
php-version-file
input to read the input PHP version from a file Docs. (#690)Example: If you have a file
.php-version
in your file structure with the PHP version as its content, you can use thephp-version-file
input.intl
extension withICU 73.1
. https://github.com/shivammathur/icu-intl/pull/5snmp
anduuid
on macOS usingshivammathur/extensions
tap. (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
phpenmod
script to enable extensions on Linux.Switched to using
Write-Error
instead ofExit
on Windows as that did not stop the workflow on errors. (#709)Improved support for
relay
extension. #719Fixed support for
zts
build ofzephir_parser
extension. #701Fixed parameters in the
xargs
call. #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.ts
by @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.