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

chore(deps): lock file maintenance #3244

Merged
merged 2 commits into from
Feb 1, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2023

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 - "on tuesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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, check this box

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

@renovate renovate bot added the renovate label Jan 31, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jan 31, 2023

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 2 times, most recently from 4f2feb0 to 21b9ca4 Compare January 31, 2023 19:27
…d of SortableServiceEntityRepository

This fixes the psalm error:
ERROR: MethodSignatureMismatch - src/Repository/ContentNodeRepository.php:19:5 - Method Gedmo\Sortable\Entity\Repository\SortableRepository::__construct is declared final and cannot be overridden (see https://psalm.dev/042)
    public function __construct(EntityManagerInterface $em, string $entityClass = ContentNode::class) {

Because SortableRepository is now marked as final in gedmo/doctrine-extensions v3.11.0.
Instead call the constructor of SortableRepository in SortableServiceEntityRepository.
@renovate
Copy link
Contributor Author

renovate bot commented Jan 31, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@BacLuc BacLuc merged commit 94667a4 into devel Feb 1, 2023
@BacLuc BacLuc deleted the renovate/lock-file-maintenance branch February 1, 2023 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant