Skip to content

Update PHPStan packages #42

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nunomaduro/larastan 2.6.4 -> 2.11.2 age adoption passing confidence
phpstan/extension-installer 1.3.1 -> 1.4.3 age adoption passing confidence
phpstan/phpstan 1.10.34 -> 1.12.27 age adoption passing confidence
phpstan/phpstan-deprecation-rules 1.1.4 -> 1.2.1 age adoption passing confidence
phpstan/phpstan-phpunit 1.3.14 -> 1.4.2 age adoption passing confidence
phpstan/phpstan-strict-rules 1.5.1 -> 1.6.2 age adoption passing confidence

Release Notes

larastan/larastan (nunomaduro/larastan)

v2.11.2

Compare Source

v2.11.1

Compare Source

Fixes

Full Changelog: larastan/larastan@v2.11.0...v2.11.1

v2.11.0

Compare Source

2.11.0

This release includes bunch of new features that will help you fix some PHPStan level 7 errors 💪🏽

New Features 🚀

Fixes 🐛

Full Changelog: larastan/larastan@v2.10.0...v2.11.0

v2.10.0

Compare Source

What's Changed

  • Replaces phpmyadmin/sql-parser by iamcal/sql-parser.

Full Changelog: larastan/larastan@v2.9.14...v2.10.0

v2.9.14

Compare Source

Improvements

Latest PHPStan version compatibility

Full Changelog: larastan/larastan@v2.9.13...v2.9.14

v2.9.13: 2.9.13

Compare Source

What's Changed

Full Changelog: larastan/larastan@v2.9.12...v2.9.13

v2.9.12

Compare Source

What's Changed

Added
Fixed

Full Changelog: larastan/larastan@v2.9.11...v2.9.12

v2.9.11: 2.9.11

Compare Source

What's Changed

Fixed
Internal

New Contributors

Full Changelog: larastan/larastan@v2.9.10...v2.9.11

v2.9.10: 2.9.10

Compare Source

What's Changed

Added
Fixed

New Contributors

Full Changelog: larastan/larastan@v2.9.9...v2.9.10

v2.9.9

Compare Source

What's Changed

New Contributors

Full Changelog: larastan/larastan@v2.9.8...v2.9.9

v2.9.8

Compare Source

What's Changed

Added

Fixed

New Contributors

Full Changelog: larastan/larastan@v2.9.7...v2.9.8

v2.9.7

Compare Source

What's Changed

Added

Fixed

Internal

New Contributors

Full Changelog: larastan/larastan@v2.9.6...v2.9.7

v2.9.6

Compare Source

What's Changed

Added

[!IMPORTANT]
Make sure you read the upgrade guide on this topic to learn how you can correctly use this feature.

Fixed

Full Changelog: larastan/larastan@v2.9.5...v2.9.6

v2.9.5: 2.9.5

Compare Source

What's Changed

Fixed:

  • added sole method to Relation stubs - 56d7123
  • made ModelAppendsRule optional - 4834d0f

Maintanence

Full Changelog: larastan/larastan@v2.9.4...v2.9.5

v2.9.4

Compare Source

What's Changed

Added

Fixed

Internal

New Contributors

Full Changelog: larastan/larastan@v2.9.3...v2.9.4

v2.9.3

Compare Source

What's Changed

Fixed

Internal

Full Changelog: larastan/larastan@v2.9.2...v2.9.3

v2.9.2: 2.9.2

Compare Source

What's Changed

Added

Fixed

Internal

Full Changelog: larastan/larastan@v2.9.1...v2.9.2

v2.9.1: 2.9.1

Compare Source

What's Changed

Added

Fixed

Internal

New Contributors

Full Changelog: larastan/larastan@v2.9.0...v2.9.1

v2.9.0: 2.9.0

Compare Source

Added

Fixed

Internal

New Contributors

Full Changelog: larastan/larastan@v2.8.1...v2.9.0

v2.8.1

Compare Source

What's Changed?

Fixed
  • check for macros on query builder too: 6e2729e
  • use resolveName in ModelFindExtension: b7cc6a2

Full Changelog: larastan/larastan@v2.8.0...v2.8.1

v2.8.0

Compare Source

What's Changed

Added ✨
Fixed 🐛
Maintenance 🛠

New Contributors

Full Changelog: larastan/larastan@v2.7.0...v2.8.0

v2.7.0: 2.7.0

Compare Source

What's new

With this release Larastan is moved to the Larastan organization. Please refer to the upgrade guide for more details: Upgrade Guide.

v2.6.5: 2.6.5

Compare Source

What's Changed

New Contributors

Full Changelog: larastan/larastan@v2.6.4...v2.6.5

phpstan/extension-installer (phpstan/extension-installer)

v1.4.3

Compare Source

  • 85e90b3 - Allow PHPStan ^2.0 (currently in development)

v1.4.2

Compare Source

v1.4.1

Compare Source

  • f6b87fa - Test more Composer versions
  • 4ce4d5c - Revert "Bump composer-plugin-api"

v1.4.0

Compare Source

  • 5b19a72 - Fix
  • bf14f4a - Skip zero/inf bounds
  • 2586069 - Convert constraints into strings consistently
  • aae3978 - Dump PHPStan version constraint for each package
  • bfd401b - Fix CI
  • 7e654f8 - Fix
  • 792118f - Fix CS
  • 487e1ad - Open 1.4.x-dev
  • 219172e - Dump PHPStan version constraint to GeneratedConfig
  • 9416e06 - Bump composer-plugin-api
  • 2ea5b42 - Update lock-closed-issues.yml
  • dd08fd9 - chore(deps): update cbrgm/mastodon-github-action action to v2
  • 03b1d7e - chore(deps): update metcalfc/changelog-generator action to v4.3.1
  • 5861df6 - chore(deps): update metcalfc/changelog-generator action to v4.2.0
  • abd5064 - chore(deps): update dessant/lock-threads action to v5
  • dcbaea0 - chore(deps): update actions/checkout action to v4
  • 181c23c - Update .gitattributes
  • 7aa403a - Next-gen coding standard workflow
  • a7ce75f - chore(deps): update dependency slevomat/coding-standard to v8.12.1
  • cf5912d - Revert "Next-gen coding standard workflow"
  • 4255c03 - Next-gen coding standard workflow
