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

deps(deps): update phpstan packages #742

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
larastan/larastan 2.9.7 -> 2.9.11 age adoption passing confidence
phpstan/extension-installer 1.3.1 -> 1.4.3 age adoption passing confidence
phpstan/phpstan 1.11.2 -> 1.12.11 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.1 age adoption passing confidence
phpstan/phpstan-strict-rules 1.6.0 -> 1.6.1 age adoption passing confidence

Release Notes

larastan/larastan (larastan/larastan)

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

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

v1.12.4

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.12.3

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.12.2

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍


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 requested a review from lotyp as a code owner May 31, 2024 15:46
@renovate renovate bot added the type: deps Adding, updating dependencies (deps) label May 31, 2024
Copy link

vercel bot commented May 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
laravel-cycle-orm-adapter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 6, 2024 4:16pm

Copy link

codecov bot commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.94%. Comparing base (9bd4ba8) to head (95b4843).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #742   +/-   ##
=========================================
  Coverage     75.94%   75.94%           
  Complexity      252      252           
=========================================
  Files            46       46           
  Lines           927      927           
=========================================
  Hits            704      704           
  Misses          223      223           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title deps(deps): update dependency phpstan/phpstan to v1.11.3 deps(deps): update dependency phpstan/phpstan to v1.11.4 Jun 6, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from a9c0075 to 3f790ee Compare June 6, 2024 14:10
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 3f790ee to f3ad340 Compare June 17, 2024 17:00
@renovate renovate bot changed the title deps(deps): update dependency phpstan/phpstan to v1.11.4 deps(deps): update dependency phpstan/phpstan to v1.11.5 Jun 17, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from f3ad340 to 0eb6111 Compare July 1, 2024 16:10
@renovate renovate bot changed the title deps(deps): update dependency phpstan/phpstan to v1.11.5 deps(deps): update dependency phpstan/phpstan to v1.11.6 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 0eb6111 to 9527193 Compare July 6, 2024 12:37
@renovate renovate bot changed the title deps(deps): update dependency phpstan/phpstan to v1.11.6 deps(deps): update dependency phpstan/phpstan to v1.11.7 Jul 6, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 9527193 to bde4322 Compare July 6, 2024 20:37
@renovate renovate bot changed the title deps(deps): update dependency phpstan/phpstan to v1.11.7 deps(deps): update phpstan packages Jul 6, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from bde4322 to 931f0b5 Compare July 24, 2024 08:21
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 931f0b5 to c42b538 Compare August 1, 2024 19:10
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from c42b538 to 47e8503 Compare August 8, 2024 14:15
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 47e8503 to a78afa6 Compare August 19, 2024 16:59
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from a78afa6 to 97f1b45 Compare August 27, 2024 11:39
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 97f1b45 to 70a842d Compare August 28, 2024 06:39
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 70a842d to 90087ff Compare September 3, 2024 21:05
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 90087ff to 64e209f Compare September 4, 2024 21:37
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 64e209f to 055eec5 Compare September 5, 2024 16:27
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 055eec5 to ef49e88 Compare September 9, 2024 08:19
Copy link
Contributor Author

renovate bot commented Oct 16, 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.9.11 phpstan/extension-installer:1.4.3 phpstan/phpstan:1.12.11 phpstan/phpstan-deprecation-rules:1.2.1 phpstan/phpstan-phpunit:1.4.1 phpstan/phpstan-strict-rules:1.6.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 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
    - Root composer.json requires larastan/larastan ^2.9 -> satisfiable by larastan/larastan[v2.9.11].
    - larastan/larastan v2.9.11 requires illuminate/console ^9.52.16 || ^10.28.0 || ^11.16 -> found illuminate/console[v9.52.16, 9.x-dev, v10.28.0, ..., 10.x-dev, v11.16.0, ..., 11.x-dev] but these were not loaded, likely because it conflicts with another require.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: deps Adding, updating dependencies (deps)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants