[renovate-composer]: upgrade laravel/pint - 1.27.0 → 1.30.2 #175

Open
renovate_bot wants to merge 1 commits from renovate/laravel/pint-1.30.2 into master
Collaborator

This PR contains the following updates:

Package Change Age Confidence
laravel/pint (source) 1.27.01.30.2 age confidence

Release Notes

laravel/pint (laravel/pint)

v1.30.2

Compare Source

Full Changelog: https://github.com/laravel/pint/compare/v1.30.1...v1.30.2

v1.30.1

Compare Source

Full Changelog: https://github.com/laravel/pint/compare/v1.30.0...v1.30.1

v1.30.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/laravel/pint/compare/v1.29.3...v1.30.0

v1.29.3

Compare Source

Full Changelog: https://github.com/laravel/pint/compare/v1.29.2...v1.29.3

v1.29.2

Compare Source

  • fix: no longer accepts loading a configuration over insecure http
  • fix: sends errors to stderr
  • chore: various actions regarding github security
  • chore: uses laravel/agent-detector

v1.29.1

Compare Source

v1.29.0

Compare Source

  • Adds Pint/phpdoc_type_annotations_only custom rule.

v1.28.0

Compare Source

  • feat: improves fully_qualified_strict_types rule
  • feat: improves agent detector code

v1.27.1

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [laravel/pint](https://laravel.com) ([source](https://github.com/laravel/pint)) | `1.27.0` → `1.30.2` | ![age](https://developer.mend.io/api/mc/badges/age/packagist/laravel%2fpint/1.30.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/laravel%2fpint/1.27.0/1.30.2?slim=true) | --- ### Release Notes <details> <summary>laravel/pint (laravel/pint)</summary> ### [`v1.30.2`](https://github.com/laravel/pint/releases/tag/v1.30.2) [Compare Source](https://github.com/laravel/pint/compare/v1.30.1...v1.30.2) **Full Changelog**: <https://github.com/laravel/pint/compare/v1.30.1...v1.30.2> ### [`v1.30.1`](https://github.com/laravel/pint/releases/tag/v1.30.1) [Compare Source](https://github.com/laravel/pint/compare/v1.30.0...v1.30.1) **Full Changelog**: <https://github.com/laravel/pint/compare/v1.30.0...v1.30.1> ### [`v1.30.0`](https://github.com/laravel/pint/releases/tag/v1.30.0) [Compare Source](https://github.com/laravel/pint/compare/v1.29.3...v1.30.0) #### What's Changed - Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;445](https://github.com/laravel/pint/pull/445) - Include renamed files in --diff filter by [@&#8203;MassimilianoLattanzio](https://github.com/MassimilianoLattanzio) in [#&#8203;448](https://github.com/laravel/pint/pull/448) - Bump guzzlehttp/psr7 from 2.11.1 to 2.12.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;451](https://github.com/laravel/pint/pull/451) - Bump guzzlehttp/guzzle from 7.11.2 to 7.12.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;450](https://github.com/laravel/pint/pull/450) - Write Issues to Stderr When --quiet Is Set by [@&#8203;lazerg](https://github.com/lazerg) in [#&#8203;449](https://github.com/laravel/pint/pull/449) - Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;453](https://github.com/laravel/pint/pull/453) - Add `in` to pint.json by [@&#8203;cosmastech](https://github.com/cosmastech) in [#&#8203;454](https://github.com/laravel/pint/pull/454) - Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;456](https://github.com/laravel/pint/pull/456) - Bump guzzlehttp/psr7 from 2.12.1 to 2.13.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;457](https://github.com/laravel/pint/pull/457) #### New Contributors - [@&#8203;MassimilianoLattanzio](https://github.com/MassimilianoLattanzio) made their first contribution in [#&#8203;448](https://github.com/laravel/pint/pull/448) - [@&#8203;lazerg](https://github.com/lazerg) made their first contribution in [#&#8203;449](https://github.com/laravel/pint/pull/449) **Full Changelog**: <https://github.com/laravel/pint/compare/v1.29.3...v1.30.0> ### [`v1.29.3`](https://github.com/laravel/pint/releases/tag/v1.29.3) [Compare Source](https://github.com/laravel/pint/compare/v1.29.2...v1.29.3) **Full Changelog**: <https://github.com/laravel/pint/compare/v1.29.2...v1.29.3> ### [`v1.29.2`](https://github.com/laravel/pint/blob/HEAD/CHANGELOG.md#v1292---2026-06-16) [Compare Source](https://github.com/laravel/pint/compare/v1.29.1...v1.29.2) - fix: no longer accepts loading a configuration over insecure `http` - fix: sends errors to stderr - chore: various actions regarding github security - chore: uses `laravel/agent-detector` ### [`v1.29.1`](https://github.com/laravel/pint/blob/HEAD/CHANGELOG.md#v1291---2026-04-20) [Compare Source](https://github.com/laravel/pint/compare/v1.29.0...v1.29.1) - Fixes pint not honoring verbose mode when parallel by [@&#8203;moshe-autoleadstar](https://github.com/moshe-autoleadstar) in [#&#8203;387](https://github.com/laravel/pint/pull/387) - Ensures agent output is consistent with PAO by [@&#8203;nunomaduro](https://github.com/nunomaduro) in [#&#8203;432](https://github.com/laravel/pint/pull/432) ### [`v1.29.0`](https://github.com/laravel/pint/blob/HEAD/CHANGELOG.md#v1290---2026-03-12) [Compare Source](https://github.com/laravel/pint/compare/v1.28.0...v1.29.0) - Adds `Pint/phpdoc_type_annotations_only` custom rule. ### [`v1.28.0`](https://github.com/laravel/pint/blob/HEAD/CHANGELOG.md#v1280---2026-03-10) [Compare Source](https://github.com/laravel/pint/compare/v1.27.1...v1.28.0) - feat: improves `fully_qualified_strict_types` rule - feat: improves agent detector code ### [`v1.27.1`](https://github.com/laravel/pint/blob/HEAD/CHANGELOG.md#v1271---2026-02-10) [Compare Source](https://github.com/laravel/pint/compare/v1.27.0...v1.27.1) - fix: passing `--parallel` option alongside `--config` by [@&#8203;kkunjas](https://github.com/kkunjas) in [#&#8203;418](https://github.com/laravel/pint/pull/418) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjI2MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate_bot added 1 commit 2026-08-01 01:20:31 +00:00
chore(deps): update dependency laravel/pint to v1.30.2
Tests / validate-composer (pull_request) Successful in 24s
Tests / phpcs (pull_request) Successful in 35s
Tests / build-npm (pull_request) Successful in 1m3s
Tests / phpstan (pull_request) Successful in 53s
Tests / tests (pull_request) Successful in 56s
d842f888a9
All checks were successful
Tests / validate-composer (pull_request) Successful in 24s
Tests / phpcs (pull_request) Successful in 35s
Tests / build-npm (pull_request) Successful in 1m3s
Tests / phpstan (pull_request) Successful in 53s
Tests / tests (pull_request) Successful in 56s
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/laravel/pint-1.30.2:renovate/laravel/pint-1.30.2
git checkout renovate/laravel/pint-1.30.2
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pohovor-public/ecomail-pohovor#175