Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2023

This PR contains the following updates:

Package Change Age Confidence
larastan/larastan 2.9.7 -> 2.11.2 age confidence
phpstan/extension-installer 1.4.1 -> 1.4.3 age confidence
phpstan/phpstan 1.11.4 -> 1.12.32 age confidence
phpstan/phpstan-deprecation-rules 1.2.0 -> 1.2.1 age confidence
phpstan/phpstan-phpunit 1.4.0 -> 1.4.2 age confidence
phpstan/phpstan-strict-rules 1.6.0 -> 1.6.2 age confidence

Release Notes

larastan/larastan (larastan/larastan)

v2.11.2

Compare Source

What's Changed

  • Add fallback to existing classes/interfaces for improved type resolution by @​AJenbo in #​2223
  • [3.x] feat(config): allow glob paths for several config values by @​pataar in #​2271

New Contributors

Full Changelog: larastan/larastan@v3.4.1...v3.4.2

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
  • fix: improve PHPDoc for find method of QueryBuilder to support FETCH_ASSOC by @​kayw-geek in #​2081
  • fix: don't report error when using Builder<*> by @​calebdw in #​2099
  • fix: fix declaring class for forwarded relation methods f476d8f
  • fix: relation forwards calls extension uses type instead of class reflection df27912
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
  • Support for the new CollectedBy attribute f43e0c4
Fixed
  • fix: do not throw if application could not be bootstrapped by @​NickSdot in #​2077
  • Fixed unique collection method return type f97d92e
  • Fixed Enumerable:make method return type

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

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

v1.4.3

Compare Source

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

v1.4.2

Compare Source

phpstan/phpstan-phar-composer-source (phpstan/phpstan)

v1.12.32

Compare Source

v1.12.31

Compare Source

v1.12.30

Compare Source

v1.12.29

Compare Source

v1.12.28

Compare Source

v1.12.27

Compare Source

v1.12.26

Compare Source

v1.12.25

Compare Source

v1.12.24

Compare Source

v1.12.23

Compare Source

v1.12.22

Compare Source

v1.12.21

Compare Source

v1.12.20

Compare Source

v1.12.19

Compare Source

v1.12.18

Compare Source

v1.12.17

Compare Source

v1.12.16

Compare Source

v1.12.15

Compare Source

v1.12.14

Compare Source

v1.12.13

Compare Source

v1.12.12

Compare Source

v1.12.11

Compare Source

v1.12.10

Compare Source

v1.12.9

Compare Source

v1.12.8

Compare Source

v1.12.7

Compare Source

v1.12.6

Compare Source

v1.12.5

Compare Source

v1.12.4

Compare Source

v1.12.3

Compare Source

v1.12.2

Compare Source

v1.12.1

Compare Source

v1.12.0

Compare Source

v1.11.11

Compare Source

v1.11.10

Compare Source

v1.11.9

Compare Source

v1.11.8

Compare Source

v1.11.7

Compare Source

v1.11.6

Compare Source

v1.11.5

Compare Source

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

v1.2.1

Compare Source

phpstan/phpstan-phpunit (phpstan/phpstan-phpunit)

v1.4.2

Compare Source

  • 72a6721 - Use more specific node-type
  • 4b6ad7f - Fix
  • bec49ea - Merge branch '1.4.x' into 2.0.x
  • 3cc8554 - Fixes after PHPStan update
  • 09e2d3b - Uncover everything behind the bleedingEdge flag
  • 4d861e0 - Fix after TypeSpecifier BC break
  • 3faa605 - Update build-cs
  • 953195d - Stop testing PHP 7.2 and 7.3
  • 7f1457f - Open 2.0.x

v1.4.1

Compare Source

  • 11d4235 - fix: Make sure Assert::assertIsList correctly asserts an array as list
  • 3cc8554 - Fixes after PHPStan update
  • 09e2d3b - Uncover everything behind the bleedingEdge flag
  • 4d861e0 - Fix after TypeSpecifier BC break
  • 3faa605 - Update build-cs
  • 953195d - Stop testing PHP 7.2 and 7.3
  • 7f1457f - Open 2.0.x
phpstan/phpstan-strict-rules (phpstan/phpstan-strict-rules)

v1.6.2

Compare Source

  • b564ca4 - Handle SimpleXMLElement in VariablePropertyFetchRule
  • ed6fea0 - Added strictRulesInstalled parameter
  • a4a6a08 - Remove dead test because of raised min-php version
  • b60bffc - Fix
  • 5d50bde - Fix
  • 0368403 - Fix
  • 1721dbf - Fix after PHPStan update
  • e208c93 - Fix after PHPStan update
  • 63956f7 - Moved illegalConstructorMethodCall rules from phpstan to phpstan-strict-rules
  • ad53bd9 - Remove options removed in PHPStan 2.0
  • 914b5e3 - Everything from Bleeding Edge enabled
  • 988fab9 - Add more separate rule toggles
  • e227ffd - Merge remote-tracking branch 'origin/1.6.x' into 2.0.x
  • 90006f2 - Merge branch '1.6.x' into 2.0.x
  • 1062d48 - Fix
  • 5eec39f - Set polluteScopeWithBlock to false
  • 8e2c8b0 - Fix deprecations
  • 1ccec91 - Remove unnecessary dependency on nikic/php-parser
  • f8092f9 - Update build-cs
  • f647999 - Stop testing PHP 7.2 and 7.3
  • f6fb84e - Open 2.0.x

v1.6.1

Compare Source


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 17:51
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.35 chore(deps): update dependency phpstan/phpstan to v1.10.36 Sep 29, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 7100793 to b3fa415 Compare September 29, 2023 16:16
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.36 chore(deps): update dependency phpstan/phpstan to v1.10.37 Oct 2, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from b3fa415 to 58d87fe Compare October 2, 2023 17:05
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.37 chore(deps): update dependency phpstan/phpstan to v1.10.38 Oct 6, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 8f6164b to bc44f9b Compare October 10, 2023 08:35
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.38 chore(deps): update phpstan packages Oct 10, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from bc44f9b to b0c109b Compare October 17, 2023 18:54
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from f8ef4c8 to adce20b Compare November 5, 2023 14:16
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 3 times, most recently from 4b2b78e to 478b26a Compare November 21, 2023 19:21
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 3 times, most recently from 4d93391 to 7b1792a Compare December 1, 2023 16:28
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 806147d to ee693bf Compare December 12, 2023 13:20
Copy link
Contributor Author

renovate bot commented Dec 15, 2023

⚠ 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.3 requires brianium/paratest ^7.1.4 -> satisfiable by brianium/paratest[v7.1.4].
    - pestphp/pest is locked to version v2.6.3 and an update of this package was not requested.


@renovate renovate bot changed the title chore(deps): update phpstan packages chore(deps): update phpstan packages - autoclosed Jun 13, 2024
@renovate renovate bot closed this Jun 13, 2024
auto-merge was automatically disabled June 13, 2024 14:56

Pull request was closed

@renovate renovate bot deleted the renovate/phpstan-packages branch June 13, 2024 14:56
@renovate renovate bot restored the renovate/phpstan-packages branch June 17, 2024 17:01
@renovate renovate bot changed the title chore(deps): update phpstan packages - autoclosed chore(deps): update phpstan packages Jun 17, 2024
@renovate renovate bot reopened this Jun 17, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from ee693bf to e573d48 Compare June 17, 2024 17:02
@renovate renovate bot enabled auto-merge (rebase) June 17, 2024 17:02
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 63fabf6 to 54b9ded Compare July 6, 2024 12:38
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.11.6 chore(deps): update dependency phpstan/phpstan to v1.11.7 Jul 6, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 54b9ded to 8eacacf Compare July 6, 2024 20:29
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.11.7 chore(deps): update phpstan packages Jul 6, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 8eacacf to afa52f2 Compare July 24, 2024 07:18
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from a3663eb to 11b3e29 Compare August 8, 2024 10:38
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 11b3e29 to 7468b8e Compare August 19, 2024 17:28
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 1246c3c to de63d92 Compare August 28, 2024 07:28
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 4 times, most recently from 2d2e684 to f0e4637 Compare September 10, 2024 17:47
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from f0e4637 to d7e9fa2 Compare September 11, 2024 20:32
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 58a33f5 to 42d75fc Compare September 20, 2024 15:28
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 42d75fc to 43d29b6 Compare September 26, 2024 14:10
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 43d29b6 to 9085cdd Compare October 6, 2024 16:09
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 761ced7 to 10cd7c1 Compare October 18, 2024 12:27
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from b4cd1c9 to ad04911 Compare November 6, 2024 23:08
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 4 times, most recently from c655669 to b30b110 Compare November 12, 2024 14:05
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from b30b110 to 8b80ae3 Compare November 17, 2024 16:42
Copy link
Contributor Author

renovate bot commented Nov 27, 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 larastan/larastan:2.11.2 phpstan/extension-installer:1.4.3 phpstan/phpstan:1.12.32 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.42.0 and an update of this package was not requested.
    - ergebnis/composer-normalize 2.42.0 requires php ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.13) does not satisfy that requirement.
  Problem 2
    - Root composer.json requires larastan/larastan ^2.9 -> satisfiable by larastan/larastan[v2.11.2].
    - larastan/larastan v2.11.2 requires illuminate/console ^9.52.20 || ^10.48.28 || ^11.41.3 -> found illuminate/console[v10.48.28, v10.49.0, v11.41.3, ..., v11.46.1] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - pestphp/pest is locked to version v2.34.8 and an update of this package was not requested.
    - brianium/paratest v7.4.3 requires php ~8.2.0 || ~8.3.0 -> your php version (8.4.13) does not satisfy that requirement.
    - pestphp/pest v2.34.8 requires brianium/paratest ^7.3.1 -> satisfiable by brianium/paratest[v7.4.3].


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

Successfully merging this pull request may close these issues.

0 participants