Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore(deps): update phpstan packages #249

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

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.9.6 -> 2.9.13 age adoption passing confidence
phpstan/extension-installer 1.3.1 -> 1.4.3 age adoption passing confidence
phpstan/phpstan 1.11.2 -> 1.12.16 age adoption passing confidence
phpstan/phpstan-deprecation-rules 1.2.0 -> 1.2.1 age adoption passing confidence
phpstan/phpstan-phpunit 1.4.0 -> 1.4.2 age adoption passing confidence
phpstan/phpstan-strict-rules 1.6.0 -> 1.6.2 age adoption passing confidence

Release Notes

larastan/larastan (nunomaduro/larastan)

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

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

Compare Source

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.12.15

Compare Source

Bugfixes 🐛

Internals 🔍

v1.12.14

Compare Source

Fix preg_match() group containing start/end meta characters (#​3740), #​12297, thanks @​staabm!

v1.12.13

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.12.12

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.12.11

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.12.10

Compare Source

Bugfixes 🐛

v1.12.9

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.12.8

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.12.7

Compare Source

Major new features 🚀

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.12.6

Compare Source

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.12.5

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

  • More specific return type for methods used to analyse currently entered function or method (phpstan/phpstan-src@0e2587f)
  • PhpFunctionFromParserNodeReflection becomes ParametersAcceptorW

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 16:42
@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 0f0a813 to 201ae39 Compare September 29, 2023 14:59
@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 201ae39 to a7fb5d0 Compare October 2, 2023 18:01
@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 7, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from a7fb5d0 to 1c7cbab Compare October 7, 2023 08:58
@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 1c7cbab to 34ba693 Compare October 10, 2023 08:52
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 34ba693 to a75a87f Compare October 17, 2023 16:13
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from b167aa8 to a2b5f25 Compare November 5, 2023 15:35
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 3 times, most recently from fb4c7c1 to f6da3b7 Compare November 21, 2023 19:38
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 3 times, most recently from 7f3b900 to 469eccd Compare December 1, 2023 16:17
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 454cba0 to b83ed97 Compare December 12, 2023 12:28
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 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 May 27, 2024
@renovate renovate bot closed this May 27, 2024
auto-merge was automatically disabled May 27, 2024 11:14

Pull request was closed

@renovate renovate bot deleted the renovate/phpstan-packages branch May 27, 2024 11:14
@renovate renovate bot changed the title chore(deps): update phpstan packages - autoclosed chore(deps): update phpstan packages May 28, 2024
@renovate renovate bot reopened this May 28, 2024
@renovate renovate bot restored the renovate/phpstan-packages branch May 28, 2024 09:18
@renovate renovate bot enabled auto-merge (rebase) May 28, 2024 09:18
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from b83ed97 to fb7a830 Compare May 28, 2024 09:18
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 1d58315 to fbec41d Compare June 6, 2024 12:30
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from fbec41d to ad2af20 Compare June 17, 2024 17:07
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 3 times, most recently from ea959b4 to 86ccabb Compare July 6, 2024 18:35
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 86ccabb to 1bcace9 Compare July 24, 2024 11:39
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 1bb934c to 01e2dd2 Compare August 8, 2024 11:06
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 01e2dd2 to 18c0d05 Compare August 19, 2024 16:55
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from e8aca71 to c0d72ca Compare August 28, 2024 08:56
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 4 times, most recently from 038503b to 5c12aaf Compare September 9, 2024 12:03
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 5c12aaf to 235918b Compare September 11, 2024 17:29
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 9261ba1 to ad11324 Compare September 20, 2024 16:48
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from ad11324 to ce76be8 Compare September 26, 2024 16:13
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from e17dd84 to d7de0c2 Compare October 18, 2024 12:20
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 127d800 to 27a1fba Compare November 6, 2024 22:00
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 4 times, most recently from 6d6f632 to bc83833 Compare November 12, 2024 14:08
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from bc83833 to 540cd61 Compare November 17, 2024 16:19
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 nunomaduro/larastan:2.9.13 phpstan/extension-installer:1.4.3 phpstan/phpstan:1.12.16 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
Loading composer repositories with package information
Dependency laravel/framework 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.3) does not satisfy that requirement.
  Problem 2
    - pestphp/pest is locked to version v2.34.7 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.3) does not satisfy that requirement.
    - pestphp/pest v2.34.7 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