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

Merged
merged 1 commit into from
Jun 8, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev patch ^1.10.15 -> ^1.10.18
phpstan/phpstan-phpunit require-dev patch ^1.3.11 -> ^1.3.13
phpstan/phpstan-symfony require-dev patch ^1.3.1 -> ^1.3.2
phpunit/phpunit (source) require-dev minor ^10.1.3 -> ^10.2.1
vimeo/psalm require-dev minor ^5.11.0 -> ^5.12.0

Release Notes

phpstan/phpstan

v1.10.18

Compare Source

Implicit throw point is enough to no longer mark multi-catch as dead (phpstan/phpstan-src@c587dd1), #​9406

v1.10.17

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.10.16

Compare Source

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 🔧

Bugfixes 🐛

Internals 🔍

phpstan/phpstan-phpunit

v1.3.13

Compare Source

  • d8bdab0 - Microoptimize AssertRuleHelper.
  • 9e928dd - Next-gen coding standard workflow

v1.3.12

Compare Source

  • c442468 - Fix assertInstanceOf handler
  • 23009eb - Add regression test for #​185
  • aaf5fe5 - Update dependency slevomat/coding-standard to v8.12.0
  • 9975b98 - Update dependency slevomat/coding-standard to v8.11.1
  • c006a38 - Update dependency slevomat/coding-standard to v8.11.0
  • 2365fd0 - Update dependency slevomat/coding-standard to v8.10.0
  • 4ae9e7c - Update build-cs
  • 8b82ef2 - Update dependency slevomat/coding-standard to v8.9.0
phpstan/phpstan-symfony

v1.3.2

Compare Source

  • 7332b90 - Extend Serializer stubs
  • c849393 - Update dependency slevomat/coding-standard to v8.12.0
  • bc67cd9 - Update dependency slevomat/coding-standard to v8.11.1
  • ddaa093 - Update dependency slevomat/coding-standard to v8.11.0
  • db75c81 - Update build-cs
sebastianbergmann/phpunit

v10.2.1

Compare Source

v10.2.0

Compare Source

vimeo/psalm

v5.12.0

Compare Source

What's Changed

Features
Fixes
Docs
Internal changes

New Contributors

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


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

Renovate Bot

@renovate
Copy link
Contributor Author

renovate bot commented May 16, 2023

automergeComment

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f5a8078 to 4e44f7d Compare May 22, 2023 21:57
@renovate renovate bot changed the title Update dependency phpstan/phpstan-symfony to ^1.3.2 Update all non-major dependencies May 22, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f14cd12 to ecbb12c Compare May 28, 2023 17:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from d1959e0 to ad3fc2b Compare June 7, 2023 23:10
| datasource | package                 | from    | to      |
| ---------- | ----------------------- | ------- | ------- |
| packagist  | phpstan/phpstan         | 1.10.15 | 1.10.18 |
| packagist  | phpstan/phpstan-phpunit | 1.3.11  | 1.3.13  |
| packagist  | phpstan/phpstan-symfony | 1.3.1   | 1.3.2   |
| packagist  | phpunit/phpunit         | 10.1.3  | 10.2.1  |
| packagist  | vimeo/psalm             | 5.11.0  | 5.12.0  |
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ad3fc2b to e02e91d Compare June 8, 2023 08:22
@dragosprotung dragosprotung merged commit ab8c7d9 into main Jun 8, 2023
4 checks passed
@dragosprotung dragosprotung deleted the renovate/all-minor-patch branch June 8, 2023 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant