Bump aglipanci/laravel-pint-action from 2.5 to 2.6 #33

Merged
RealZone22 merged 1 commit from dependabot/github_actions/aglipanci/laravel-pint-action-2.6 into main 2025-07-29 03:00:15 +02:00
RealZone22 commented 2025-07-29 03:00:05 +02:00 (Migrated from git.cyanfox.de)

Bumps aglipanci/laravel-pint-action from 2.5 to 2.6.

Release notes

Sourced from aglipanci/laravel-pint-action's releases.

v2.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/aglipanci/laravel-pint-action/compare/2.5...2.6

Commits

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)
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://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="https://github.com/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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aglipanci/laravel-pint-action&package-manager=github_actions&previous-version=2.5&new-version=2.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>
RealZone22 commented 2025-07-29 03:00:05 +02:00 (Migrated from git.cyanfox.de)

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

### Labels The following labels could not be found: `dependencies`. Please create it before Dependabot can add it to a pull request. Please fix the above issues or remove invalid values from `dependabot.yml`.
RealZone22 commented 2025-07-29 03:00:15 +02:00 (Migrated from git.cyanfox.de)

Merged by: github-actions[bot] at 2025-07-29 01:00:15 UTC

*Merged by: github-actions[bot] at 2025-07-29 01:00:15 UTC*
RealZone22 (Migrated from git.cyanfox.de) closed this pull request 2025-07-29 03:00:15 +02:00
RealZone22 (Migrated from git.cyanfox.de) merged commit into main 2025-07-29 03:00:15 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
RealZone22/PenguTables!33
No description provided.