Skip to content

Update dependency larastan/larastan to v3.6.0 #18

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

Open
wants to merge 1 commit into
base: 1.2.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
larastan/larastan v3.3.0 -> v3.6.0 age adoption passing confidence

Release Notes

larastan/larastan (larastan/larastan)

v3.6.0

Compare Source

Added 🪄

  • [3.x] getCountForPagination as a pass-thru for Laravel versions >= 12.15 by @​cosmastech in https://github.com/larastan/larastan/pull/2301
  • [3.x] feat: add new rule to detect unnecessary Enumerable::toArray() calls by @​calebdw in https://github.com/larastan/larastan/pull/2311 Read more about it here
  • Accurate return types for Config::collection() calls (only for Laravel >= 12.20.0) Note: Needs checkConfigTypes parameter to be enabled in the config.
  • Two new rules that will warn if you can access the information through request instead of global function NoAuthFacadeInRequestScopeRule and NoAuthHelperInRequestScopeRule Read more about it here
  • ConfigCollectionRule to warn you if you pass a config option that is not an array to Config::collection call. Note: Needs checkConfigTypes parameter to be enabled in the config.
  • Added support for calling pluck on collections with closures. (only for Laravel >= 12.20.0) larastan/larastan@fd16758

Internal ⚙️

New Contributors

Full Changelog: larastan/larastan@v3.5.0...v3.6.0

v3.5.0

Compare Source

What's Changed

Added
Fixed

New Contributors

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

v3.4.2

Compare Source

What's Changed

New Contributors

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

v3.4.1

Compare Source

What's Changed

New Contributors

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

v3.4.0

Compare Source

3.4.0

This release includes bunch of new features that will help you fix some PHPStan level 7 errors 💪🏽

Features 🚀
Fixes 🐛
Docs 📝

New Contributors

Full Changelog: larastan/larastan@v3.3.1...v3.4.0

v3.3.1

Compare Source

What's Changed

New Contributors

Full Changelog: larastan/larastan@v3.3.0...v3.3.1


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.

🔕 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 the renovate label Jun 10, 2025
Copy link
Contributor Author

renovate bot commented Jun 10, 2025

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/larastan-larastan-3.x branch 3 times, most recently from 6faaa70 to 00db346 Compare June 11, 2025 03:31
@renovate renovate bot changed the title Update dependency larastan/larastan to v3.4.1 Update dependency larastan/larastan to v3.4.2 Jun 11, 2025
@renovate renovate bot force-pushed the renovate/larastan-larastan-3.x branch 7 times, most recently from 3160263 to f2dea3d Compare June 17, 2025 08:15
@renovate renovate bot force-pushed the renovate/larastan-larastan-3.x branch from f2dea3d to 48b6484 Compare June 18, 2025 08:45
@DanielBadura
Copy link
Member

Blocked by: larastan/larastan#2274

@renovate renovate bot force-pushed the renovate/larastan-larastan-3.x branch 5 times, most recently from 10f14b3 to a0f87f0 Compare June 20, 2025 10:13
@renovate renovate bot changed the title Update dependency larastan/larastan to v3.4.2 Update dependency larastan/larastan to v3.5.0 Jun 20, 2025
@renovate renovate bot force-pushed the renovate/larastan-larastan-3.x branch 8 times, most recently from b506d7a to 3c53f4b Compare June 28, 2025 05:10
@renovate renovate bot force-pushed the renovate/larastan-larastan-3.x branch from 3c53f4b to 21edab0 Compare June 29, 2025 06:04
@renovate renovate bot force-pushed the renovate/larastan-larastan-3.x branch 6 times, most recently from 8f4760f to 839eac4 Compare July 17, 2025 04:28
@renovate renovate bot force-pushed the renovate/larastan-larastan-3.x branch 2 times, most recently from c085675 to d154775 Compare July 18, 2025 15:11
@renovate renovate bot changed the title Update dependency larastan/larastan to v3.5.0 Update dependency larastan/larastan to v3.6.0 Jul 18, 2025
@renovate renovate bot force-pushed the renovate/larastan-larastan-3.x branch 7 times, most recently from 6a38e5e to 7e4e49d Compare July 27, 2025 05:30
@renovate renovate bot force-pushed the renovate/larastan-larastan-3.x branch 11 times, most recently from 86b9b14 to b4880e7 Compare August 3, 2025 05:43
@renovate renovate bot force-pushed the renovate/larastan-larastan-3.x branch from b4880e7 to 414fbc3 Compare August 5, 2025 04:23
| datasource | package           | from  | to    |
| ---------- | ----------------- | ----- | ----- |
| packagist  | larastan/larastan | 3.3.0 | 3.6.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/larastan-larastan-3.x branch from 414fbc3 to 27eb1b2 Compare August 6, 2025 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant