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 vimeo/psalm to v5 #200

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
vimeo/psalm require-dev major ^4.30 -> ^5.0

Release Notes

vimeo/psalm

v5.11.0

Compare Source

What's Changed

Fixes

Full Changelog: vimeo/psalm@5.10.0...5.11.0

v5.10.0

Compare Source

What's Changed

Features
Fixes
Docs
Internal changes

New Contributors

Full Changelog: vimeo/psalm@5.9.0...5.10.0

v5.9.0

Compare Source

What's Changed

Features
Fixes
Docs
Internal changes

New Contributors

Full Changelog: vimeo/psalm@5.8.0...5.9.0

v5.8.0

Compare Source

What's Changed

Features
Fixes
Internal changes

New Contributors

Full Changelog: vimeo/psalm@5.7.7...5.8.0

v5.7.7

Compare Source

What's Changed

Fixes

Full Changelog: vimeo/psalm@5.7.6...5.7.7

v5.7.6

Compare Source

What's Changed

Fixes

Full Changelog: vimeo/psalm@5.7.5...5.7.6

v5.7.5

Compare Source

What's Changed

Fixes

Full Changelog: vimeo/psalm@5.7.4...5.7.5

v5.7.4

Compare Source

What's Changed

Fixes

Full Changelog: vimeo/psalm@5.7.3...5.7.4

v5.7.3

Compare Source

What's Changed

Fixes

Full Changelog: vimeo/psalm@5.7.2...5.7.3

v5.7.2

Compare Source

What's Changed

Fixes

New Contributors

Full Changelog: vimeo/psalm@5.7.1...5.7.2

v5.7.1

Compare Source

What's Changed

Fixes

Full Changelog: vimeo/psalm@5.7.0...5.7.1

v5.7.0

Compare Source

What's Changed

Deprecations
Features
Fixes
Docs
Internal changes
Other changes

New Contributors

Full Changelog: vimeo/psalm@5.6.0...5.7.0

v5.6.0

Compare Source

What's Changed

Features
Fixes
Typos

New Contributors

Full Changelog: vimeo/psalm@5.5.0...5.6.0

v5.5.0

Compare Source

What's Changed

Features
Fixes

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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 30, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Nov 30, 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_sidecar --label=renovate_child -v "/mnt/renovate/gh/netglue/primo":"/mnt/renovate/gh/netglue/primo" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/netglue/primo" ghcr.io/containerbase/sidecar bash -l -c "install-tool php 8.2.5 && install-tool composer 2.5.5 && composer update vimeo/psalm --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 psr/container 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 psr/cache 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 vimeo/psalm ^5.0, found vimeo/psalm[5.0.0, ..., 5.11.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - lctrs/psalm-psr-container-plugin is locked to version 1.8.0 and an update of this package was not requested.
    - lctrs/psalm-psr-container-plugin 1.8.0 requires vimeo/psalm ^4.29.0 -> found vimeo/psalm[4.29.0, 4.30.0] but it conflicts with your root composer.json require (^5.0).
  Problem 3
    - psalm/plugin-phpunit is locked to version 0.18.4 and an update of this package was not requested.
    - psalm/plugin-phpunit 0.18.4 requires vimeo/psalm dev-master || dev-4.x || ^4.7.1 || ^5@beta || ^5.0 -> found vimeo/psalm[4.7.1, ..., 4.30.0, 5.0.0, ..., 5.11.0] but these were not loaded, likely because it conflicts with another require.

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

@codecov
Copy link

codecov bot commented Nov 30, 2022

Codecov Report

Base: 84.00% // Head: 84.00% // No change to project coverage 👍

Coverage data is based on head (567ac16) compared to base (567ac16).
Patch has no changes to coverable lines.

❗ Current head 567ac16 differs from pull request most recent head 7435823. Consider uploading reports for the commit 7435823 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##              1.4.x     #200   +/-   ##
=========================================
  Coverage     84.00%   84.00%           
  Complexity      203      203           
=========================================
  Files            37       37           
  Lines           619      619           
=========================================
  Hits            520      520           
  Misses           99       99           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/vimeo-psalm-5.x branch 2 times, most recently from d72e227 to 4d07b39 Compare December 5, 2022 04:59
@renovate renovate bot force-pushed the renovate/vimeo-psalm-5.x branch 3 times, most recently from e1fc476 to 8c17510 Compare December 16, 2022 03:15
@renovate renovate bot force-pushed the renovate/vimeo-psalm-5.x branch 2 times, most recently from 3bd9b6b to b0a8ba6 Compare December 27, 2022 03:30
@renovate renovate bot force-pushed the renovate/vimeo-psalm-5.x branch 3 times, most recently from e72df71 to e42f14c Compare January 5, 2023 04:12
@renovate renovate bot force-pushed the renovate/vimeo-psalm-5.x branch 2 times, most recently from ea1869e to 7435823 Compare January 12, 2023 04:46
| datasource | package     | from   | to     |
| ---------- | ----------- | ------ | ------ |
| packagist  | vimeo/psalm | 4.30.0 | 5.11.0 |
@renovate renovate bot force-pushed the renovate/vimeo-psalm-5.x branch from 7435823 to 315575e Compare May 4, 2023 22:11
@gsteel gsteel mentioned this pull request May 4, 2023
@gsteel gsteel closed this in #223 May 4, 2023
@renovate renovate bot deleted the renovate/vimeo-psalm-5.x branch May 4, 2023 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants