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 - autoclosed #206

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nunomaduro/larastan 2.6.4 -> 2.8.1 age adoption passing confidence
phpstan/phpstan 1.10.34 -> 1.10.57 age adoption passing confidence
phpstan/phpstan-phpunit 1.3.14 -> 1.3.15 age adoption passing confidence
phpstan/phpstan-strict-rules 1.5.1 -> 1.5.2 age adoption passing confidence

Release Notes

larastan/larastan (nunomaduro/larastan)

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/phpstan (phpstan/phpstan)

v1.10.57

Compare Source

v1.10.56

Compare Source

Major new feature 🚀

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.10.55

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.10.54

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 🐛

v1.10.53

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.10.52

Compare Source

Improvements 🔧

Bugfixes 🐛

v1.10.51

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 🐛

Internals 🔍

v1.10.50

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.10.49

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 🤖

v1.10.48

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 🤖

v1.10.47

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.10.46

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.10.45

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.10.44

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.10.43

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.10.42

Compare Source

This release closes 25 issues! 🎉

Major new features 🚀

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

Compare Source

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.10.40

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.10.39

Compare Source

Improvements 🔧

Bugfixes 🐛


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) September 19, 2023 15:49
@ghost
Copy link

ghost commented Sep 19, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@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 310ba49 to 425bd5b Compare September 29, 2023 17:13
@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 425bd5b to a64140f Compare October 2, 2023 16:50
@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 from a64140f to 6e54dba Compare October 6, 2023 15:39
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.38 chore(deps): update phpstan packages Oct 9, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 6e54dba to 60df665 Compare October 9, 2023 21:17
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 60df665 to ac02d5e Compare October 17, 2023 18:56
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from d59b8bd to 7c05a44 Compare November 5, 2023 15:47
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 3 times, most recently from d20cd8d to 8150798 Compare November 21, 2023 17:37
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 3 times, most recently from ef6c140 to f95ecd2 Compare December 2, 2023 17:29
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from f95ecd2 to e824890 Compare December 8, 2023 18:46
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from e824890 to adeaf6d Compare December 12, 2023 10:40
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.8.1 phpstan/phpstan:1.10.57 phpstan/phpstan-phpunit:1.3.15 phpstan/phpstan-strict-rules:1.5.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.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.2) does not satisfy that requirement.
  Problem 2
    - Root composer.json requires nunomaduro/larastan ^2.6 -> satisfiable by nunomaduro/larastan[v2.8.1].
    - nunomaduro/larastan v2.8.1 requires illuminate/console ^9.52.16 || ^10.28.0 || ^11.0 -> found illuminate/console[v9.52.16, v10.28.0, ..., v10.42.0] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - laminas/laminas-hydrator 4.14.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.3.2) does not satisfy that requirement.
    - wayofdev/laravel-webhook-client v1.1.88 requires wayofdev/laravel-cycle-orm-adapter ^4.0 -> satisfiable by wayofdev/laravel-cycle-orm-adapter[v4.0.99].
    - wayofdev/laravel-cycle-orm-adapter v4.0.99 requires laminas/laminas-hydrator ^4.14 -> satisfiable by laminas/laminas-hydrator[4.14.0].
    - wayofdev/laravel-webhook-client is locked to version v1.1.88 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 Feb 4, 2024
@renovate renovate bot closed this Feb 4, 2024
auto-merge was automatically disabled February 4, 2024 22:05

Pull request was closed

@renovate renovate bot deleted the renovate/phpstan-packages branch February 4, 2024 22:05
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