Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump larastan/larastan from 2.9.5 to 2.9.6 (#2250)
Bumps [larastan/larastan](https://github.com/larastan/larastan) from 2.9.5 to 2.9.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/larastan/larastan/releases">larastan/larastan's releases</a>.</em></p> <blockquote> <h2>v2.9.6</h2> <h1>What's Changed</h1> <h2>Added</h2> <ul> <li>Support for Laravel 11 <code>casts</code> method in <a href="https://github.com/larastan/larastan/commit/66db15f82209d971e9bcca99ea3b2cb031be9d52">https://github.com/larastan/larastan/commit/66db15f82209d971e9bcca99ea3b2cb031be9d52</a></li> </ul> <blockquote> <p>[!IMPORTANT]<br /> Make sure you read the <a href="https://github.com/larastan/larastan/blob/2.x/UPGRADE.md#upgrading-to-296-from-295">upgrade guide</a> on this topic to learn how you can correctly use this feature.</p> </blockquote> <h2>Fixed</h2> <ul> <li>fix: factory trashed method by <a href="https://github.com/calebdw"><code>@calebdw</code></a> in <a href="https://redirect.github.com/larastan/larastan/pull/1876">larastan/larastan#1876</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/larastan/larastan/compare/v2.9.5...v2.9.6">https://github.com/larastan/larastan/compare/v2.9.5...v2.9.6</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/larastan/larastan/commit/93d5b95d2e29cdb8203363d44abfdbc0bc7ef57f"><code>93d5b95</code></a> docs: add upgrade guid about L11 casts method</li> <li><a href="https://github.com/larastan/larastan/commit/66db15f82209d971e9bcca99ea3b2cb031be9d52"><code>66db15f</code></a> feat: support Laravel 11 casts method</li> <li><a href="https://github.com/larastan/larastan/commit/1a05ac6dd0bbde4dc52b9d24c0a2a493f2c3784c"><code>1a05ac6</code></a> fix: replace generate static return type also for EloquentCollection map and ...</li> <li><a href="https://github.com/larastan/larastan/commit/92376b5b7ed1f34cdfef92fc685dcd94348c8e65"><code>92376b5</code></a> fix: factory trashed method (<a href="https://redirect.github.com/larastan/larastan/issues/1876">#1876</a>)</li> <li>See full diff in <a href="https://github.com/larastan/larastan/compare/v2.9.5...v2.9.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=larastan/larastan&package-manager=composer&previous-version=2.9.5&new-version=2.9.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information