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 all non-major dependencies #502

Merged
merged 3 commits into from
Feb 27, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
infection/infection 0.29.11 -> 0.29.12 age adoption passing confidence
phpunit/phpunit (source) ^11.5.7 -> ^11.5.10 age adoption passing confidence
vimeo/psalm ^6.6.1 -> ^6.8.8 age adoption passing confidence

Release Notes

infection/infection (infection/infection)

v0.29.12: Support thecodingmachine/safe v3, drop Symfony 5.4 support

Compare Source

Changed:

Full Changelog: infection/infection@0.29.11...0.29.12

sebastianbergmann/phpunit (phpunit/phpunit)

v11.5.10: PHPUnit 11.5.10

Compare Source

Fixed
  • #​6138: Test with failed expectation on value passed to mocked method is incorrectly considered risky

How to install or update PHPUnit

v11.5.9: PHPUnit 11.5.9

Compare Source

Fixed
  • #​6134: Missing event when child process ends unexpectedly

How to install or update PHPUnit

v11.5.8: PHPUnit 11.5.8

Compare Source

Fixed
  • A Test\PreparationFailed event is now emitted in addition to a Test\Errored event when an unexpected exception is triggered in a before-test method
  • A Test\Passed event is no longer emitted in addition to a Test\Failed or Test\Errored event when an assertion failure or an unexpected exception is triggered in an after-test method
  • A TestSuite\Finished event is now emitted when a before-first-test method errors

How to install or update PHPUnit

vimeo/psalm (vimeo/psalm)

v6.8.8

Compare Source

What's Changed

Fixes
Internal changes

Full Changelog: vimeo/psalm@6.8.7...6.8.8

v6.8.7

Compare Source

What's Changed

Fixes

Full Changelog: vimeo/psalm@6.8.6...6.8.7

v6.8.6

Compare Source

What's Changed

Fixes

Full Changelog: vimeo/psalm@6.8.5...6.8.6

v6.8.5

Compare Source

What's Changed

Fixes

Full Changelog: vimeo/psalm@6.8.4...6.8.5

v6.8.4

Compare Source

This release introduces fully reproducible builds (the composer.lock file is now added to phars).

Full Changelog: vimeo/psalm@6.8.3...6.8.4

v6.8.3

Compare Source

What's Changed

Fixes
Internal changes

Full Changelog: vimeo/psalm@6.8.2...6.8.3

v6.8.2

Compare Source

What's Changed

Fixes

Full Changelog: vimeo/psalm@6.8.1...6.8.2

v6.8.1

Compare Source

What's Changed

Internal changes

Full Changelog: vimeo/psalm@6.8.0...6.8.1

v6.8.0

Compare Source

What's Changed

Features
Fixes

New Contributors

Full Changelog: vimeo/psalm@6.7.1...6.8.0

v6.7.1

Compare Source

What's Changed

Internal changes

Full Changelog: vimeo/psalm@6.7.0...6.7.1

v6.7.0

Compare Source

What's Changed

Features
Fixes
Internal changes

New Contributors

Full Changelog: vimeo/psalm@6.6.2...6.7.0

v6.6.2

Compare Source

What's Changed

Fixes

Full Changelog: vimeo/psalm@6.6.1...6.6.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Feb 17, 2025
Copy link
Contributor Author

renovate bot commented Feb 17, 2025

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/all-minor-patch branch from ee912ac to c5337ae Compare February 17, 2025 23:21
@renovate renovate bot changed the title Update dependency vimeo/psalm to ^6.7.1 Update all non-major dependencies Feb 17, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from ba59d72 to 557f109 Compare February 25, 2025 10:52
| datasource | package             | from    | to      |
| ---------- | ------------------- | ------- | ------- |
| packagist  | infection/infection | 0.29.11 | 0.29.12 |
| packagist  | phpunit/phpunit     | 11.5.7  | 11.5.10 |
| packagist  | vimeo/psalm         | 6.6.1   | 6.8.8   |
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 557f109 to 3ed0077 Compare February 25, 2025 23:23
@Ocramius Ocramius self-assigned this Feb 27, 2025
@Ocramius Ocramius added this to the 1.37.0 milestone Feb 27, 2025
@Ocramius Ocramius added enhancement New feature or request dependencies Pull requests that update a dependency file labels Feb 27, 2025
… what's needed by `vimeo/psalm`

`vimeo/psalm` does not work on PHP 8.3 and earlier, unless this polyfill is at
least at version `1.30.0`.

Ref: vimeo/psalm#11344
Ref: https://github.com/Roave/infection-static-analysis-plugin/actions/runs/13572044993/job/37939307832?pr=502
Ref: symfony/polyfill@d2b61eb
Ref: vimeo/psalm@ec986c5
Copy link
Contributor Author

renovate bot commented Feb 27, 2025

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 merged commit 062af2a into 1.37.x Feb 27, 2025
27 checks passed
@Ocramius Ocramius deleted the renovate/all-minor-patch branch February 27, 2025 18:02
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 enhancement New feature or request renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant