Update dependency mezzio/mezzio-laminasviewrenderer to v3 - #216
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency mezzio/mezzio-laminasviewrenderer to v3#216renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
2 times, most recently
from
December 9, 2025 08:55
ec836eb to
d265ea2
Compare
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
from
December 16, 2025 04:39
d265ea2 to
c667c20
Compare
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
2 times, most recently
from
December 30, 2025 05:00
49e022e to
9e9f3fe
Compare
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
from
January 6, 2026 08:37
9e9f3fe to
05dfba5
Compare
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
3 times, most recently
from
January 27, 2026 09:05
0deb9eb to
a4717e6
Compare
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
from
February 3, 2026 09:39
a4717e6 to
fbb10f9
Compare
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
2 times, most recently
from
February 17, 2026 09:55
892ec6c to
4e05f67
Compare
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
2 times, most recently
from
March 3, 2026 09:53
8c4e6b4 to
62fbcbb
Compare
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
3 times, most recently
from
March 16, 2026 09:15
0a0c386 to
a2347fe
Compare
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
3 times, most recently
from
March 24, 2026 08:27
f1fc7ff to
81390b6
Compare
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
2 times, most recently
from
April 6, 2026 05:48
2295276 to
945f939
Compare
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
2 times, most recently
from
April 14, 2026 09:35
6ecc301 to
1818224
Compare
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
2 times, most recently
from
May 5, 2026 08:43
2019557 to
8777247
Compare
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
from
May 12, 2026 08:46
8777247 to
d571255
Compare
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
2 times, most recently
from
May 20, 2026 16:48
c70255f to
ffe977e
Compare
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
from
May 26, 2026 10:31
ffe977e to
abbe4b6
Compare
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
from
June 9, 2026 11:54
abbe4b6 to
b9fe1bd
Compare
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
2 times, most recently
from
June 19, 2026 08:29
c4c33fa to
19bc8d4
Compare
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
from
June 23, 2026 11:55
19bc8d4 to
35dead8
Compare
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
from
June 30, 2026 09:06
35dead8 to
0be6985
Compare
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
2 times, most recently
from
July 14, 2026 09:12
9ad3f90 to
075ccc9
Compare
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
4 times, most recently
from
July 28, 2026 07:12
3aa5758 to
038e6c8
Compare
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
from
August 4, 2026 07:43
038e6c8 to
b364573
Compare
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
from
August 12, 2026 05:44
b364573 to
1835f20
Compare
| datasource | package | from | to | | ---------- | --------------------------------- | ------ | ----- | | packagist | mezzio/mezzio-laminasviewrenderer | 2.19.0 | 3.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
Bot
force-pushed
the
renovate/major-mezzio
branch
from
August 18, 2026 04:52
1835f20 to
e843612
Compare
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:
^2.19.0→^3.0.0Release Notes
mezzio/mezzio-laminasviewrenderer (mezzio/mezzio-laminasviewrenderer)
v3.0.0Compare Source
Release Notes for 3.0.0
Version 3.0.0 contains a number of BC breaks:
laminas-view:3.x#74laminas-viewhas been upgraded to version 3 which itself comes with significant BC breaks.Helper usage has changed for many of the shipped plugins, some are removed etc.
Consult the migration guide for more detailed information.
mezzio-template:3.xMore detail can be found in the release notes.
It is unlikely that updating to
mezzio-templatev3 will cause any problems, unless you were manipulating the template "paths" viaTemplateRenderer::addPath().Other BC Breaks
laminas-view): #19Zend\Expressive\…equivalents #27finalwhich will affect you if you were extending the shipped renderer, the template resolver, or any of the shipped helpers.Configuration changes
Shipped configuration no longer configures a "default layout" under
templates.layout. The value used to be'layout::default', so you will need to re-introduce this in your own configuration:Improvements
The namespaced path stack resolver will now load template paths from configuration under
$config['templates']['paths'], so if you had a delegator doing this, it is no longer necessary.All factories now work as expected when an iterable/ArrayObject is used for configuration instead of a regular array.
Overall performance improvements have been noted in the region of a 10% speed increase (Likely due to changes in
laminas-viewv3), but there are no official benchmarks as of yet.Stateful helpers are now reset for each rendering cycle, meaning that using laminas view in cli processes such as RoadRunner, Swoole and Franken PHP is safer, providing your stateful custom view helpers implement the correct interface. More information
3.0.0
QA
BC Break,Bug,Enhancement
Documentation
Enhancement,QA
configwhen it's aniterablethanks to @gsteelBC Break,Documentation
Dependencies
BC Break,Dependencies,Enhancement
laminas-viewto version 3.x thanks to @gsteelBC Break,Enhancement
finalkeyword and remove unused exception class thanks to @gsteelNamespacedPathStackResolvercannot inherit fromTemplatePathStackthanks to @gsteelEnhancement
psr/container:^2.0thanks to @pascalheidmannBug,Enhancement
49: Merge release 2.14.0 into 3.0.x thanks to @github-actions[bot]
21: Merge 2.6.0 into 3.0.x thanks to @Ocramius
37: Merge release 2.11.0 into 3.0.x thanks to @github-actions[bot]
Bug,Duplicate,Enhancement
Configuration
📅 Schedule: (in timezone UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Read more information about the use of Renovate Bot within Laminas.