Skip to content

Bump nunomaduro/larastan from 2.8.1 to 2.9.0

Dependabot requested to merge dependabot-composer-nunomaduro-larastan-2.9.0 into main

Bumps nunomaduro/larastan from 2.8.1 to 2.9.0.

Release notes

Sourced from nunomaduro/larastan's releases.

2.9.0

Added

Fixed

Internal

New Contributors

Full Changelog: https://github.com/larastan/larastan/compare/v2.8.1...v2.9.0

Commits
  • 35fa9cb fix: model first not checking model properties (#1845)
  • 930c2c0 Add stub for Str::replace (#1840)
  • 6522493 feat: add filament as e2e test and update others (#1847)
  • c3fd4b2 feat: adds missing typehints to query builder stub (#1821)
  • d05f410 chore: add test for nullable collection cast (#1846)
  • 5a37b3d feat: infer nullable type information by filled/blank function calls (#1843)
  • 94833ac fix: HasOneThrough relation being recognized as a collection (#1841)
  • 4f84db5 fix: infinite mixin recursion (#1839)
  • 03c6ac8 Add stubs for Collection->pop and Collection->shift (#1827)
  • 7b01d2e feat: detect usage of env() function outside of config folder (#1828)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading