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

Merged
merged 1 commit into from
Apr 1, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
nikic/php-parser ^4.18.0 -> ^4.19.1 age adoption passing confidence require minor
phpstan/phpstan ^1.10.62 -> ^1.10.66 age adoption passing confidence require-dev patch
phpunit/phpunit (source) ^10.5.13 -> ^10.5.16 age adoption passing confidence require-dev patch
psalm/plugin-phpunit ^0.18.4 -> ^0.19.0 age adoption passing confidence require-dev minor
shivammathur/setup-php 2.30.0 -> 2.30.2 age adoption passing confidence action patch

Release Notes

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

v4.19.1: PHP-Parser 4.19.1

Compare Source

Fixed
  • Fixed "Optional parameter before required parameter" deprecation warning introduced in previous version.

v4.19.0: PHP-Parser 4.19.0

Compare Source

Changed
  • Do not use implicitly nullable parameters, which are deprecated in PHP 8.4.
  • Remove support for running on PHP 7.0, which does not support explicitly nullable parameters.
phpstan/phpstan (phpstan/phpstan)

v1.10.66

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

  • Prevent unnecessary calls into reflection from JSON extensions (#​2994), thanks @​staabm!

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

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

psalm/psalm-plugin-phpunit (psalm/plugin-phpunit)

v0.19.0: Add Psalm 6 support, drop Psalm 4 support

Compare Source

This release adds support for Psalm 6, dropping support for Psalm 4.

What's Changed

New Contributors

Full Changelog: psalm/psalm-plugin-phpunit@0.18.4...0.19.0

shivammathur/setup-php (shivammathur/setup-php)

v2.30.2

Compare Source

Changelog

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status

v2.30.1

Compare Source

Changelog
  • Improved updating Homebrew core tap on macOS using a retry logic.

  • Fixed support for phalcon on Windows.

  • Fixed support for OCI extensions for PHP 8.4 on Linux and macOS.

  • Fixed support for sqlsrv and pdo_sqlsrv on PHP 8.0.

  • Fixed type error on Windows in Get-File function.

  • Minified the release file dist/index.js file generated by vercel/ncc.

  • Updated pre-installed PHP versions for GitHub runners in the README.

  • Updated Node.js dependencies.

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status


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 Mar 15, 2024
Copy link
Contributor Author

renovate bot commented Mar 15, 2024

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 changed the title Update dependency psalm/plugin-phpunit to ^0.19.0 Update all non-major dependencies Mar 16, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 5b4246b to 0680e9e Compare March 23, 2024 14:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 6cb6b61 to 4e7d9a0 Compare March 30, 2024 23:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4e7d9a0 to fd3ad18 Compare April 1, 2024 19:32
| datasource  | package                | from    | to      |
| ----------- | ---------------------- | ------- | ------- |
| packagist   | nikic/php-parser       | 4.18.0  | 4.19.1  |
| packagist   | phpstan/phpstan        | 1.10.62 | 1.10.66 |
| packagist   | phpunit/phpunit        | 10.5.13 | 10.5.16 |
| packagist   | psalm/plugin-phpunit   | 0.18.4  | 0.19.0  |
| github-tags | shivammathur/setup-php | 2.30.0  | 2.30.2  |
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fd3ad18 to 6186da4 Compare April 1, 2024 19:35
@Ocramius Ocramius self-assigned this Apr 1, 2024
@Ocramius Ocramius added this to the 4.11.0 milestone Apr 1, 2024
@Ocramius Ocramius merged commit 0a72b3d into 4.11.x Apr 1, 2024
36 checks passed
@Ocramius Ocramius deleted the renovate/all-minor-patch branch April 1, 2024 19:59
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