Skip to content
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 Laminas packages to v3 (major) #65

Open
wants to merge 1 commit into
base: 2.19.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
laminas/laminas-coding-standard (source) ~2.5.0 -> ~3.0.0 age adoption passing confidence
laminas/laminas-validator (source) ^2.64.1 -> ^3.0.0 age adoption passing confidence

Release Notes

laminas/laminas-coding-standard (laminas/laminas-coding-standard)

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: 2
  • Total contributors: 1
Documentation,Enhancement

v3.0.0

Compare Source

Release Notes for 3.0.0

Backwards incompatible release (major)

3.0.0
  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 2
renovate
Enhancement
BC Break,renovate
laminas/laminas-validator (laminas/laminas-validator)

v3.0.0

Compare Source

Release Notes for 3.0.0

next backward compatibility break release (major)

3.0.0
  • Total issues resolved: 18
  • Total pull requests resolved: 94
  • Total contributors: 8
Enhancement
Documentation
Documentation,Enhancement
Documentation,Enhancement,Feature Request
BC Break
BC Break,Documentation,Enhancement
BC Break,Documentation
BC Break,Enhancement
Bug,Enhancement
BC Break,Bug,Documentation,Enhancement
BC Break,Feature Removal
Documentation,Enhancement,Feature Removal
BC Break,Documentation,Enhancement,Feature Removal
BC Break,Documentation,Feature Removal
BC Break,Bug,Enhancement
Bug
Feature Request
Won't Fix

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 these updates again.


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

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

@renovate renovate bot added the renovate label Oct 11, 2024
@renovate renovate bot changed the title Update dependency laminas/laminas-coding-standard to v3 Update Laminas packages to v3 (major) Oct 21, 2024
Copy link
Contributor Author

renovate bot commented Oct 21, 2024

⚠️ 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-coding-standard:3.0.1 laminas/laminas-validator:3.0.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
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.
Dependency squizlabs/php_codesniffer 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-validator ^3.0.0, found laminas/laminas-validator[3.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - laminas/laminas-http is locked to version 2.20.0 and an update of this package was not requested.
    - laminas/laminas-http 2.20.0 requires laminas/laminas-validator ^2.15 -> found laminas/laminas-validator[2.15.0, ..., 2.64.1] but it conflicts with your root composer.json require (^3.0.0).
  Problem 3
    - laminas/laminas-uri is locked to version 2.12.0 and an update of this package was not requested.
    - laminas/laminas-uri 2.12.0 requires laminas/laminas-validator ^2.39 -> found laminas/laminas-validator[2.39.0, ..., 2.64.1] but it conflicts with your root composer.json require (^3.0.0).

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

@renovate renovate bot force-pushed the renovate/major-laminas branch 2 times, most recently from a48e640 to 679f1a8 Compare October 21, 2024 10:45
@renovate renovate bot changed the base branch from 2.18.x to 2.19.x October 21, 2024 14:20
| datasource | package                         | from   | to    |
| ---------- | ------------------------------- | ------ | ----- |
| packagist  | laminas/laminas-coding-standard | 2.5.0  | 3.0.1 |
| packagist  | laminas/laminas-validator       | 2.64.1 | 3.0.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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