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

Bump larastan/larastan from 2.9.5 to 2.9.6 #2250

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2024

Bumps larastan/larastan from 2.9.5 to 2.9.6.

Release notes

Sourced from larastan/larastan's releases.

v2.9.6

What's Changed

Added

[!IMPORTANT]
Make sure you read the upgrade guide on this topic to learn how you can correctly use this feature.

Fixed

Full Changelog: larastan/larastan@v2.9.5...v2.9.6

Commits
  • 93d5b95 docs: add upgrade guid about L11 casts method
  • 66db15f feat: support Laravel 11 casts method
  • 1a05ac6 fix: replace generate static return type also for EloquentCollection map and ...
  • 92376b5 fix: factory trashed method (#1876)
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot bot force-pushed the dependabot/composer/larastan/larastan-2.9.6 branch 3 times, most recently from 20d9188 to 90d0186 Compare June 5, 2024 16:59
Bumps [larastan/larastan](https://github.com/larastan/larastan) from 2.9.5 to 2.9.6.
- [Release notes](https://github.com/larastan/larastan/releases)
- [Changelog](https://github.com/larastan/larastan/blob/2.x/RELEASE.md)
- [Commits](larastan/larastan@v2.9.5...v2.9.6)

---
updated-dependencies:
- dependency-name: larastan/larastan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/larastan/larastan-2.9.6 branch from 90d0186 to 55b76b1 Compare June 10, 2024 02:29
@williamjallen williamjallen added this pull request to the merge queue Jun 10, 2024
github-merge-queue bot pushed a commit that referenced this pull request Jun 10, 2024
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>
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 10, 2024
@williamjallen williamjallen added this pull request to the merge queue Jun 10, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 10, 2024
@williamjallen williamjallen added this pull request to the merge queue Jun 10, 2024
Merged via the queue into master with commit 00f7f99 Jun 10, 2024
6 checks passed
@williamjallen williamjallen deleted the dependabot/composer/larastan/larastan-2.9.6 branch June 10, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant