- 
                Notifications
    
You must be signed in to change notification settings  - Fork 0
 
Commit 55c7d50
authored
fix(deps): bump aglipanci/laravel-pint-action from 2.5 to 2.6 (#33)
Bumps
[aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action)
from 2.5 to 2.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aglipanci/laravel-pint-action/releases">aglipanci/laravel-pint-action's
releases</a>.</em></p>
<blockquote>
<h2>v2.6.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Added the option to run pint in parallel mode in v1.23 or higher by
<a href="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/alexhackney"><code>@alexhackney</code></a>
in <a
href="https://redirect.github.com/aglipanci/laravel-pint-action/pull/25">aglipanci/laravel-pint-action#25</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="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/alexhackney"><code>@alexhackney</code></a>
made their first contribution in <a
href="https://redirect.github.com/aglipanci/laravel-pint-action/pull/25">aglipanci/laravel-pint-action#25</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aglipanci/laravel-pint-action/compare/2.5...2.6">https://github.com/aglipanci/laravel-pint-action/compare/2.5...2.6</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aglipanci/laravel-pint-action/commit/36de00d5f5a8a4e12d443e01671daa12a18f4c79"><code>36de00d</code></a>
Remove redundant PATH modification in entrypoint.sh</li>
<li><a
href="https://github.com/aglipanci/laravel-pint-action/commit/0b6f1703f66d11b06490bc780cb05f987b661397"><code>0b6f170</code></a>
Merge pull request <a
href="https://redirect.github.com/aglipanci/laravel-pint-action/issues/25">#25</a>
from alexhackney/add-pint-parallel-option</li>
<li><a
href="https://github.com/aglipanci/laravel-pint-action/commit/5b174992201fe0c1d4bb0d04a172a44aa38aeaf7"><code>5b17499</code></a>
Update action.yml</li>
<li><a
href="https://github.com/aglipanci/laravel-pint-action/commit/86d87e4187499cc22f986af0ba41fa2aab35d282"><code>86d87e4</code></a>
Update entrypoint.sh</li>
<li><a
href="https://github.com/aglipanci/laravel-pint-action/commit/e24fc7c8e7219720ba64ec25e6286a1a978d947a"><code>e24fc7c</code></a>
Minor revisions</li>
<li><a
href="https://github.com/aglipanci/laravel-pint-action/commit/f157366817bde47d01c3014b692601c9a69a62eb"><code>f157366</code></a>
Update entrypoint.sh</li>
<li><a
href="https://github.com/aglipanci/laravel-pint-action/commit/a260a3ec3b93d0e73ca5765934f3b8b34c4691d5"><code>a260a3e</code></a>
unneeded</li>
<li><a
href="https://github.com/aglipanci/laravel-pint-action/commit/e56dd62b26f2a607763df5710216c85881dc93f5"><code>e56dd62</code></a>
style updates</li>
<li><a
href="https://github.com/aglipanci/laravel-pint-action/commit/c509bff5551bf5ac924f2ada24e00f9fafb28317"><code>c509bff</code></a>
need these spaces</li>
<li><a
href="https://github.com/aglipanci/laravel-pint-action/commit/964b229b30ec3daca427c0f3df23225d056a221a"><code>964b229</code></a>
added the option to run pint in parallel mode in v1.23 or more</li>
<li>See full diff in <a
href="https://github.com/aglipanci/laravel-pint-action/compare/2.5...2.6">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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>
> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent ab1240c commit 55c7d50Copy full SHA for 55c7d50
File tree
Expand file treeCollapse file tree
0 file changed
+0
-0
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
0 file changed
+0
-0
lines changedOpen diff view settings
0 commit comments