chore(deps): update dependency phpstan/phpstan-deprecation-rules to v2 #279

Closed
Renovate wants to merge 1 commits from renovate/phpstan-phpstan-deprecation-rules-2.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan-deprecation-rules require-dev major ~1.2.1 -> ~2.0.1

Release Notes

phpstan/phpstan-deprecation-rules (phpstan/phpstan-deprecation-rules)

v2.0.1

Compare Source

  • 1cc1259 - Bleeding edge - CallWithDeprecatedIniOptionRule

v2.0.0

Compare Source

  • 81833b5 - Removed always true PHP_VERSION_ID condition
  • f4a969d - Merge branch '1.2.x' into 2.0.x
  • 0ccccb1 - selectSingle() is being deprecated
  • 392bbe7 - Updates for PHPStan 2.0 changes
  • 89572d5 - Merge branch '1.2.x' into 2.0.x
  • 398e2e2 - Merge remote-tracking branch 'origin/1.2.x' into 2.0.x
  • 4590cf6 - Update build-cs
  • 681b2db - Stop testing PHP 7.2 and 7.3
  • 0e1d78a - Open 2.0.x

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 | |---|---|---|---| | [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpstan-deprecation-rules) | require-dev | major | `~1.2.1` -> `~2.0.1` | --- ### Release Notes <details> <summary>phpstan/phpstan-deprecation-rules (phpstan/phpstan-deprecation-rules)</summary> ### [`v2.0.1`](https://github.com/phpstan/phpstan-deprecation-rules/releases/tag/2.0.1) [Compare Source](https://github.com/phpstan/phpstan-deprecation-rules/compare/2.0.0...2.0.1) - [1cc1259](http://github.com/phpstan/phpstan-deprecation-rules/commit/1cc1259cb91ee4cfbb5c39bca9f635f067c910b4) - Bleeding edge - CallWithDeprecatedIniOptionRule ### [`v2.0.0`](https://github.com/phpstan/phpstan-deprecation-rules/releases/tag/2.0.0) [Compare Source](https://github.com/phpstan/phpstan-deprecation-rules/compare/1.2.1...2.0.0) - [81833b5](http://github.com/phpstan/phpstan-deprecation-rules/commit/81833b5787e2e8f451b31218875e29e4ed600ab2) - Removed always true PHP_VERSION_ID condition - [f4a969d](http://github.com/phpstan/phpstan-deprecation-rules/commit/f4a969d80e6c7b9867497ef92a2ab0e41fe13186) - Merge branch '1.2.x' into 2.0.x - [0ccccb1](http://github.com/phpstan/phpstan-deprecation-rules/commit/0ccccb19bfe6fa72f0129b903fd468dd566fc050) - `selectSingle()` is being deprecated - [392bbe7](http://github.com/phpstan/phpstan-deprecation-rules/commit/392bbe7be54b00fbe945fede6a8ef543216f3b9c) - Updates for PHPStan 2.0 changes - [89572d5](http://github.com/phpstan/phpstan-deprecation-rules/commit/89572d5481ec1e121ac1567f689fe49a25d6cef6) - Merge branch '1.2.x' into 2.0.x - [398e2e2](http://github.com/phpstan/phpstan-deprecation-rules/commit/398e2e2d7b71cbdd943c87bd7c7731ad1eeaf1cd) - Merge remote-tracking branch 'origin/1.2.x' into 2.0.x - [4590cf6](http://github.com/phpstan/phpstan-deprecation-rules/commit/4590cf64974274acb3cf683bddfbe59031272949) - Update build-cs - [681b2db](http://github.com/phpstan/phpstan-deprecation-rules/commit/681b2db627d4104b96afce76597ddf23f4d92cd8) - Stop testing PHP 7.2 and 7.3 - [0e1d78a](http://github.com/phpstan/phpstan-deprecation-rules/commit/0e1d78a485ecf4648758db4cc7f8723b7a4e2c94) - Open 2.0.x </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODEuNiIsInVwZGF0ZWRJblZlciI6IjM3LjE4MS42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Renovate added 1 commit 2025-03-07 00:03:19 +00:00
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 phpstan/phpstan-deprecation-rules:2.0.1 --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 phpstan/phpstan 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 phpstan/phpstan-deprecation-rules ~2.0.1 -> satisfiable by phpstan/phpstan-deprecation-rules[2.0.1].
    - phpstan/phpstan-deprecation-rules 2.0.1 requires phpstan/phpstan ^2.0 -> found phpstan/phpstan[2.0.0, ..., 2.1.7] but it conflicts with your root composer.json require (~1.12.20).

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 phpstan/phpstan-deprecation-rules:2.0.1 --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 phpstan/phpstan 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 phpstan/phpstan-deprecation-rules ~2.0.1 -> satisfiable by phpstan/phpstan-deprecation-rules[2.0.1]. - phpstan/phpstan-deprecation-rules 2.0.1 requires phpstan/phpstan ^2.0 -> found phpstan/phpstan[2.0.0, ..., 2.1.7] but it conflicts with your root composer.json require (~1.12.20). Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions. ```
Xefir closed this pull request 2025-03-07 08:59:44 +00:00
Author
Collaborator

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for *any* future `2.x` releases. But if you manually upgrade to `2.x` then Renovate will re-enable `minor` and `patch` updates automatically. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
Some checks failed
renovate/artifacts Artifact file update failure
repod / xml (push) Successful in 15s
repod / php (push) Failing after 33s
repod / nodejs (push) Successful in 49s
repod / release (push) Has been skipped

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Xefir/repod#279
No description provided.