Update dependency pestphp/pest to v3 - autoclosed #75

Closed
professeur-chen wants to merge 1 commit from renovate/pestphp-pest-3.x into trunk
Collaborator

This PR contains the following updates:

Package Type Update Change
pestphp/pest require-dev major ^2.34.0 -> ^3.0.0

Release Notes

pestphp/pest (pestphp/pest)

v3.7.1

Compare Source

  • Bumps PHPUnit and Paratest versions

v3.7.0

Compare Source

  • Adds PHPUnit 11.5.0 support

v3.6.0

Compare Source

Full Changelog: https://github.com/pestphp/pest/compare/v3.5.2...v3.6.0

v3.5.2

Compare Source

Full Changelog: https://github.com/pestphp/pest/compare/v3.5.1...v3.5.2

v3.5.1

Compare Source

Full Changelog: https://github.com/pestphp/pest/compare/v3.5.0...v3.5.1

v3.5.0

Compare Source

feat: support for nested describe blocks by @​jshayes in https://github.com/pestphp/pest/pull/1295
fix: issue where a describe block will prevent a beforeEach call from executing by @​jshayes in https://github.com/pestphp/pest/pull/1294

v3.4.2

Compare Source

Full Changelog: https://github.com/pestphp/pest/compare/v3.4.1...v3.4.2

v3.4.1

Compare Source

chore: uses stable versions of collision and termwind (with PHP 8.4 support)

v3.4.0

Compare Source

feat: php v8.4 support

v3.3.2

Compare Source

docs: fixes composer command by @​AbdellahBoutmad in https://github.com/pestphp/pest/pull/1293
fix: missing policy suffix test by @​olivernybroe in https://github.com/pestphp/pest/pull/1292

v3.3.1

Compare Source

chore: bumps dependencies

v3.3.0

Compare Source

feat: uses phpunit v11.4.0.

v3.2.5

Compare Source

fix: missing middleware method on allowable public methods on controllers on laravel preset by @​CamKem in https://github.com/pestphp/pest/pull/1280
fix: strict types expectation to allows for comments above declaration by @​midnite81 in https://github.com/pestphp/pest/pull/1279

v3.2.4

Compare Source

fix: App\Exceptions\Handler ignored on laravel preset

v3.2.3

Compare Source

feat: laravel preset now ignores concerns on App\Enums and App\Features by @​jeremynikolic in https://github.com/pestphp/pest/pull/1275

v3.2.2

Compare Source

fix: auto-complete on ->preset method

v3.2.1

Compare Source

fix: fix: missing != and !== on new toUseStrictEquality arch expectation

v3.2.0

Compare Source

feat: adds toUseStrictEquality arch expectation

v3.1.0

Compare Source

feat: adds mutates function. https://pestphp.com/docs/mutation-testing

v3.0.8

Compare Source

fix: todo calls with ints on parameters

v3.0.7

Compare Source

chore: bumps phpunit version
fix: update assignee URL for Jira by @​owenvoke in https://github.com/pestphp/pest/pull/1254

v3.0.6

Compare Source

fix: team city usage on phpstorm. https://github.com/pestphp/pest/issues/1236

v3.0.5

Compare Source

fix: parallel mutation testing when using Laravel Herd

v3.0.4

Compare Source

fix: afterEach being called twice. https://github.com/pestphp/pest/issues/1230

v3.0.3

Compare Source

fix: pest()->printer() method wrongly named. https://github.com/pestphp/pest/issues/1229

v3.0.2

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source

Please consult the upgrade guide and release notes in the official Pest documentation.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pestphp/pest](https://github.com/pestphp/pest) | require-dev | major | `^2.34.0` -> `^3.0.0` | --- ### Release Notes <details> <summary>pestphp/pest (pestphp/pest)</summary> ### [`v3.7.1`](https://github.com/pestphp/pest/releases/tag/v3.7.1) [Compare Source](https://github.com/pestphp/pest/compare/v3.7.0...v3.7.1) - Bumps PHPUnit and Paratest versions ### [`v3.7.0`](https://github.com/pestphp/pest/releases/tag/v3.7.0) [Compare Source](https://github.com/pestphp/pest/compare/v3.6.0...v3.7.0) - Adds PHPUnit 11.5.0 support ### [`v3.6.0`](https://github.com/pestphp/pest/releases/tag/v3.6.0) [Compare Source](https://github.com/pestphp/pest/compare/v3.5.2...v3.6.0) **Full Changelog**: https://github.com/pestphp/pest/compare/v3.5.2...v3.6.0 ### [`v3.5.2`](https://github.com/pestphp/pest/releases/tag/v3.5.2) [Compare Source](https://github.com/pestphp/pest/compare/v3.5.1...v3.5.2) **Full Changelog**: https://github.com/pestphp/pest/compare/v3.5.1...v3.5.2 ### [`v3.5.1`](https://github.com/pestphp/pest/releases/tag/v3.5.1) [Compare Source](https://github.com/pestphp/pest/compare/v3.5.0...v3.5.1) **Full Changelog**: https://github.com/pestphp/pest/compare/v3.5.0...v3.5.1 ### [`v3.5.0`](https://github.com/pestphp/pest/releases/tag/v3.5.0) [Compare Source](https://github.com/pestphp/pest/compare/v3.4.2...v3.5.0) feat: support for nested describe blocks by [@&#8203;jshayes](https://github.com/jshayes) in https://github.com/pestphp/pest/pull/1295 fix: issue where a describe block will prevent a `beforeEach` call from executing by [@&#8203;jshayes](https://github.com/jshayes) in https://github.com/pestphp/pest/pull/1294 ### [`v3.4.2`](https://github.com/pestphp/pest/releases/tag/v3.4.2) [Compare Source](https://github.com/pestphp/pest/compare/v3.4.1...v3.4.2) **Full Changelog**: https://github.com/pestphp/pest/compare/v3.4.1...v3.4.2 ### [`v3.4.1`](https://github.com/pestphp/pest/releases/tag/v3.4.1) [Compare Source](https://github.com/pestphp/pest/compare/v3.4.0...v3.4.1) chore: uses stable versions of collision and termwind (with PHP 8.4 support) ### [`v3.4.0`](https://github.com/pestphp/pest/releases/tag/v3.4.0) [Compare Source](https://github.com/pestphp/pest/compare/v3.3.2...v3.4.0) feat: php v8.4 support ### [`v3.3.2`](https://github.com/pestphp/pest/releases/tag/v3.3.2) [Compare Source](https://github.com/pestphp/pest/compare/v3.3.1...v3.3.2) docs: fixes composer command by [@&#8203;AbdellahBoutmad](https://github.com/AbdellahBoutmad) in https://github.com/pestphp/pest/pull/1293 fix: missing policy suffix test by [@&#8203;olivernybroe](https://github.com/olivernybroe) in https://github.com/pestphp/pest/pull/1292 ### [`v3.3.1`](https://github.com/pestphp/pest/releases/tag/v3.3.1) [Compare Source](https://github.com/pestphp/pest/compare/v3.3.0...v3.3.1) chore: bumps dependencies ### [`v3.3.0`](https://github.com/pestphp/pest/releases/tag/v3.3.0) [Compare Source](https://github.com/pestphp/pest/compare/v3.2.5...v3.3.0) feat: uses phpunit `v11.4.0`. ### [`v3.2.5`](https://github.com/pestphp/pest/releases/tag/v3.2.5) [Compare Source](https://github.com/pestphp/pest/compare/v3.2.4...v3.2.5) fix: missing `middleware` method on allowable public methods on controllers on laravel preset by [@&#8203;CamKem](https://github.com/CamKem) in https://github.com/pestphp/pest/pull/1280 fix: strict types expectation to allows for comments above declaration by [@&#8203;midnite81](https://github.com/midnite81) in https://github.com/pestphp/pest/pull/1279 ### [`v3.2.4`](https://github.com/pestphp/pest/releases/tag/v3.2.4) [Compare Source](https://github.com/pestphp/pest/compare/v3.2.3...v3.2.4) fix: `App\Exceptions\Handler` ignored on laravel preset ### [`v3.2.3`](https://github.com/pestphp/pest/releases/tag/v3.2.3) [Compare Source](https://github.com/pestphp/pest/compare/v3.2.2...v3.2.3) feat: laravel preset now ignores concerns on App\Enums and App\Features by [@&#8203;jeremynikolic](https://github.com/jeremynikolic) in https://github.com/pestphp/pest/pull/1275 ### [`v3.2.2`](https://github.com/pestphp/pest/releases/tag/v3.2.2) [Compare Source](https://github.com/pestphp/pest/compare/v3.2.1...v3.2.2) fix: auto-complete on `->preset` method ### [`v3.2.1`](https://github.com/pestphp/pest/releases/tag/v3.2.1) [Compare Source](https://github.com/pestphp/pest/compare/v3.2.0...v3.2.1) fix: fix: missing `!=` and `!==` on new `toUseStrictEquality` arch expectation ### [`v3.2.0`](https://github.com/pestphp/pest/releases/tag/v3.2.0) [Compare Source](https://github.com/pestphp/pest/compare/v3.1.0...v3.2.0) feat: adds `toUseStrictEquality` arch expectation ### [`v3.1.0`](https://github.com/pestphp/pest/releases/tag/v3.1.0) [Compare Source](https://github.com/pestphp/pest/compare/v3.0.8...v3.1.0) feat: adds `mutates` function. https://pestphp.com/docs/mutation-testing ### [`v3.0.8`](https://github.com/pestphp/pest/releases/tag/v3.0.8) [Compare Source](https://github.com/pestphp/pest/compare/v3.0.7...v3.0.8) fix: `todo` calls with `ints` on parameters ### [`v3.0.7`](https://github.com/pestphp/pest/releases/tag/v3.0.7) [Compare Source](https://github.com/pestphp/pest/compare/v3.0.6...v3.0.7) chore: bumps phpunit version fix: update assignee URL for Jira by [@&#8203;owenvoke](https://github.com/owenvoke) in https://github.com/pestphp/pest/pull/1254 ### [`v3.0.6`](https://github.com/pestphp/pest/releases/tag/v3.0.6) [Compare Source](https://github.com/pestphp/pest/compare/v3.0.5...v3.0.6) fix: team city usage on phpstorm. https://github.com/pestphp/pest/issues/1236 ### [`v3.0.5`](https://github.com/pestphp/pest/releases/tag/v3.0.5) [Compare Source](https://github.com/pestphp/pest/compare/v3.0.4...v3.0.5) fix: parallel mutation testing when using Laravel Herd ### [`v3.0.4`](https://github.com/pestphp/pest/releases/tag/v3.0.4) [Compare Source](https://github.com/pestphp/pest/compare/v3.0.3...v3.0.4) fix: `afterEach` being called twice. https://github.com/pestphp/pest/issues/1230 ### [`v3.0.3`](https://github.com/pestphp/pest/releases/tag/v3.0.3) [Compare Source](https://github.com/pestphp/pest/compare/v3.0.2...v3.0.3) fix: `pest()->printer()` method wrongly named. https://github.com/pestphp/pest/issues/1229 ### [`v3.0.2`](https://github.com/pestphp/pest/releases/tag/v3.0.2) [Compare Source](https://github.com/pestphp/pest/compare/v3.0.1...v3.0.2) - fix: `--processes` being ignored when running mutate on parallel. https://github.com/pestphp/pest/issues/1228 ### [`v3.0.1`](https://github.com/pestphp/pest/releases/tag/v3.0.1) [Compare Source](https://github.com/pestphp/pest/compare/v3.0.0...v3.0.1) - fix: `--coverage` not working on non-parallel mode. https://github.com/pestphp/pest/issues/1223 ### [`v3.0.0`](https://github.com/pestphp/pest/releases/tag/v3.0.0) [Compare Source](https://github.com/pestphp/pest/compare/v2.36.0...v3.0.0) Please consult the [upgrade guide](https://pestphp.com/docs/upgrade-guide) and [release notes](https://pestphp.com/docs/pest3-now-available) in the official Pest documentation. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Mi4xIiwidXBkYXRlZEluVmVyIjoiMzkuODMuMyIsInRhcmdldEJyYW5jaCI6InRydW5rIiwibGFiZWxzIjpbIjBUeXBlL0RlcGVuZGVuY2llcyIsIjFEZXBlbmRlbmN5L0NvbXBvc2VyIiwiMkRlcGVuZGVuY3ktSW1wYWN0L01ham9yIl19-->
Update dependency pestphp/pest to v3
Some checks failed
renovate/artifacts Artifact file update failure
b17a4392aa
Author
Collaborator

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update pestphp/pest:3.0.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 nunomaduro/collision 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.
Dependency phpunit/phpunit 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 pestphp/pest ^3.0.0, found pestphp/pest[v3.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - pestphp/pest-plugin-laravel is locked to version v2.4.0 and an update of this package was not requested.
    - pestphp/pest-plugin-laravel v2.4.0 requires pestphp/pest ^2.34.7 -> found pestphp/pest[v2.34.7, ..., v2.35.1] but it conflicts with your root composer.json require (^3.0.0).

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

### ⚠️ 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: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: composer.lock ``` Command failed: composer update pestphp/pest:3.0.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 nunomaduro/collision 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. Dependency phpunit/phpunit 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 pestphp/pest ^3.0.0, found pestphp/pest[v3.0.0] but these were not loaded, likely because it conflicts with another require. Problem 2 - pestphp/pest-plugin-laravel is locked to version v2.4.0 and an update of this package was not requested. - pestphp/pest-plugin-laravel v2.4.0 requires pestphp/pest ^2.34.7 -> found pestphp/pest[v2.34.7, ..., v2.35.1] but it conflicts with your root composer.json require (^3.0.0). Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions. ```
professeur-chen changed title from Update dependency pestphp/pest to v3 to Update dependency pestphp/pest to v3 - autoclosed 2025-01-01 15:41:14 +01:00
professeur-chen closed this pull request 2025-01-01 15:41:14 +01:00
Some checks failed
renovate/artifacts Artifact file update failure

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
l4p1n-bot/website!75
No description provided.