Commit d3e8bbe
authored
chore(deps-dev): bump barryvdh/laravel-ide-helper from 3.1.0 to 3.7.0 (#1122)
Bumps
[barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper)
from 3.1.0 to 3.7.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/barryvdh/laravel-ide-helper/releases">barryvdh/laravel-ide-helper's
releases</a>.</em></p>
<blockquote>
<h2>v3.7.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Skip calling fake() when required parameters exist (Socialite
compatibility) by <a
href="https://github.com/Jaspur"><code>@Jaspur</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1746">barryvdh/laravel-ide-helper#1746</a></li>
<li>Make Soft Deleted Relationships Nullable by <a
href="https://github.com/evan-burrell"><code>@evan-burrell</code></a>
in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1749">barryvdh/laravel-ide-helper#1749</a></li>
<li>Support all DNF types from PHP RFC by <a
href="https://github.com/gurmanolog"><code>@gurmanolog</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1751">barryvdh/laravel-ide-helper#1751</a></li>
<li>Replace psalm with larastan by <a
href="https://github.com/barryvdh"><code>@barryvdh</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1755">barryvdh/laravel-ide-helper#1755</a></li>
<li>perf: reduce redundant lookups and file I/O in generation hot paths
by <a href="https://github.com/pataar"><code>@pataar</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1757">barryvdh/laravel-ide-helper#1757</a></li>
<li>fix: wrap bare intersection types in parentheses when adding
nullable by <a
href="https://github.com/pataar"><code>@pataar</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1756">barryvdh/laravel-ide-helper#1756</a></li>
<li>feat(ModelsCommand): add configuration option to disable model query
methods by <a href="https://github.com/pataar"><code>@pataar</code></a>
in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1692">barryvdh/laravel-ide-helper#1692</a></li>
<li>ci: add PHP 8.5 to integration test matrix by <a
href="https://github.com/pataar"><code>@pataar</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1760">barryvdh/laravel-ide-helper#1760</a></li>
<li>chore: update test snapshots after merge order issue by <a
href="https://github.com/pataar"><code>@pataar</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1762">barryvdh/laravel-ide-helper#1762</a></li>
<li>Laravel 13.x Compatibility by <a
href="https://github.com/laravel-shift"><code>@laravel-shift</code></a>
in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1763">barryvdh/laravel-ide-helper#1763</a></li>
<li>fix: Correct indentation in camel case config comment block by <a
href="https://github.com/isaackaara"><code>@isaackaara</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1767">barryvdh/laravel-ide-helper#1767</a></li>
<li>fix: Place PHPDoc before class attributes when writing to models by
<a href="https://github.com/isaackaara"><code>@isaackaara</code></a> in
<a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1765">barryvdh/laravel-ide-helper#1765</a></li>
<li>fix: Don't extend root's parent class for facade stubs in helper
file by <a
href="https://github.com/isaackaara"><code>@isaackaara</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1766">barryvdh/laravel-ide-helper#1766</a></li>
<li>Fix PHPDoc placement before PHP 8 class attributes and add
regression tests by <a
href="https://github.com/Copilot"><code>@Copilot</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1769">barryvdh/laravel-ide-helper#1769</a></li>
<li>fix: Skip autoload exception when class existence is being checked
by <a href="https://github.com/isaackaara"><code>@isaackaara</code></a>
in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1764">barryvdh/laravel-ide-helper#1764</a></li>
<li>Remove closure in attribute test by <a
href="https://github.com/barryvdh"><code>@barryvdh</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1772">barryvdh/laravel-ide-helper#1772</a></li>
<li>Bump branch alias to 3.6 by <a
href="https://github.com/jnoordsij"><code>@jnoordsij</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1774">barryvdh/laravel-ide-helper#1774</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Jaspur"><code>@Jaspur</code></a> made
their first contribution in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1746">barryvdh/laravel-ide-helper#1746</a></li>
<li><a
href="https://github.com/evan-burrell"><code>@evan-burrell</code></a>
made their first contribution in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1749">barryvdh/laravel-ide-helper#1749</a></li>
<li><a
href="https://github.com/gurmanolog"><code>@gurmanolog</code></a> made
their first contribution in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1751">barryvdh/laravel-ide-helper#1751</a></li>
<li><a
href="https://github.com/laravel-shift"><code>@laravel-shift</code></a>
made their first contribution in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1763">barryvdh/laravel-ide-helper#1763</a></li>
<li><a
href="https://github.com/isaackaara"><code>@isaackaara</code></a> made
their first contribution in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1767">barryvdh/laravel-ide-helper#1767</a></li>
<li><a href="https://github.com/Copilot"><code>@Copilot</code></a> made
their first contribution in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1769">barryvdh/laravel-ide-helper#1769</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/barryvdh/laravel-ide-helper/compare/v3.6.1...v3.7.0">https://github.com/barryvdh/laravel-ide-helper/compare/v3.6.1...v3.7.0</a></p>
<h2>v3.6.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix <code>methodsto</code> typo in README by <a
href="https://github.com/peterchrjoergensen"><code>@peterchrjoergensen</code></a>
in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1723">barryvdh/laravel-ide-helper#1723</a></li>
<li>Bump actions/checkout from 4 to 5 in the deps group by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1731">barryvdh/laravel-ide-helper#1731</a></li>
<li>Fix typos in documentation and code comments by <a
href="https://github.com/kei1111"><code>@kei1111</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1733">barryvdh/laravel-ide-helper#1733</a></li>
<li>Add php 8.5 support by <a
href="https://github.com/sergiy-petrov"><code>@sergiy-petrov</code></a>
in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1735">barryvdh/laravel-ide-helper#1735</a></li>
<li>Fix alias fake error by <a
href="https://github.com/WentTheFox"><code>@WentTheFox</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1745">barryvdh/laravel-ide-helper#1745</a></li>
<li>Remove calls to PHP 8.5-deprecated <code>setAccessible</code> by <a
href="https://github.com/jnoordsij"><code>@jnoordsij</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1744">barryvdh/laravel-ide-helper#1744</a></li>
<li>Bump the deps group across 1 directory with 2 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1743">barryvdh/laravel-ide-helper#1743</a></li>
<li>Add support for <code>decimal</code> column type by <a
href="https://github.com/BrainStone"><code>@BrainStone</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1739">barryvdh/laravel-ide-helper#1739</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/peterchrjoergensen"><code>@peterchrjoergensen</code></a>
made their first contribution in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1723">barryvdh/laravel-ide-helper#1723</a></li>
<li><a href="https://github.com/kei1111"><code>@kei1111</code></a> made
their first contribution in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1733">barryvdh/laravel-ide-helper#1733</a></li>
<li><a
href="https://github.com/WentTheFox"><code>@WentTheFox</code></a> made
their first contribution in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1745">barryvdh/laravel-ide-helper#1745</a></li>
<li><a
href="https://github.com/BrainStone"><code>@BrainStone</code></a> made
their first contribution in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1739">barryvdh/laravel-ide-helper#1739</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/barryvdh/laravel-ide-helper/compare/v3.6.0...v3.6.1">https://github.com/barryvdh/laravel-ide-helper/compare/v3.6.0...v3.6.1</a></p>
<h2>v3.6.0</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/barryvdh/laravel-ide-helper/blob/master/CHANGELOG.md">barryvdh/laravel-ide-helper's
changelog</a>.</em></p>
<blockquote>
<h2>v3.7.0 - 2026-03-17</h2>
<h3>What's Changed</h3>
<ul>
<li>Skip calling fake() when required parameters exist (Socialite
compatibility) by <a
href="https://github.com/Jaspur"><code>@Jaspur</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1746">barryvdh/laravel-ide-helper#1746</a></li>
<li>Make Soft Deleted Relationships Nullable by <a
href="https://github.com/evan-burrell"><code>@evan-burrell</code></a>
in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1749">barryvdh/laravel-ide-helper#1749</a></li>
<li>Support all DNF types from PHP RFC by <a
href="https://github.com/gurmanolog"><code>@gurmanolog</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1751">barryvdh/laravel-ide-helper#1751</a></li>
<li>Replace psalm with larastan by <a
href="https://github.com/barryvdh"><code>@barryvdh</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1755">barryvdh/laravel-ide-helper#1755</a></li>
<li>perf: reduce redundant lookups and file I/O in generation hot paths
by <a href="https://github.com/pataar"><code>@pataar</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1757">barryvdh/laravel-ide-helper#1757</a></li>
<li>fix: wrap bare intersection types in parentheses when adding
nullable by <a
href="https://github.com/pataar"><code>@pataar</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1756">barryvdh/laravel-ide-helper#1756</a></li>
<li>feat(ModelsCommand): add configuration option to disable model query
methods by <a href="https://github.com/pataar"><code>@pataar</code></a>
in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1692">barryvdh/laravel-ide-helper#1692</a></li>
<li>ci: add PHP 8.5 to integration test matrix by <a
href="https://github.com/pataar"><code>@pataar</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1760">barryvdh/laravel-ide-helper#1760</a></li>
<li>chore: update test snapshots after merge order issue by <a
href="https://github.com/pataar"><code>@pataar</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1762">barryvdh/laravel-ide-helper#1762</a></li>
<li>Laravel 13.x Compatibility by <a
href="https://github.com/laravel-shift"><code>@laravel-shift</code></a>
in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1763">barryvdh/laravel-ide-helper#1763</a></li>
<li>fix: Correct indentation in camel case config comment block by <a
href="https://github.com/isaackaara"><code>@isaackaara</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1767">barryvdh/laravel-ide-helper#1767</a></li>
<li>fix: Place PHPDoc before class attributes when writing to models by
<a href="https://github.com/isaackaara"><code>@isaackaara</code></a> in
<a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1765">barryvdh/laravel-ide-helper#1765</a></li>
<li>fix: Don't extend root's parent class for facade stubs in helper
file by <a
href="https://github.com/isaackaara"><code>@isaackaara</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1766">barryvdh/laravel-ide-helper#1766</a></li>
<li>Fix PHPDoc placement before PHP 8 class attributes and add
regression tests by <a
href="https://github.com/Copilot"><code>@Copilot</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1769">barryvdh/laravel-ide-helper#1769</a></li>
<li>fix: Skip autoload exception when class existence is being checked
by <a href="https://github.com/isaackaara"><code>@isaackaara</code></a>
in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1764">barryvdh/laravel-ide-helper#1764</a></li>
<li>Remove closure in attribute test by <a
href="https://github.com/barryvdh"><code>@barryvdh</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1772">barryvdh/laravel-ide-helper#1772</a></li>
<li>Bump branch alias to 3.6 by <a
href="https://github.com/jnoordsij"><code>@jnoordsij</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1774">barryvdh/laravel-ide-helper#1774</a></li>
</ul>
<h3>New Contributors</h3>
<ul>
<li><a href="https://github.com/Jaspur"><code>@Jaspur</code></a> made
their first contribution in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1746">barryvdh/laravel-ide-helper#1746</a></li>
<li><a
href="https://github.com/evan-burrell"><code>@evan-burrell</code></a>
made their first contribution in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1749">barryvdh/laravel-ide-helper#1749</a></li>
<li><a
href="https://github.com/gurmanolog"><code>@gurmanolog</code></a> made
their first contribution in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1751">barryvdh/laravel-ide-helper#1751</a></li>
<li><a
href="https://github.com/laravel-shift"><code>@laravel-shift</code></a>
made their first contribution in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1763">barryvdh/laravel-ide-helper#1763</a></li>
<li><a
href="https://github.com/isaackaara"><code>@isaackaara</code></a> made
their first contribution in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1767">barryvdh/laravel-ide-helper#1767</a></li>
<li><a href="https://github.com/Copilot"><code>@Copilot</code></a> made
their first contribution in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1769">barryvdh/laravel-ide-helper#1769</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/barryvdh/laravel-ide-helper/compare/v3.6.1...v3.7.0">https://github.com/barryvdh/laravel-ide-helper/compare/v3.6.1...v3.7.0</a></p>
<h2>v3.6.1 - 2025-12-10</h2>
<h3>What's Changed</h3>
<ul>
<li>Fix <code>methodsto</code> typo in README by <a
href="https://github.com/peterchrjoergensen"><code>@peterchrjoergensen</code></a>
in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1723">barryvdh/laravel-ide-helper#1723</a></li>
<li>Bump actions/checkout from 4 to 5 in the deps group by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1731">barryvdh/laravel-ide-helper#1731</a></li>
<li>Fix typos in documentation and code comments by <a
href="https://github.com/kei1111"><code>@kei1111</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1733">barryvdh/laravel-ide-helper#1733</a></li>
<li>Add php 8.5 support by <a
href="https://github.com/sergiy-petrov"><code>@sergiy-petrov</code></a>
in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1735">barryvdh/laravel-ide-helper#1735</a></li>
<li>Fix alias fake error by <a
href="https://github.com/WentTheFox"><code>@WentTheFox</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1745">barryvdh/laravel-ide-helper#1745</a></li>
<li>Remove calls to PHP 8.5-deprecated <code>setAccessible</code> by <a
href="https://github.com/jnoordsij"><code>@jnoordsij</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1744">barryvdh/laravel-ide-helper#1744</a></li>
<li>Bump the deps group across 1 directory with 2 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1743">barryvdh/laravel-ide-helper#1743</a></li>
<li>Add support for <code>decimal</code> column type by <a
href="https://github.com/BrainStone"><code>@BrainStone</code></a> in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1739">barryvdh/laravel-ide-helper#1739</a></li>
</ul>
<h3>New Contributors</h3>
<ul>
<li><a
href="https://github.com/peterchrjoergensen"><code>@peterchrjoergensen</code></a>
made their first contribution in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1723">barryvdh/laravel-ide-helper#1723</a></li>
<li><a href="https://github.com/kei1111"><code>@kei1111</code></a> made
their first contribution in <a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/pull/1733">barryvdh/laravel-ide-helper#1733</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/barryvdh/laravel-ide-helper/commit/ad7e37676f1ff985d55ef1b6b96a0c0a40f2609a"><code>ad7e376</code></a>
Bump branch alias to 3.6 (<a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/issues/1774">#1774</a>)</li>
<li><a
href="https://github.com/barryvdh/laravel-ide-helper/commit/9027494e97cf00a474fd8d197bce5d30a8577606"><code>9027494</code></a>
Remove closure in attribute test (<a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/issues/1772">#1772</a>)</li>
<li><a
href="https://github.com/barryvdh/laravel-ide-helper/commit/c3f795e909ba931b9476788040c8ea760b0b25c2"><code>c3f795e</code></a>
fix: skip autoload exception when class existence is being checked (<a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/issues/1764">#1764</a>)</li>
<li><a
href="https://github.com/barryvdh/laravel-ide-helper/commit/2fba281b149ae8b2127e9acaa45e6df934cace76"><code>2fba281</code></a>
Fix PHPDoc placement before PHP 8 class attributes and add regression
tests (...</li>
<li><a
href="https://github.com/barryvdh/laravel-ide-helper/commit/39bcb60b7c0ca7453f7ef4b9dfbb99342ff7ba6d"><code>39bcb60</code></a>
composer fix-style</li>
<li><a
href="https://github.com/barryvdh/laravel-ide-helper/commit/16f685aa9ff3d0473ec9252cf514773c8ba74fb1"><code>16f685a</code></a>
fix: don't extend root's parent class for facade stubs in helper file
(<a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/issues/1766">#1766</a>)</li>
<li><a
href="https://github.com/barryvdh/laravel-ide-helper/commit/392d5cfc8039e405c6054a648dd5c4d6bc23bce1"><code>392d5cf</code></a>
fix: place PHPDoc before class attributes when writing to models (<a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/issues/1765">#1765</a>)</li>
<li><a
href="https://github.com/barryvdh/laravel-ide-helper/commit/3d8fccd700db394cfd2d00b96da3248075f30536"><code>3d8fccd</code></a>
fix: correct indentation in camel case config comment block (<a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/issues/1767">#1767</a>)</li>
<li><a
href="https://github.com/barryvdh/laravel-ide-helper/commit/e9b62b6ee0375bc5dd1bad1cfd1c356468abebd9"><code>e9b62b6</code></a>
Laravel 13.x Compatibility (<a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/issues/1763">#1763</a>)</li>
<li><a
href="https://github.com/barryvdh/laravel-ide-helper/commit/37dfcf9e1417aca8784c91f1677fb9edf1ac291b"><code>37dfcf9</code></a>
chore: update test snapshots after dependency upgrade (<a
href="https://redirect.github.com/barryvdh/laravel-ide-helper/issues/1762">#1762</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/barryvdh/laravel-ide-helper/compare/v3.1.0...v3.7.0">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 0f6d465 commit d3e8bbe
1 file changed
Lines changed: 59 additions & 260 deletions
0 commit comments