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): Update php deps #82

Merged
merged 1 commit into from
Apr 1, 2024
Merged

chore(deps): Update php deps #82

merged 1 commit into from
Apr 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
php-parallel-lint/php-parallel-lint 1.3.2 -> 1.4.0 age adoption passing confidence
phpstan/phpstan 1.10.60 -> 1.10.66 age adoption passing confidence
phpunit/phpunit (source) 10.5.12 -> 10.5.16 age adoption passing confidence
vimeo/psalm 5.23.0 -> 5.23.1 age adoption passing confidence

Release Notes

php-parallel-lint/PHP-Parallel-Lint (php-parallel-lint/php-parallel-lint)

v1.4.0

Compare Source

New version with support up to PHP 8.3 and preliminary support for PHP 8.4.

Added
  • The "skip linting" feature can now be used in PHP files starting with a shebang, #​146 from @​xaben.
Fixed
  • PHP 8.4 deprecation notice, #​154 from @​Ayesh and @​jrfnl.
  • Bug fix: the PHP version check in the application bootstrap did not work on PHP < 5.3, #​100 from @​jrfnl, fixes #​62.
  • Bug fix: files containing the ~ character in their name can now be processed correctly, #​118 from @​jrfnl.
  • Bug fix: error message sometimes displayed on last line of code snippet, #​98 from @​jrfnl, fixes #​93.
  • Bug fix: error message would sometimes contain duplicate information, #​117 from @​jrfnl.
  • Bug fix: the "in file .. on line part" text did not always get cleaned correctly from the error message, #​118 from @​jrfnl.
Changed
Internal
phpstan/phpstan (phpstan/phpstan)

v1.10.66

Compare Source

v1.10.65

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.10.64

Compare Source

Bleeding edge 🔪

  • Fail build when project config uses custom extensions outside of analysed paths
    • This will only occur after a run that uses already present and valid result cache

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 🤖

v1.10.63

Compare Source

v1.10.62

Compare Source

Improvements 🔧

Bugfixes 🐛

v1.10.61

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

sebastianbergmann/phpunit (phpunit/phpunit)

v10.5.16

Compare Source

v10.5.15

Compare Source

v10.5.14: PHPUnit 10.5.14

Compare Source

Changed
  • #​5747: Cache result of Groups::groups()
  • #​5748: Improve performance of NamePrettifier::prettifyTestMethodName()
  • #​5750: Micro-optimize NamePrettifier::prettifyTestMethodName() once again
Fixed
  • #​5760: TestDox printer does not display details about exceptions raised in before-test methods

How to install or update PHPUnit

v10.5.13

Compare Source

vimeo/psalm (vimeo/psalm)

v5.23.1

Compare Source

What's Changed

Fixes

Full Changelog: vimeo/psalm@5.23.0...5.23.1


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 force-pushed the renovate/php-deps branch 4 times, most recently from 870bb77 to 6f90da1 Compare March 23, 2024 13:39
@renovate renovate bot force-pushed the renovate/php-deps branch 3 times, most recently from 79af2d6 to e96d5aa Compare March 28, 2024 17:10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Oğuzhan Durgun <[email protected]>
@oguzhand95 oguzhand95 changed the title chore(deps): update php deps chore(deps): Update php deps Apr 1, 2024
@oguzhand95 oguzhand95 self-requested a review April 1, 2024 09:41
@oguzhand95 oguzhand95 merged commit 58b6a13 into main Apr 1, 2024
9 of 10 checks passed
@oguzhand95 oguzhand95 deleted the renovate/php-deps branch April 1, 2024 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant