Commit 7f0f78c
authored
Bump larastan/larastan from 3.9.3 to 3.9.6 (#3684)
Bumps [larastan/larastan](https://github.com/larastan/larastan) from
3.9.3 to 3.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>3.9.6</h2>
<h1>What's Changed</h1>
<h2>Added</h2>
<ul>
<li>Improve blade view parsing for
<code>NoMissingTranslationsRule</code> by <a
href="https://github.com/FeBe95"><code>@FeBe95</code></a> in <a
href="https://redirect.github.com/larastan/larastan/pull/2476">larastan/larastan#2476</a></li>
</ul>
<h2>Fixed</h2>
<ul>
<li>fix: undefined array key internal error when view path has trailing
slash by <a href="https://github.com/FeBe95"><code>@FeBe95</code></a>
in <a
href="https://redirect.github.com/larastan/larastan/pull/2478">larastan/larastan#2478</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/larastan/larastan/compare/v3.9.5...v3.9.6">https://github.com/larastan/larastan/compare/v3.9.5...v3.9.6</a></p>
<h2>3.9.5</h2>
<h1>What's changed?</h1>
<h2>Fixed</h2>
<ul>
<li><a
href="https://github.com/larastan/larastan/commit/aa637ef3c9102490e0fa9a7ea4fbdbbce4471f34">fix:
fix infinite loop when Redis extension is missing</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/larastan/larastan/compare/v3.9.4...v3.9.5">https://github.com/larastan/larastan/compare/v3.9.4...v3.9.5</a></p>
<h2>3.9.4</h2>
<h1>What's Changed</h1>
<h2>Changed</h2>
<ul>
<li>refactor: create new extensions out of old pipeline based approach
by <a href="https://github.com/canvural"><code>@canvural</code></a> in
<a
href="https://redirect.github.com/larastan/larastan/pull/2448">larastan/larastan#2448</a></li>
<li>refactor: leverage more PHPStan things by <a
href="https://github.com/canvural"><code>@canvural</code></a> in <a
href="https://redirect.github.com/larastan/larastan/pull/2449">larastan/larastan#2449</a></li>
<li>fix: type inference for MySQL <code>ENUM</code> types in squashed
migrations by <a
href="https://github.com/FeBe95"><code>@FeBe95</code></a> in <a
href="https://redirect.github.com/larastan/larastan/pull/2454">larastan/larastan#2454</a></li>
<li>feat: improve map and mapWithKeys return types by <a
href="https://github.com/canvural"><code>@canvural</code></a> in <a
href="https://redirect.github.com/larastan/larastan/pull/2466">larastan/larastan#2466</a></li>
</ul>
<h2>Internal</h2>
<ul>
<li>Also run on v13 sample application by <a
href="https://github.com/jnoordsij"><code>@jnoordsij</code></a> in <a
href="https://redirect.github.com/larastan/larastan/pull/2458">larastan/larastan#2458</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/larastan/larastan/compare/v3.9.3...v3.9.4">https://github.com/larastan/larastan/compare/v3.9.3...v3.9.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/larastan/larastan/commit/9ad17e83e96b63536cb6ac39c3d40d29ff9cf636"><code>9ad17e8</code></a>
feat: Improve blade view parsing for
<code>NoMissingTranslationsRule</code> (<a
href="https://redirect.github.com/larastan/larastan/issues/2476">#2476</a>)</li>
<li><a
href="https://github.com/larastan/larastan/commit/da5da9482d0d86ccb12c4ad2c850d0ff2544f7e1"><code>da5da94</code></a>
fix: undefined array key internal error when view path has trailing
slash (<a
href="https://redirect.github.com/larastan/larastan/issues/2">#2</a>...</li>
<li><a
href="https://github.com/larastan/larastan/commit/aa637ef3c9102490e0fa9a7ea4fbdbbce4471f34"><code>aa637ef</code></a>
fix: fix infinite loop when Redis extension is missing</li>
<li><a
href="https://github.com/larastan/larastan/commit/41db11d7d6417e7164482252c380bdc03fc41397"><code>41db11d</code></a>
feat: improve map and mapWithKeys return types (<a
href="https://redirect.github.com/larastan/larastan/issues/2466">#2466</a>)</li>
<li><a
href="https://github.com/larastan/larastan/commit/7e2e63f4ccfd4f31b52a6c2756c1ed9fd8f868c8"><code>7e2e63f</code></a>
fix PHPStan compatibility</li>
<li><a
href="https://github.com/larastan/larastan/commit/d76327b0a094f3f167c63ff8518bfdda85702784"><code>d76327b</code></a>
Also run on v13 sample application (<a
href="https://redirect.github.com/larastan/larastan/issues/2458">#2458</a>)</li>
<li><a
href="https://github.com/larastan/larastan/commit/d1079dd08f76f9c6534f00e953a8b2a7791413ac"><code>d1079dd</code></a>
fix: type inference for MySQL <code>ENUM</code> types in squashed
migrations (<a
href="https://redirect.github.com/larastan/larastan/issues/2454">#2454</a>)</li>
<li><a
href="https://github.com/larastan/larastan/commit/8b3fa05d6238a3a815c94706d7848118ab0b9c70"><code>8b3fa05</code></a>
refactor: leverage more PHPStan things (<a
href="https://redirect.github.com/larastan/larastan/issues/2449">#2449</a>)</li>
<li><a
href="https://github.com/larastan/larastan/commit/f30cdfd070aebd4e82bf89593cddd9f71971ff1b"><code>f30cdfd</code></a>
refactor: create new extensions out of old pipeline based approach (<a
href="https://redirect.github.com/larastan/larastan/issues/2448">#2448</a>)</li>
<li>See full diff in <a
href="https://github.com/larastan/larastan/compare/v3.9.3...v3.9.6">compare
view</a></li>
</ul>
</details>
<br />
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent a82a1af commit 7f0f78c
2 files changed
Lines changed: 33 additions & 33 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments