generated from spatie/package-skeleton-laravel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 71eb65a
authored
Bump aglipanci/laravel-pint-action from 2.5 to 2.6 (#23)
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="https://github.com/alexhackney"><code>@alexhackney</code></a>
in <a
href="https://github.com/aglipanci/laravel-pint-action/pull/25">aglipanci/laravel-pint-action#25</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/alexhackney"><code>@alexhackney</code></a>
made their first contribution in <a
href="https://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://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)
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>File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedCollapse file: .github/workflows/fix-php-code-style-issues.yml
.github/workflows/fix-php-code-style-issues.yml
Copy file name to clipboardExpand all lines: .github/workflows/fix-php-code-style-issues.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
0 commit comments