Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
laminas/laminas-view (source) ^2.13.1^2.13.1 || ^3.0.0 age adoption passing confidence

Release Notes

laminas/laminas-view (laminas/laminas-view)

v3.0.1

Compare Source

Release Notes for 3.0.1

3.0.x bugfix release (patch)

3.0.1
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Bug

v3.0.0

Compare Source

Release Notes for 3.0.0

This release includes a significant number of breaking changes for the following primary reasons:

  • Decouple from MVC and any other unnecessary dependencies
  • General modernisation of the codebase and quality improvements
  • Explicit state handling to ensure safety when used in cli based apps (Roadrunner, Swoole, Franken PHP, et al)
  • Better type inference for consumers
  • Service Manager v4 Support (finally)

For full details on BC breaks, please read the migration guide at:

https://docs.laminas.dev/laminas-view/v3/migration/v2-to-v3

3.0.0
  • Total issues resolved: 29
  • Total pull requests resolved: 139
  • Total contributors: 11
Documentation,Enhancement
Dependencies,QA

QA

Enhancement
BC Break,Documentation Needed,Enhancement
BC Break,Documentation,Feature Removal
Dependencies
Dependencies,Enhancement,QA
Dependencies,Enhancement
Bug,Documentation
Documentation
BC Break,Enhancement
Enhancement,QA
BC Break,Feature Removal
BC Break,Enhancement,QA
BC Break,Enhancement,Feature Removal,QA
BC Break
BC Break,Documentation,Enhancement,Feature Removal
BC Break,Documentation Needed,Enhancement,Feature Removal
BC Break,Documentation,Enhancement
Bug,Enhancement
RFC
BC Break,Dependencies,Enhancement
BC Break,Feature Removal,RFC
BC Break,Dependencies,Feature Removal
BC Break,Enhancement,Feature Removal
BC Break,Dependencies
Feature Removal
Bug
renovate
BC Break,Duplicate,Enhancement
BC Break,Duplicate

v2.44.0

Compare Source

Release Notes for 2.44.0
2.44.0
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2
Documentation,Feature Removal
renovate

v2.43.0

Compare Source

Release Notes for 2.43.0
2.43.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Dependencies,Enhancement

v2.42.0

Compare Source

Release Notes for 2.42.0
2.42.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Enhancement

v2.41.0

Compare Source

Release Notes for 2.41.0
2.41.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Documentation,Enhancement

v2.40.0

Compare Source

Release Notes for 2.40.0
2.40.0
  • Total issues resolved: 0
  • Total pull requests resolved: 20
  • Total contributors: 2
Feature Removal
Documentation,Feature Removal
renovate
Documentation
Documentation,Enhancement,Feature Removal

v2.39.0

Compare Source

Release Notes for 2.39.0
2.39.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Dependencies,Documentation,QA

v2.38.0

Compare Source

Release Notes for 2.38.0
2.38.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Documentation,Feature Removal

v2.37.0

Compare Source

Release Notes for 2.37.0
2.37.0
  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 2
Documentation,Feature Removal
Dependencies,QA
Enhancement,Feature Removal

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

Read more information about the use of Renovate Bot within Laminas.

| datasource | package              | from   | to    |
| ---------- | -------------------- | ------ | ----- |
| packagist  | laminas/laminas-view | 2.36.0 | 3.0.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added the renovate label Nov 21, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Nov 21, 2025

⚠️ Artifact update problem

Renovate 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update laminas/laminas-view:3.0.1 --with-dependencies --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Dependency laminas/laminas-stdlib is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires laminas/laminas-view ^2.13.1 || ^3.0.0, found laminas/laminas-view[2.13.1, ..., 2.44.0, 3.0.0, 3.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - laminas/laminas-mvc is locked to version 3.8.0 and an update of this package was not requested.
    - laminas/laminas-mvc 3.8.0 requires laminas/laminas-view ^2.18.0 -> found laminas/laminas-view[2.18.0, ..., 2.44.0] but it conflicts with your temporary update constraint (laminas/laminas-view:3.0.1).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants