-
Notifications
You must be signed in to change notification settings - Fork 59
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 #730
Conversation
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
fb434ba
to
a401f36
Compare
a401f36
to
f9357bf
Compare
f9357bf
to
a128970
Compare
ef7985a
to
8a5c2ce
Compare
70af7b5
to
b749dc8
Compare
c8e8983
to
0828ed7
Compare
597e679
to
c15df08
Compare
45be1e0
to
04253a5
Compare
0d0a857
to
6e4bed6
Compare
c652ef9
to
4c10589
Compare
4c10589
to
2891b2f
Compare
2891b2f
to
b7b0a9d
Compare
| datasource | package | from | to | | ----------- | --------------------------------------------- | ------ | ------ | | packagist | azjezz/psl | 2.9.1 | 2.9.1 | | packagist | composer/composer | 2.7.6 | 2.7.6 | | github-tags | laminas/laminas-ci-matrix-action | 1.22.1 | 1.26.0 | | github-tags | laminas/laminas-continuous-integration-action | 1.32.0 | 1.39.0 | | packagist | nikic/php-parser | 4.19.1 | 4.19.1 | | packagist | nikolaposa/version | 4.2.0 | 4.2.0 | | packagist | ocramius/package-versions | 2.8.0 | 2.8.0 | | packagist | php-standard-library/psalm-plugin | 2.3.0 | 2.3.0 | | packagist | phpunit/phpunit | 9.6.19 | 9.6.19 | | packagist | psalm/plugin-phpunit | 0.18.4 | 0.19.0 | | packagist | roave/better-reflection | 6.26.0 | 6.36.0 | | packagist | roave/infection-static-analysis-plugin | 1.35.0 | 1.35.0 | | github-tags | shivammathur/setup-php | 2.24.0 | 2.30.4 | | packagist | squizlabs/php_codesniffer | 3.10.0 | 3.10.0 | | packagist | symfony/console | 7.0.7 | 7.0.7 | | packagist | vimeo/psalm | 5.24.0 | 5.24.0 |
b7b0a9d
to
a82289e
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. |
This PR contains the following updates:
^2.3.1
->^2.9.1
^2.7.0
->^2.7.6
1.22.1
->1.26.0
1.32.0
->1.39.0
^4.15.3
->^4.19.1
^4.1.0
->^4.2.0
^2.7.0
->^2.8.0
^2.2.1
->^2.3.0
^9.5.27
->^9.6.19
^0.18.4
->^0.19.0
^6.5.0
->^6.36.0
^1.27.0
->^1.35.0
2.24.0
->2.30.4
^3.7.1
->^3.10.0
^7.0
->^7.0.7
^5.16
->^5.24.0
Release Notes
laminas/laminas-ci-matrix-action (laminas/laminas-ci-matrix-action)
v1.26.0
Compare Source
Release Notes for 1.26.0
1.26.0
Enhancement
exclude
withphp
anddependencies
settings thanks to @boesingv1.25.0
Compare Source
Release Notes for 1.25.0
1.25.0
Enhancement
package.json
andpackage-lock.json
withDockerfile
version ofnode
thanks to @boesingrenovate
v1.24.0
Compare Source
Release Notes for 1.24.0
Feature release (minor)
1.24.0
Enhancement
v1.23.4
Compare Source
Release Notes for 1.23.4
1.23.x bugfix release (patch)
1.23.4
Bug
roave-backward-compatibility
command thanks to @boesingv1.23.3
Compare Source
Release Notes for 1.23.3
1.23.x bugfix release (patch)
1.23.3
Bug
v1.23.2
Compare Source
Release Notes for 1.23.2
1.23.2
Bug
roave-backward-compatibility-check
thanks to @boesingv1.23.1
Compare Source
Release Notes for 1.23.1
1.23.1
Bug
GITHUB&#​95;BASE&#​95;REF
thanks to @boesingv1.23.0
Compare Source
Release Notes for 1.23.0
Feature release (minor)
Added
backwardCompatibilityCheck
flag being set totrue
and container version 1.331.23.0
Enhancement
README.md
thanks to @boesingrenovate
Bug
continuous-integration.yml
thanks to @gsteellaminas/laminas-continuous-integration-action (laminas/laminas-continuous-integration-action)
v1.39.0
Compare Source
Release Notes for 1.39.0
1.39.0
Enhancement
Enhancement,dependencies
v1.38.0
Compare Source
Release Notes for 1.38.0
1.38.0
Total issues resolved: 0
Total pull requests resolved: 6
Total contributors: 5
214: Bump composer in container to 2.6.6 thanks to @Xerkus
Enhancement
renovate
Documentation,Enhancement
v1.37.0
Compare Source
Release Notes for 1.37.0
1.37.0
Enhancement
v1.36.0
Compare Source
Release Notes for 1.36.0
Changed
1.36.0
Enhancement
renovate
v1.35.1
Compare Source
Release Notes for 1.35.1
1.35.1
Total issues resolved: 1
Total pull requests resolved: 1
Total contributors: 1
189: Temporarily copy some files required by
phpize
during container setup thanks to @boesingv1.35.0
Compare Source
Release Notes for 1.35.0
1.35.0
Enhancement
v1.34.0
Compare Source
Release Notes for 1.34.0
1.34.0
Bug,Enhancement
PHP
version (<major>.<minor>) to the scripts thanks to @boesingv1.33.0
Compare Source
Release Notes for 1.33.0
Feature release (minor)
1.33.0
Enhancement
roave/backward-compatibility-check
and@default
php version thanks to @boesingEnhancement,dependencies
psalm/psalm-plugin-phpunit (psalm/plugin-phpunit)
v0.19.0
: Add Psalm 6 support, drop Psalm 4 supportCompare Source
This release adds support for Psalm 6, dropping support for Psalm 4.
What's Changed
::set-output
by @weirdan in https://github.com/psalm/psalm-plugin-phpunit/pull/132New Contributors
Full Changelog: psalm/psalm-plugin-phpunit@0.18.4...0.19.0
Roave/BetterReflection (roave/better-reflection)
v6.36.0
Compare Source
Release Notes for 6.36.0
Feature release (minor)
6.36.0
enhancement
v6.35.0
Compare Source
Release Notes for 6.35.0
Feature release (minor)
6.35.0
dependencies,enhancement
php&#​95;version
to 8.2 thanks to @staabmenhancement
v6.34.0
Compare Source
Release Notes for 6.34.0
Feature release (minor)
6.34.0
renovate
v6.33.0
Compare Source
Release Notes for 6.33.0
Feature release (minor)
6.33.0
enhancement,reflection compatibility
null
does not make promoted property type nullable thanks to @ondrejmirtesenhancement
v6.32.0
Compare Source
Release Notes for 6.32.0
Feature release (minor)
6.32.0
bug
PhpStormStubsSourceStubber
calls into application autoloader thanks to @staabmv6.31.0
Compare Source
Release Notes for 6.31.0
Feature release (minor)
6.31.0
enhancement
ReflectionClass#getParentClass()
- prevent loading all partent classes upfront thanks to @staabmv6.30.0
Compare Source
Release Notes for 6.30.0
Feature release (minor)
6.30.0
bug
v6.29.0
Compare Source
Release Notes for 6.29.0
Feature release (minor)
6.29.0
dependencies,enhancement
v6.28.0
Compare Source
Release Notes for 6.28.0
Feature release (minor)
6.28.0
dependencies,enhancement
enhancement
v6.27.0
Compare Source
Release Notes for 6.27.0
Feature release (minor)
6.27.0
dependencies,enhancement
PHPUnit
back to standardcomposer.json
thanks to @kukulichshivammathur/setup-php (shivammathur/setup-php)
v2.30.4
Compare Source
Changelog
Fixed support for
sqlsrv
andpro_sqlsrv
on Windows (https://github.com/shivammathur/setup-php/discussions/835).Fixed a permissions issue for brew on
macos-14
environments.Marked PHP 5.3 to PHP 5.5 as not supported on ARM64 macOS environments like
macos-14
.For the complete list of changes, please refer to the Full Changelog
Follow for updates
v2.30.3
Compare Source
Changelog
For the complete list of changes, please refer to the Full Changelog
Follow for updates
v2.30.2
Compare Source
Changelog
Added support for vld extension (https://github.com/shivammathur/homebrew-extensions/issues/3827).
Added support to update brew along with the core tap on macOS to handle breaking changes in core tap formulae.
Updated Node.js dependencies.
For the complete list of changes, please refer to the Full Changelog
Follow for updates
v2.30.1
Compare Source
Changelog
Improved updating Homebrew core tap on macOS using a retry logic.
Fixed support for phalcon on Windows.
Fixed support for OCI extensions for PHP 8.4 on Linux and macOS.
Fixed support for
sqlsrv
andpdo_sqlsrv
on PHP 8.0.Fixed type error on Windows in
Get-File
function.Minified the release file
dist/index.js
file generated byvercel/ncc
.Updated pre-installed PHP versions for GitHub runners in the README.
Updated Node.js dependencies.
For the complete list of changes, please refer to the Full Changelog
Follow for updates
v2.30.0
Compare Source
Changelog
Fixed syncing dependency formulae on macOS. (#823, #825, #824)
Updated Node.js dependencies.
For the complete list of changes, please refer to the Full Changelog
Follow for updates
v2.29.0
Compare Source
Changelog
lowest
alias installs the lowest actively supported version in the PHP project.composer.lock
andcomposer.json
files.php-version
andphp-version-file
inputs are not specified, then it can read the php version fromplatform-overrides.php
value in composer.lock orconfig.platform.php
value fromcomposer.json
. #800PHPCSStandards/PHP_CodeSniffer
repository for builds ofphpcs
andphpcbf
tools. #809Marked
v1
version of the action as completely unsupported, it will receive no updates, please upgrade tov2
, if not done already.Fixed installing extensions on Windows for PHP 8.1 by reverting the version bump for minimum stability. #807
Fixed building extensions on PHP 8.4 that used backward compatibility headers from
ext/standard
to useext/random/php_random.h
header.Improved support for
phalcon
to install the extension when specified without the version number. #796Updated codeql workflow to use
v3
versions of codeql actions. #803Updated docs workflow to use
actions/download-artifact@v4
andactions/upload-artifact@v4
. #804, #805Updated Node.js dependencies.
Merged Pull Requests
For the complete list of changes, please refer to the Full Changelog
Thanks @dr5hn, @tighten, @ZeekInteractive, @acelaya, and @fulopattila122 for the sponsorship ❤️
Follow for updates
v2.28.0
Compare Source
Changelog
php-version
now installs a stable build of PHP 8.3.latest
inphp-version
now installs PHP 8.3 as well.nightly
inphp-version
now installs PHP 8.4.intl
extension with ICU 74.1 (https://github.com/shivammathur/icu-intl/pull/7)zts
inphpts
environment variable instead ofts
to set up thread-safe PHP on Linux and Windows.Added support for cached builds for PHP 8.3, PHP 8.4, and zts builds of all versions of PHP 5.6 and newer on Ubuntu GitHub Hosted environments. This should reduce the time it takes to set up these PHP versions.
Added
swoole
to the builds cache for GitHub-hosted environments for PHP 7.2 and newer.Added PHP 8.3 and PHP 8.4 to the extension lists in the wiki. (#787).
PHP 8.0 is now marked as
End of life
and PHP 8.1 is now marked asSecurity fixes only
in README.See PHP Support in README.
Fixed support for Blackfire extension. The action now disabled
Xdebug
andpcov
extensions by default whenblackfire
is specified inextensions
input.grpc_php_plugin
when installed along withprotoc
on macOS.geos
extension on PHP 8.3.event
extension on macOS to useopenssl@3
formula.Merged Pull Requests
For the complete list of changes, please refer to the Full Changelog
Follow for updates
v2.27.1
Compare Source
Changelog
Fixed updating PHP dependencies after formulae in homebrew/core tap have been sharded into directories with prefixes. (#780)
Update
actions/setup-node
fromv3
tov4
in the node workflow.Update Node.js dependencies.
For the complete list of changes, please refer to the Full Changelog
Follow for updates
v2.27.0
Compare Source
Changelog
box
andphp-scoper
can now be installed easily using thetools
input. (#776)Added support for macOS 14.x Sonoma and dropped support for macOS 11.x Big Sur following a three-year support cycle that Apple follows for macOS.
We now set
keepAlive
inhttps
agent tofalse
infetch.ts
. After Node 19 it is set totrue
by default. This prevented the node process from exiting until timeout after the action run was completed. (#773, #777) - RefFixed support for
couchbase
extension for PHP 7.4.Fixed a warning when
find
was run without checking if the path exists on macOS.Fixed checking for existing PHP installations on macOS on self-hosted environments.
Fixed adding tools in case
/usr/local/bin
directory was missing on self-hosted environments.Bumped Node.js dependencies.
Merged Pull Requests
New Contributors
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.
Read more about the use of Renovate Bot within
ocramius/*
projects.