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

⬆️ Update dependency larastan/larastan to v3 #170

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
larastan/larastan ^2.0 -> ^3.0 age adoption passing confidence

Release Notes

larastan/larastan (larastan/larastan)

v3.0.0: 3.0.0

Compare Source

Larastan 3.0 🥳

This release adds compability with PHPStan 2 and drops support for Laravel versions < 11

Please make sure you read the both PHPStan's and Larastan's upgrade guides!

Notable changes:

  • Added support for PHPStan 2
  • Dropped support for Laravel versions <11
  • Dropped support for automatically adding generic return types for relations. Read the upgrade guide for more info.
  • Removed some PHPStan config options. If you want the same behavior as before, you can add them back yourselves.
  • Made some rules enabled by default.

Configuration

📅 Schedule: Branch creation - "before 6am every weekday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 added dependencies Upgrade or downgrade of project dependencies. php This PR is related to PHP. labels Nov 19, 2024
Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.02%. Comparing base (b44a733) to head (4ed59e4).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #170   +/-   ##
=========================================
  Coverage     85.02%   85.02%           
  Complexity       54       54           
=========================================
  Files            19       19           
  Lines           334      334           
=========================================
  Hits            284      284           
  Misses           50       50           
Flag Coverage Δ
pest 85.02% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@renovate renovate bot force-pushed the renovate/larastan-larastan-3.x branch 8 times, most recently from 3368a2b to 64a5a2c Compare November 25, 2024 22:06
@renovate renovate bot force-pushed the renovate/larastan-larastan-3.x branch 8 times, most recently from ed11f2b to c6fea6a Compare November 28, 2024 12:16
@renovate renovate bot force-pushed the renovate/larastan-larastan-3.x branch 2 times, most recently from 66f46e2 to 5683178 Compare December 4, 2024 01:45
@renovate renovate bot force-pushed the renovate/larastan-larastan-3.x branch from 5683178 to 4ed59e4 Compare December 4, 2024 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Upgrade or downgrade of project dependencies. php This PR is related to PHP.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants