laminas / laminas-authentication

provides an API for authentication and includes concrete authentication adapters for common use case scenarios
https://docs.laminas.dev/laminas-authentication/
BSD 3-Clause "New" or "Revised" License
24 stars 15 forks source link

Update dependency psalm/plugin-phpunit to ^0.19.0 #61

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

psalm/psalm-plugin-phpunit (psalm/plugin-phpunit) ### [`v0.19.0`](https://togithub.com/psalm/psalm-plugin-phpunit/releases/tag/0.19.0): Add Psalm 6 support, drop Psalm 4 support [Compare Source](https://togithub.com/psalm/psalm-plugin-phpunit/compare/0.18.4...0.19.0) This release adds support for Psalm 6, dropping support for Psalm 4. #### What's Changed - Update README.md by [@​sander-bol](https://togithub.com/sander-bol) in [https://github.com/psalm/psalm-plugin-phpunit/pull/128](https://togithub.com/psalm/psalm-plugin-phpunit/pull/128) - Replace deprecated `::set-output` by [@​weirdan](https://togithub.com/weirdan) in [https://github.com/psalm/psalm-plugin-phpunit/pull/132](https://togithub.com/psalm/psalm-plugin-phpunit/pull/132) - Dependabot updates for GH actions by [@​weirdan](https://togithub.com/weirdan) in [https://github.com/psalm/psalm-plugin-phpunit/pull/133](https://togithub.com/psalm/psalm-plugin-phpunit/pull/133) - Bump actions/checkout from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/psalm/psalm-plugin-phpunit/pull/134](https://togithub.com/psalm/psalm-plugin-phpunit/pull/134) - Bump actions/cache from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/psalm/psalm-plugin-phpunit/pull/135](https://togithub.com/psalm/psalm-plugin-phpunit/pull/135) - Switch to MixedReturnStatement, drop Psalm 4 support by [@​danog](https://togithub.com/danog) in [https://github.com/psalm/psalm-plugin-phpunit/pull/142](https://togithub.com/psalm/psalm-plugin-phpunit/pull/142) #### New Contributors - [@​sander-bol](https://togithub.com/sander-bol) made their first contribution in [https://github.com/psalm/psalm-plugin-phpunit/pull/128](https://togithub.com/psalm/psalm-plugin-phpunit/pull/128) - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/psalm/psalm-plugin-phpunit/pull/134](https://togithub.com/psalm/psalm-plugin-phpunit/pull/134) **Full Changelog**: https://github.com/psalm/psalm-plugin-phpunit/compare/0.18.4...0.19.0 ### [`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

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.

🔕 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.

renovate[bot] commented 2 months ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update psalm/plugin-phpunit:0.19.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Dependency vimeo/psalm is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires psalm/plugin-phpunit ^0.19.0 -> satisfiable by psalm/plugin-phpunit[0.19.0].
    - psalm/plugin-phpunit 0.19.0 requires vimeo/psalm dev-master || ^5@beta || ^5.0 -> found vimeo/psalm[5.0.0, ..., 5.25.0] but it conflicts with your root composer.json require (^4.30.0).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.