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 dependency laminas/laminas-coding-standard to ~2.4.0 #252

Merged
merged 2 commits into from
Aug 24, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 21, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
laminas/laminas-coding-standard (source) require-dev minor ~2.2.1 -> ~2.4.0

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox. ⚠ Warning: custom changes will be lost.

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

| datasource | package                         | from  | to    |
| ---------- | ------------------------------- | ----- | ----- |
| packagist  | laminas/laminas-coding-standard | 2.2.1 | 2.4.0 |


Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot changed the title Update dependency laminas/laminas-coding-standard to ~2.3.0 Update dependency laminas/laminas-coding-standard to ~2.4.0 Aug 24, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Aug 24, 2022

⚠ 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: docker run --rm --name=renovate_php --label=renovate_child -v "/mnt/renovate/gh/laminas/laminas-db":"/mnt/renovate/gh/laminas/laminas-db" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -w "/mnt/renovate/gh/laminas/laminas-db" docker.io/renovate/php:latest bash -l -c "install-tool composer 2.4.1 && composer update laminas/laminas-coding-standard --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
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires laminas/laminas-coding-standard ~2.4.0 -> satisfiable by laminas/laminas-coding-standard[2.4.0].
    - laminas/laminas-coding-standard 2.4.0 requires php ^7.4 || ^8.0 -> your php version (7.3.99; overridden via config.platform, actual: 7.4.30) does not satisfy that requirement.

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

…ypes from analysis

Also fixed a minor mock compatibility issue with PHP 8.1
@Ocramius Ocramius added this to the 2.16.0 milestone Aug 24, 2022
@Ocramius Ocramius self-assigned this Aug 24, 2022
@Ocramius Ocramius merged commit 4af64c1 into 2.16.x Aug 24, 2022
@Ocramius Ocramius deleted the renovate/laminas branch August 24, 2022 20:04
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.

None yet

1 participant