-
Notifications
You must be signed in to change notification settings - Fork 6
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 #45
base: 2.5.x
Are you sure you want to change the base?
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
|
1fd6afe
to
09595de
Compare
f4f790a
to
be6b119
Compare
b4e1895
to
cf2bc50
Compare
cf2bc50
to
7642f3b
Compare
|
ae6cddc
to
1a400b4
Compare
022ba21
to
6e735c2
Compare
6e735c2
to
88ef513
Compare
f9b3f8e
to
b0a489e
Compare
7d1b929
to
de8b422
Compare
cd5af41
to
93c8f5f
Compare
62b7f52
to
eec509a
Compare
eec509a
to
aa2e1d6
Compare
aa2e1d6
to
b31a18c
Compare
b31a18c
to
d38b75a
Compare
8677ca8
to
fd95f06
Compare
8cd0929
to
e324b74
Compare
6f7b194
to
039fdaa
Compare
c2b06e7
to
8dd516d
Compare
26cb3cf
to
79d7902
Compare
33b6a38
to
743c222
Compare
ecbbf34
to
260da20
Compare
dcceb87
to
96615ba
Compare
49f65bf
to
1c0ee7b
Compare
| datasource | package | from | to | | ----------- | --------------------------------------------- | ------ | ------ | | packagist | behat/behat | 3.15.0 | 3.16.0 | | github-tags | laminas/laminas-ci-matrix-action | 1.24.0 | 1.27.2 | | github-tags | laminas/laminas-continuous-integration-action | 1.39.0 | 1.40.1 | | packagist | laminas/laminas-servicemanager | 3.20.0 | 3.23.0 | | github-tags | containerbase/php-prebuild | 8.3.14 | 8.4.1 | | packagist | phpunit/phpunit | 9.6.21 | 9.6.21 | | github-tags | shivammathur/setup-php | 2.30.2 | 2.31.1 | | packagist | symfony/config | 6.0.19 | 6.4.14 | | packagist | symfony/dependency-injection | 6.0.20 | 6.4.15 |
1c0ee7b
to
ef87f49
Compare
This PR contains the following updates:
^3.14.0
->^3.16.0
1.24.0
->1.27.2
1.39.0
->1.40.1
^3.20.0
->^3.23.0
^9.6.19
->^9.6.21
2.30.2
->2.31.1
^6.0.19
->^6.4.14
^6.0.20
->^6.4.15
Release Notes
Behat/Behat (behat/behat)
v3.16.0
Compare Source
Changed
versions as they reach EOL. by @AlexSkrypnyk in #1504
to report the running version. by @acoulton in #1520
as such). This may affect users who are creating instances direct rather than through the DI container as expected.
See Behat\Behat\EventDispatcher\Cli\StopOnFailureController in #1501 and Behat\Behat\Tester\Cli\RerunController in #1518.
Added
1.234
rather than only as integer secondsby @uuf6429 in #1460
stop_on_failure
within behat.yml by @jdeniau in #1512,#1501 and #1516
Fixed
--rerun
all tests that should be considered failed (including undefined, when strict) by @carlos-granados in #1518Internal
laminas/laminas-ci-matrix-action (laminas/laminas-ci-matrix-action)
v1.27.2
Compare Source
Release Notes for 1.27.2
1.27.x bugfix release (patch)
1.27.2
Bug
v1.27.1
Compare Source
Release Notes for 1.27.1
1.27.1
Bug
v1.27.0
Compare Source
Release Notes for 1.27.0
1.27.0
Enhancement
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
laminas/laminas-continuous-integration-action (laminas/laminas-continuous-integration-action)
v1.40.1
Compare Source
Release Notes for 1.40.1
1.40.1
Enhancement
v1.40.0
Compare Source
Release Notes for 1.40.0
1.40.0
Enhancement
renovate
Bug
laminas/laminas-servicemanager (laminas/laminas-servicemanager)
v3.23.0
Compare Source
Release Notes for 3.23.0
3.23.0
Enhancement
v3.22.1
Compare Source
Release Notes for 3.22.1
3.22.x bugfix release (patch)
3.22.1
Enhancement
services
in ServiceManager configuration thanks to @rieschlv3.22.0
Compare Source
Release Notes for 3.22.0
3.22.0
Enhancement
v3.21.0
Compare Source
Release Notes for 3.21.0
Feature release (minor)
Added
ConfigInterface
inServiceManager
. This provides forward compatibility with v4.0.0Removed
Changed
ConfigInterface
andConfig
as deprecated as they will be removed with v4.0.03.21.0
Enhancement
Config
andConfigInterface
as deprecated thanks to @boesingConfigInterface
psalm types inServiceManager
thanks to @boesingocramius/proxy-manager
withfriendsofphp/proxy-manager-lts
thanks to @Slamdunkshivammathur/setup-php (shivammathur/setup-php)
v2.31.1
Compare Source
Changelog
Fix installing PECL extensions on Windows with a build version #855
Fix cache support for ioncube extension #856
Updated Node.js dependencies.
For the complete list of changes, please refer to the Full Changelog
Follow for updates
v2.31.0
Compare Source
Changelog
Added support for a fallback mirror for
ondrej/php
PPA when launchpad is down (#834).Fixed installing packages on self-hosted environments with existing conf files (#852).
Fixed support for
oci8
andpdo_oci
extensions onubuntu-24.04
.Fixed support for
couchbase
extension onubuntu-24.04
.Fixed support for
ubuntu-24.04
afterapt-fast
was dropped from the GA images.Fixed support for
firebird
extension onmacos-14
Fixed support for
blackfire
extension onmacos-14
.Fixed support for
relay
extension.Fixed support for
phalcon
extension for PHP 7.4 on Ubuntu.Updated Node.js dependencies.
For the complete list of changes, please refer to the Full Changelog
Follow for updates
v2.30.5
Compare Source
Changelog
Added support for Ubuntu 24.04.
Added support for
easy-coding-standard
in tools (https://github.com/shivammathur/setup-php/pull/838)Added support for zephir_parser for PHP 8.3.
Fixed installing zts PHP versions on macOS (https://github.com/shivammathur/setup-php/issues/847).
Fixed installing
ev
extension (https://github.com/shivammathur/setup-php/issues/844).Fixed support for
ioncube
extension (https://github.com/shivammathur/setup-php/issues/840).Updated Node.js dependencies.
For the complete list of changes, please refer to the Full Changelog
Follow for updates
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
symfony/config (symfony/config)
v6.4.14
Compare Source
Changelog (symfony/config@v6.4.13...v6.4.14)
FileLocator
(@alexandre-daubois)v6.4.13
Compare Source
Changelog (symfony/config@v6.4.12...v6.4.13)
parse_url()
checks (@nicolas-grekas)v6.4.8
Compare Source
Changelog (symfony/config@v6.4.7...v6.4.8)
v6.4.7
Compare Source
Changelog (symfony/config@v6.4.6...v6.4.7)
v6.4.6
Compare Source
Changelog (symfony/config@v6.4.5...v6.4.6)
YamlReferenceDumper
handling of array examples (@MatTheCat)v6.4.4
Compare Source
Changelog (symfony/config@v6.4.3...v6.4.4)
v6.4.3
Compare Source
Changelog (symfony/config@v6.4.2...v6.4.3)
v6.4.0
Compare Source
Changelog (symfony/config@v6.4.0-RC2...v6.4.0)
v6.3.12
Compare Source
Changelog (symfony/config@v6.3.11...v6.3.12)
v6.3.8
Compare Source
Changelog (symfony/config@v6.3.7...v6.3.8)
FileExistenceResource::__toString()
to avoid conflict withFileResource
(@weaverryan)v6.3.2
Compare Source
Changelog (symfony/config@v6.3.1...v6.3.2)
v6.3.0
Compare Source
Changelog (symfony/config@v6.3.0-RC2...v6.3.0)
v6.2.13
Compare Source
Changelog (symfony/config@v6.2.12...v6.2.13)
v6.2.7
Compare Source
Changelog (symfony/config@v6.2.6...v6.2.7)
v6.2.5
Compare Source
Changelog (symfony/config@v6.2.4...v6.2.5)
v6.2.0
Compare Source
Changelog (symfony/config@v6.2.0-RC2...v6.2.0)
v6.1.11
Compare Source
v6.1.3
Compare Source
Changelog (symfony/config@v6.1.2...v6.1.3)
v6.1.0
Compare Source
Changelog (symfony/config@v6.1.0-RC1...v6.1.0)
symfony/dependency-injection (symfony/dependency-injection)
v6.4.15
Compare Source
Changelog (symfony/dependency-injection@v6.4.14...v6.4.15)
v6.4.13
Compare Source
Changelog (symfony/dependency-injection@v6.4.12...v6.4.13)
parse_url()
checks (@nicolas-grekas)XmlFileLoader
not respecting when env for services (Bradley Zeggelaar)v6.4.12
Compare Source
Changelog (symfony/dependency-injection@v6.4.11...v6.4.12)
v6.4.11
Compare Source
Changelog (symfony/dependency-injection@v6.4.10...v6.4.11)
#[Autoconfigure]
attributes (@alexandre-daubois)v6.4.10
Compare Source
Changelog (symfony/dependency-injection@v6.4.9...v6.4.10)
v6.4.9
Compare Source
Changelog (symfony/dependency-injection@v6.4.8...v6.4.9)
AutowireCallable
attribute (@alamirault)v6.4.8
Compare Source
Changelog (symfony/dependency-injection@v6.4.7...v6.4.8)
v6.4.7
Compare Source
Changelog (symfony/dependency-injection@v6.4.6...v6.4.7)
v6.4.6
Compare Source
Changelog (symfony/dependency-injection@v6.4.5...v6.4.6)
v6.4.4
Compare Source
Changelog (symfony/dependency-injection@v6.4.3...v6.4.4)
v6.4.3
Compare Source
Changelog (symfony/dependency-injection@v6.4.2...v6.4.3)
#[Autowire]
attribute should have precedence over bindings (@HypeMC)parse_url()
results (@alexandre-daubois)v6.4.2
Compare Source
Changelog (symfony/dependency-injection@v6.4.1...v6.4.2)
v6.4.1
Compare Source
Changelog (symfony/dependency-injection@v6.4.0...v6.4.1)
v6.4.0
Compare Source
Changelog (symfony/dependency-injection@v6.4.0-RC2...v6.4.0)
v6.3.12
Compare Source
Changelog (symfony/dependency-injection@v6.3.11...v6.3.12)
#[Autowire]
attribute should have precedence over bindings (@HypeMC)parse_url()
results (@alexandre-daubois)v6.3.11
Compare Source
Changelog (symfony/dependency-injection@v6.3.10...v6.3.11)
v6.3.10
Compare Source
Changelog (symfony/dependency-injection@v6.3.9...v6.3.10)
v6.3.8
Compare Source
Changelog (symfony/dependency-injection@v6.3.7...v6.3.8)
v6.3.5
Compare Source
Changelog (symfony/dependency-injection@v6.3.4...v6.3.5)
null
env values to empty string withcontainer.env_var_processors_locator
(@fancyweb)v6.3.4
Compare Source
Changelog (symfony/dependency-injection@v6.3.3...v6.3.4)
return
inLazyClosure
when return type of closure isvoid
(@ruudk)#[AutowireCallable]
with controller arguments (@HypeMC)v6.3.2
Compare Source
Changelog (symfony/dependency-injection@v6.3.1...v6.3.2)
v6.3.1
Compare Source
Changelog (symfony/dependency-injection@v6.3.0...v6.3.1)
false
boolean env vars (@Okhoshi)true
andnull
type (@ruudk)v6.3.0
Compare Source
Changelog (symfony/dependency-injection@v6.3.0-RC2...v6.3.0)
v6.2.13
Compare Source
Changelog (symfony/dependency-injection@v6.2.12...v6.2.13)
v6.2.12
Compare Source
Changelog (symfony/dependency-injection@v6.2.11...v6.2.12)
true
andnull
type (@ruudk)v6.2.11
Compare Source
Changelog (symfony/dependency-injection@v6.2.10...v6.2.11)
SerializedPath
not working with constructor arguments (@HypeMC)isRetryable
decision of the retry strategy for re-delivery (@FlyingDR)v6.2.10
Compare Source
Changelog (symfony/dependency-injection@v6.2.9...v6.2.10)
name
attribute when it does not define their name (@MatTheCat)<bind>
(@zerustech)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.