laminas / laminas-server

Create Reflection-based RPC servers
https://docs.laminas.dev/laminas-server/
BSD 3-Clause "New" or "Revised" License
25 stars 14 forks source link

Update dependency psalm/plugin-phpunit to ^0.18.0 #70

Closed renovate[bot] closed 12 months ago

renovate[bot] commented 1 year ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
psalm/plugin-phpunit ^0.15.1 -> ^0.18.0 age adoption passing confidence

Release Notes

psalm/psalm-plugin-phpunit (psalm/plugin-phpunit) ### [`v0.18.4`](https://togithub.com/psalm/psalm-plugin-phpunit/releases/tag/0.18.4) [Compare Source](https://togithub.com/psalm/psalm-plugin-phpunit/compare/0.18.3...0.18.4) #### What's Changed - Allow Psalm 5.0 by [@​ddeboer](https://togithub.com/ddeboer) in [https://github.com/psalm/psalm-plugin-phpunit/pull/127](https://togithub.com/psalm/psalm-plugin-phpunit/pull/127) #### New Contributors - [@​ddeboer](https://togithub.com/ddeboer) made their first contribution in [https://github.com/psalm/psalm-plugin-phpunit/pull/127](https://togithub.com/psalm/psalm-plugin-phpunit/pull/127) **Full Changelog**: https://github.com/psalm/psalm-plugin-phpunit/compare/0.18.3...0.18.4 ### [`v0.18.3`](https://togithub.com/psalm/psalm-plugin-phpunit/releases/tag/0.18.3): Fix typo [Compare Source](https://togithub.com/psalm/psalm-plugin-phpunit/compare/0.18.2...0.18.3) #### What's Changed - Fix typo, it turns out $\_ is used later on as a ref parameter by [@​danog](https://togithub.com/danog) in [https://github.com/psalm/psalm-plugin-phpunit/pull/126](https://togithub.com/psalm/psalm-plugin-phpunit/pull/126) **Full Changelog**: https://github.com/psalm/psalm-plugin-phpunit/compare/0.18.2...0.18.3 ### [`v0.18.2`](https://togithub.com/psalm/psalm-plugin-phpunit/releases/tag/0.18.2): Fix version detection [Compare Source](https://togithub.com/psalm/psalm-plugin-phpunit/compare/0.18.1...0.18.2) #### What's Changed - Dumb version detection by [@​danog](https://togithub.com/danog) in [https://github.com/psalm/psalm-plugin-phpunit/pull/125](https://togithub.com/psalm/psalm-plugin-phpunit/pull/125) **Full Changelog**: https://github.com/psalm/psalm-plugin-phpunit/compare/0.18.1...0.18.2 ### [`v0.18.1`](https://togithub.com/psalm/psalm-plugin-phpunit/releases/tag/0.18.1): Allow using on 5.x-dev [Compare Source](https://togithub.com/psalm/psalm-plugin-phpunit/compare/0.18.0...0.18.1) ### [`v0.18.0`](https://togithub.com/psalm/psalm-plugin-phpunit/releases/tag/0.18.0): Compatibility release [Compare Source](https://togithub.com/psalm/psalm-plugin-phpunit/compare/0.17.0...0.18.0) #### What's Changed - \[composer.json] allow Psalm 5 beta by [@​someniatko](https://togithub.com/someniatko) in [https://github.com/psalm/psalm-plugin-phpunit/pull/122](https://togithub.com/psalm/psalm-plugin-phpunit/pull/122) - Immutable refactoring by [@​danog](https://togithub.com/danog) in [https://github.com/psalm/psalm-plugin-phpunit/pull/123](https://togithub.com/psalm/psalm-plugin-phpunit/pull/123) #### New Contributors - [@​someniatko](https://togithub.com/someniatko) made their first contribution in [https://github.com/psalm/psalm-plugin-phpunit/pull/122](https://togithub.com/psalm/psalm-plugin-phpunit/pull/122) - [@​danog](https://togithub.com/danog) made their first contribution in [https://github.com/psalm/psalm-plugin-phpunit/pull/123](https://togithub.com/psalm/psalm-plugin-phpunit/pull/123) **Full Changelog**: https://github.com/psalm/psalm-plugin-phpunit/compare/0.17.0...0.18.0 ### [`v0.17.0`](https://togithub.com/psalm/psalm-plugin-phpunit/releases/tag/0.17.0): General release [Compare Source](https://togithub.com/psalm/psalm-plugin-phpunit/compare/0.16.1...0.17.0) #### What's Changed - Improve provider non-optional argument phrasing by [@​AndrolGenhald](https://togithub.com/AndrolGenhald) in [https://github.com/psalm/psalm-plugin-phpunit/pull/118](https://togithub.com/psalm/psalm-plugin-phpunit/pull/118) - Fix tests for new version psalm by [@​mougrim](https://togithub.com/mougrim) in [https://github.com/psalm/psalm-plugin-phpunit/pull/119](https://togithub.com/psalm/psalm-plugin-phpunit/pull/119) - Add getMockForAbstractClass stub by [@​VincentLanglet](https://togithub.com/VincentLanglet) in [https://github.com/psalm/psalm-plugin-phpunit/pull/120](https://togithub.com/psalm/psalm-plugin-phpunit/pull/120) #### New Contributors - [@​AndrolGenhald](https://togithub.com/AndrolGenhald) made their first contribution in [https://github.com/psalm/psalm-plugin-phpunit/pull/118](https://togithub.com/psalm/psalm-plugin-phpunit/pull/118) - [@​mougrim](https://togithub.com/mougrim) made their first contribution in [https://github.com/psalm/psalm-plugin-phpunit/pull/119](https://togithub.com/psalm/psalm-plugin-phpunit/pull/119) **Full Changelog**: https://github.com/psalm/psalm-plugin-phpunit/compare/0.16.1...0.17.0 ### [`v0.16.1`](https://togithub.com/psalm/psalm-plugin-phpunit/releases/tag/0.16.1): Remove adapters for older Psalm versions [Compare Source](https://togithub.com/psalm/psalm-plugin-phpunit/compare/0.16.0...0.16.1) ### Fixed - ([#​112](https://togithub.com/psalm/psalm-plugin-phpunit/issues/112)) unused adapters for older Psalm versions were removed ### [`v0.16.0`](https://togithub.com/psalm/psalm-plugin-phpunit/releases/tag/0.16.0): Use new Psalm API [Compare Source](https://togithub.com/psalm/psalm-plugin-phpunit/compare/0.15.2...0.16.0) ### Features - ([#​111](https://togithub.com/psalm/psalm-plugin-phpunit/issues/111)) compatibility with future Psalm 5

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



Read more information about the use of Renovate Bot within Laminas.