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

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 31, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
nikic/php-parser require minor ^4.15.2 -> ^4.17.1
phpstan/phpstan require-dev minor ^1.9.4 -> ^1.10.34
phpunit/phpunit (source) require-dev minor ^9.5.27 -> ^9.6.12
roave/infection-static-analysis-plugin require-dev minor ^1.27.0 -> ^1.33.0
shivammathur/setup-php action minor 2.24.0 -> 2.26.0
symfony/console (source) require minor ^6.2.3 -> ^6.3.4
vimeo/psalm require-dev minor ^5.4.0 -> ^5.15.0

Release Notes

nikic/PHP-Parser (nikic/php-parser)

v4.17.1

Compare Source

Fixed
  • Fixed phpdoc mismatches for ClassConst::$type introduced in previous release.

v4.17.0

Compare Source

Added
  • [PHP 8.3] Added support for typed class constants.
  • [PHP 8.3] Added supprot for dynamic class constant fetch.
  • [PHP 8.3] Added support for readonly anonymous classes.
Fixed
  • Fixed missing required parentheses when pretty printing new with an expression class name.
  • Fixed missing required parentheses when pretty printing (CONST)::$x and similar.

v4.16.0

Compare Source

Added
  • Added Name::getParts() method for forward-compatibility with PHP-Parser 5.
Deprecated
  • Deprecated direct access to Name::$parts, which will be removed in PHP-Parser 5.

v4.15.5

Compare Source

Added
  • Added makePrivate(), makeProtected(), makePublic() and makeReadonly() methods to
    Builder\Param to allow the creation of promoted parameters.

v4.15.4

Compare Source

Fixed
  • Fixed formatting-preservation for alternative if syntax with trailing comments.

v4.15.3

Compare Source

Fixed
  • Support readonly property with PHP 8.2 DNF type.
  • Fixed PHP attribute group and PHP-Parser attribute mixup in EnumCase builder.
phpstan/phpstan (phpstan/phpstan)

v1.10.34

Compare Source

Improvements 🔧

Function signature fixes 🤖

Internals 🔍

v1.10.33

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.10.32

Compare Source

Improvements 🔧

v1.10.31

Compare Source

Improvements 🔧

Internals 🔍

v1.10.30

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.10.29

Compare Source

Improvements 🔧

  • Update nikic/php-parser to v4.17.1
    • PHP 8.3 features are no longer parse errors. Full-fledged PHP 8.3 support is coming later this year.
  • Update BetterReflection to 6.12.0

Bugfixes 🐛

Function signature fixes 🤖

v1.10.28

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.10.27

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 🐛

Function signature fixes 🤖

Internals 🔍

v1.10.26

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.10.25

Compare Source

Improvements 🔧

Bugfixes 🐛

v1.10.24

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.10.23

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.10.22

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 🐛

Function signature fixes 🤖

Internals 🔍

v1.10.21

Compare Source

Bugfixes 🐛

Internals 🔍

v1.10.20

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.10.19

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 🐛

Function signature fixes 🤖

Internals 🔍

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 🔍

v1.10.15

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 🐛

Function signature fixes 🤖

Internals 🔍

v1.10.14

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 🐛

Function signature fixes 🤖

Internals 🔍

v1.10.13

Compare Source

v1.10.12

Compare Source

Major new features 🚀

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 🔧

@renovate renovate bot added the renovate label Dec 31, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 16eb7f0 to 0f1b4cf Compare January 1, 2023 03:12
@Ocramius
Copy link
Collaborator

Ocramius commented Jan 2, 2023

I would hold off merging this: still verifying whether I broke mutation score computation in upstream roave/infection-static-analysis-plugin:1.28.x

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0f1b4cf to 0b46a02 Compare January 2, 2023 22:42
@renovate renovate bot changed the title Update dependency roave/infection-static-analysis-plugin to ^1.28.0 Update all non-major dependencies Jan 3, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 6804d48 to 3ffac26 Compare January 8, 2023 22:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b854171 to 8255cd5 Compare January 12, 2023 14:52
@renovate renovate bot changed the title Update all non-major dependencies Update all non-major dependencies - autoclosed Jan 13, 2023
@renovate renovate bot closed this Jan 13, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch January 13, 2023 09:36
@renovate renovate bot changed the title Update all non-major dependencies - autoclosed Update all non-major dependencies Jan 13, 2023
@renovate renovate bot reopened this Jan 13, 2023
@renovate renovate bot restored the renovate/all-minor-patch branch January 13, 2023 13:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 40c4826 to 3c7b6a5 Compare January 19, 2023 13:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 5472012 to 952362e Compare January 24, 2023 18:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from b06a2a5 to 74ff55d Compare February 4, 2023 15:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from fca2ebb to 0ac1197 Compare August 8, 2023 16:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 553aa87 to c8e014c Compare August 19, 2023 09:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 6110b14 to 3382967 Compare August 26, 2023 16:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 7b647c0 to ea3fb1c Compare September 16, 2023 12:34
@fredden fredden mentioned this pull request Sep 18, 2023
| datasource  | package                                | from   | to      |
| ----------- | -------------------------------------- | ------ | ------- |
| packagist   | nikic/php-parser                       | 4.15.2 | 4.17.1  |
| packagist   | phpstan/phpstan                        | 1.9.4  | 1.10.34 |
| packagist   | phpunit/phpunit                        | 9.5.27 | 9.6.12  |
| packagist   | roave/infection-static-analysis-plugin | 1.27.0 | 1.33.0  |
| github-tags | shivammathur/setup-php                 | 2.24.0 | 2.26.0  |
| packagist   | symfony/console                        | 6.2.3  | 6.3.4   |
| packagist   | vimeo/psalm                            | 5.4.0  | 5.15.0  |
@fredden
Copy link
Contributor

fredden commented Sep 18, 2023

@Ocramius I think this looks good to merge now.

@fredden fredden mentioned this pull request Sep 18, 2023
@Ocramius Ocramius self-assigned this Sep 18, 2023
@Ocramius Ocramius added this to the 4.7.0 milestone Sep 18, 2023
@Ocramius Ocramius merged commit ae328c7 into 4.7.x Sep 18, 2023
17 checks passed
@Ocramius Ocramius deleted the renovate/all-minor-patch branch September 18, 2023 14:03
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.

None yet

2 participants