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 #696

Merged
merged 9 commits into from
Dec 1, 2022
Merged

Lock file maintenance #696

merged 9 commits into from
Dec 1, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 22, 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: Enabled.

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, check this box

Read more about the use of Renovate Bot within ocramius/* projects.

@renovate renovate bot added the renovate label Nov 22, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Nov 22, 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

composer.lock Outdated
@@ -4141,16 +4141,16 @@
},
{
"name": "phpunit/php-code-coverage",
"version": "9.2.18",
"version": "9.2.19",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Related: sebastianbergmann/php-code-coverage@2bda882

Somehow, this made coverage even worse :|


418 mutations were generated:
     374 mutants were killed
       0 mutants were configured to be ignored
      43 mutants were not covered by tests
       0 covered mutants were not detected
       1 errors were encountered
       0 syntax errors were encountered
       0 time outs were encountered
       0 mutants required more time than configured

lies? :D

Ref: sebastianbergmann/php-code-coverage#949

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reverted this upgrade, for now: will suffer in the next lock file upgrade.

| datasource | package                 | from  | to    |
| ---------- | ----------------------- | ----- | ----- |
| packagist  | roave/better-reflection | 6.4.0 | 6.4.1 |
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from de95de1 to bd967bb Compare November 23, 2022 18:11
| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| packagist  | azjezz/psl | 2.1.0 | 2.2.0 |
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from bd967bb to 1bd9254 Compare November 26, 2022 21:52
| datasource | package         | from  | to    |
| ---------- | --------------- | ----- | ----- |
| packagist  | symfony/console | 6.1.7 | 6.1.8 |
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 1bd9254 to 2ffe4c2 Compare November 29, 2022 00:34
renovate bot and others added 3 commits November 30, 2022 18:13
| datasource | package     | from   | to    |
| ---------- | ----------- | ------ | ----- |
| packagist  | vimeo/psalm | 4.30.0 | 5.0.0 |
@renovate
Copy link
Contributor Author

renovate bot commented Dec 1, 2022

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.

@Ocramius Ocramius self-assigned this Dec 1, 2022
@Ocramius Ocramius added this to the 8.2.0 milestone Dec 1, 2022
@Ocramius Ocramius merged commit c632f32 into 8.1.x Dec 1, 2022
@Ocramius Ocramius deleted the renovate/lock-file-maintenance branch December 1, 2022 10:44
@Ocramius
Copy link
Member

Ocramius commented Dec 1, 2022

Urgh, I merged to the wrong branch -.-

Merged up, but not fixing 8.1.x for now: no code changes, just dependencies with minor impact, so I won't put the effort in it.

Will avoid 8.1.x releases.

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.

1 participant