phpstan/phpstan (phpstan/phpstan)

v1.12.27

Compare Source

Major new features 🚀

Improvements 🔧

Bugfixes 🐛

v1.12.26

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.12.25

Compare Source

Consider comparison as strict when type is the same (#​3942), #​12884, thanks @​VincentLanglet!

v1.12.24

Compare Source

Bugfixes 🐛

Function signature fixes 🤖

v1.12.23

Compare Source

Fix condition of fall-through case not used for exhaustive checks (#​3900), #​11064, #​3488, #​8719, #​12722, thanks @​rvanvelzen!

v1.12.22

Compare Source

Improvements 🔧

Bugfixes 🐛

v1.12.21

Compare Source

Bugfixes 🐛

Function signature fixes 🤖

v1.12.20


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) September 19, 2023 15:39
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.35 Update dependency phpstan/phpstan to v1.10.36 Sep 29, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from fbab698 to e435682 Compare September 29, 2023 15:27
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.36 Update dependency phpstan/phpstan to v1.10.37 Oct 2, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from e435682 to 888dbaf Compare October 2, 2023 18:45
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.37 Update dependency phpstan/phpstan to v1.10.38 Oct 7, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 888dbaf to 6ad421a Compare October 7, 2023 08:46
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.38 Update PHPStan packages Oct 10, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 6ad421a to 193c69c Compare October 10, 2023 05:50
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 193c69c to 7a9fd41 Compare October 17, 2023 17:47
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 6b277f9 to b85a592 Compare November 5, 2023 13:54
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 3 times, most recently from ef3047e to de962f4 Compare November 21, 2023 19:51
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 3 times, most recently from c50059e to eee741e Compare December 2, 2023 08:45
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from a6ea326 to 1e7b4a6 Compare December 12, 2023 13:49
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 1e7b4a6 to dd2d9e2 Compare December 13, 2023 13:12
Copy link
Contributor Author

renovate bot commented Jan 4, 2024

⚠ 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 nunomaduro/larastan:2.9.5 phpstan/phpstan:1.10.67 phpstan/phpstan-phpunit:1.3.16 phpstan/phpstan-strict-rules:1.5.5 --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 laravel/framework (via replace of illuminate/console) 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 laravel/framework (via replace of illuminate/container) 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 laravel/framework (via replace of illuminate/contracts) 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 laravel/framework (via replace of illuminate/database) 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 laravel/framework (via replace of illuminate/http) 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 laravel/framework (via replace of illuminate/pipeline) 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 laravel/framework (via replace of illuminate/support) 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
    - ergebnis/composer-normalize is locked to version 2.36.0 and an update of this package was not requested.
    - ergebnis/composer-normalize 2.36.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.3.6) does not satisfy that requirement.
  Problem 2
    - Root composer.json requires nunomaduro/larastan ^2.6 -> satisfiable by nunomaduro/larastan[v2.9.5].
    - nunomaduro/larastan v2.9.5 requires illuminate/console ^9.52.16 || ^10.28.0 || ^11.0 -> found illuminate/console[v9.52.16, v10.28.0, ..., v10.48.8, v11.0.0, ..., v11.4.0] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - brianium/paratest v7.1.4 requires php ~8.1.0 || ~8.2.0 -> your php version (8.3.6) does not satisfy that requirement.
    - pestphp/pest v2.6.2 requires brianium/paratest ^7.1.4 -> satisfiable by brianium/paratest[v7.1.4].
    - pestphp/pest is locked to version v2.6.2 and an update of this package was not requested.


Copy link
Contributor Author

renovate bot commented May 9, 2024

⚠️ 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 nunomaduro/larastan:2.11.2 phpstan/extension-installer:1.4.3 phpstan/phpstan:1.12.27 phpstan/phpstan-deprecation-rules:1.2.1 phpstan/phpstan-phpunit:1.4.2 phpstan/phpstan-strict-rules:1.6.2 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Dependency laravel/framework (via replace of illuminate/console) 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 laravel/framework (via replace of illuminate/container) 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 laravel/framework (via replace of illuminate/contracts) 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 laravel/framework (via replace of illuminate/database) 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 laravel/framework (via replace of illuminate/http) 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 laravel/framework (via replace of illuminate/pipeline) 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 laravel/framework (via replace of illuminate/support) 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
    - ergebnis/composer-normalize is locked to version 2.36.0 and an update of this package was not requested.
    - ergebnis/composer-normalize 2.36.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.4.8) does not satisfy that requirement.
  Problem 2
    - Root composer.json requires nunomaduro/larastan ^2.6 -> satisfiable by nunomaduro/larastan[v2.11.2].
    - nunomaduro/larastan v2.11.2 requires illuminate/console ^9.52.20 || ^10.48.28 || ^11.41.3 -> found illuminate/console[v10.48.28, v11.41.3, ..., v11.45.1] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - pestphp/pest is locked to version v2.6.2 and an update of this package was not requested.
    - brianium/paratest v7.1.4 requires php ~8.1.0 || ~8.2.0 -> your php version (8.4.8) does not satisfy that requirement.
    - pestphp/pest v2.6.2 requires brianium/paratest ^7.1.4 -> satisfiable by brianium/paratest[v7.1.4].


# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants