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

Lock file maintenance #68

Merged
merged 1 commit into from
Aug 26, 2022
Merged

Lock file maintenance #68

merged 1 commit into from
Aug 26, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2022

Mend Renovate

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 2am" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot added the renovate label Aug 11, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Aug 11, 2022

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 9cc5a27 to 5d32acb Compare August 22, 2022 16:29
@Ocramius
Copy link
Member

@samsonasik would you be up for a PHP 7.4 cleanup patch for this repo?

It should bring us some minimal performance improvements, but those propagate basically everywhere...

@samsonasik
Copy link
Member

@Ocramius I will try

@samsonasik
Copy link
Member

@Ocramius phpcs seems error even on php 7.4, ref https://github.com/laminas/laminas-stdlib/runs/7962260880?check_suite_focus=true

Running ./vendor/bin/phpcs -q --report=checkstyle | cs2pr
PHP Fatal error:  Uncaught TypeError: Argument 5 passed to SlevomatCodingStandard\Helpers\Annotation\AssertAnnotation::__construct() must be an instance of PHPStan\PhpDocParser\Ast\PhpDoc\AssertTagValueNode or null, instance of PHPStan\PhpDocParser\Ast\PhpDoc\AssertTagPropertyValueNode given, called in /github/workspace/vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/AnnotationHelper.php on line 357 and defined in /github/workspace/vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/Annotation/AssertAnnotation.php:21
Stack trace:
#0 /github/workspace/vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/AnnotationHelper.php(357): SlevomatCodingStandard\Helpers\Annotation\AssertAnnotation->__construct('@psalm-assert', 2044, 2046, '!null $this->qu...', Object(PHPStan\PhpDocParser\Ast\PhpDoc\AssertTagPropertyValueNode))
#1 /github/workspace/vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/SniffLocalCache.php(42): SlevomatCodingStandard\Helpers\AnnotationHelper::SlevomatCodingStanda in /github/workspace/vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/Annotation/AssertAnnotation.php on line 21
Error: Start tag expected, '<' not found on line 2, column 1


Fatal error: Uncaught TypeError: Argument 5 passed to SlevomatCodingStandard\Helpers\Annotation\AssertAnnotation::__construct() must be an instance of PHPStan\PhpDocParser\Ast\PhpDoc\AssertTagValueNode or null, instance of PHPStan\PhpDocParser\Ast\PhpDoc\AssertTagPropertyValueNode given, called in /github/workspace/vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/AnnotationHelper.php on line 357 and defined in /github/workspace/vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/Annotation/AssertAnnotation.php:21
Stack trace:
#0 /github/workspace/vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/AnnotationHelper.php(357): SlevomatCodingStandard\Helpers\Annotation\AssertAnnotation->__construct('@psalm-assert', 2044, 2046, '!null $this->qu...', Object(PHPStan\PhpDocParser\Ast\PhpDoc\AssertTagPropertyValueNode))
#1 /github/workspace/vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/SniffLocalCache.php(42): SlevomatCodingStandard\Helpers\AnnotationHelper::SlevomatCodingStanda in /github/workspace/vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/Annotation/AssertAnnotation.php on line 21
<?xml version="1.0" encoding="UTF-8"?>

@Ocramius
Copy link
Member

Yeah, update to an older phpstan/php-doc-parser for now 👍

@Ocramius Ocramius changed the base branch from 3.12.x to 3.13.x August 22, 2022 23:14
@Ocramius Ocramius changed the base branch from 3.13.x to 3.14.x August 24, 2022 19:14
@Ocramius Ocramius added this to the 3.14.0 milestone Aug 24, 2022
@renovate renovate bot changed the title chore(deps): lock file maintenance Lock file maintenance Aug 25, 2022
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 5d32acb to 1ba7e61 Compare August 26, 2022 16:43
@Ocramius Ocramius self-assigned this Aug 26, 2022
@Ocramius Ocramius merged commit f507b86 into 3.14.x Aug 26, 2022
@Ocramius Ocramius deleted the renovate/lock-file-maintenance branch August 26, 2022 16:46
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.

2 participants