-
-
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 #1025
Conversation
⚠ 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
|
d42780f
to
512e719
Compare
1d25d62
to
7e3413f
Compare
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | actions/cache | v3.3.1 | v3.3.2 | | packagist | infection/infection | 0.27.0 | 0.27.4 | | packagist | lcobucci/clock | 3.0.0 | 3.1.0 | | packagist | phpunit/phpunit | 10.3.2 | 10.4.1 | | github-tags | shivammathur/setup-php | 2.25.5 | 2.26.0 |
7e3413f
to
e1def35
Compare
Wait, the dashboard lists 3 |
Yup, that's why I merged: let renovate make a new PR just for that |
This PR contains the following updates:
v3.3.1
->v3.3.2
0.27.0
->0.27.4
3.0.0
->3.1.0
10.3.2
->10.4.1
2.25.5
->2.26.0
Release Notes
actions/cache (actions/cache)
v3.3.2
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.3.2
infection/infection (infection/infection)
v0.27.4
: Allow missing elements when destructuring arrays in foreach loopsCompare Source
Fixed:
Full Changelog: infection/infection@0.27.3...0.27.4
v0.27.3
Compare Source
Full Changelog
Added:
--logger-gitlab
) in https://github.com/infection/infection/pull/1878v0.27.2
: Tech release: auto-upload PHAR, fixing issueCompare Source
v0.27.1
: Minor fixes and auto-upload PHAR to releasesCompare Source
0.27.1 (2023-09-16)
Full Changelog
Added:
Changed:
sidz/phpstan-rules
to 0.3.0 to use extension installer and avoid fixed bugs by @maks-rafalko in https://github.com/infection/infection/pull/1868New Contributors
lcobucci/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.4.1
Compare Source
v10.4.0
Compare Source
v10.3.5
Compare Source
v10.3.4
Compare Source
v10.3.3
Compare Source
shivammathur/setup-php (shivammathur/setup-php)
v2.26.0
Compare Source
Changelog
Microsoft SQL Server extensions. (#758, #766)
The latest supported version of
sqlsrv
andpdo_sqlsrv
for the PHP version will be installed.Also, on Windows, these extensions will be installed from
microsoft/msphpsql
GitHub releases and will fallback topecl
.PHP 8.4 Support (#762)
Added support for PHP
8.4.0-dev
from the master branch ofphp/php-src
for all supported OS.Note: PHP
8.3.0-dev
is now built from the newPHP-8.3
branch.Fixes
Blackfire Player
Resolved issues affecting the
blackfire-player
on Linux and macOS. It now installs theuuid
extension that is required for the tool.Dropped support for it on Windows as
uuid
extension is not available for the OS.Updates
Update actions/checkout
Updated the use of
actions/checkout
to v4 in the documentation and workflows.Update Node.js Version
Note: Node.js 16 reached End-of-Life on 2023-09-11 (Ref).
Updated
action.yml
to use thenode20
binary. If you usesetup-php
on a self-hosted runner, please make sure it is v2.308.0 or newer to use this release or the major version tagv2
.Node.js Dependencies
Bumped Node.js dependencies.
Merged Pull Requests
New Contributors
Full Changelog
For the complete list of changes, please refer to the Full Changelog: 2.25.5...2.26.0.
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.