⬆️ Upgrade dependency laravel/pint to v1.25.1
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| laravel/pint (source) |
1.10.5 -> 1.25.1
|
Release Notes
laravel/pint (laravel/pint)
v1.25.1
- Revert "feat: add support for formatting code from stdin" by @crynobone in #402
v1.25.0
- feat: add support for formatting code from stdin by @calebdw in #390
- Allow setting the number of max processes for parallel mode by @cosmastech in #392
- Update dependencies by @crynobone in #394
- feat: support boolean shorthand for 'cast_spaces' and add tests by @artengin in #398
- Fixes compatibility with php-cs-fixer v3.87.0 by @crynobone in #400
v1.24.0
- PHP 8.4 support
- Adds
-pas shortcut of--parallel - Fixes parallel on Windows
v1.23.0
- Adds
--paralleloption. - Allows extending from a base configuration file.
v1.22.1
- Fixes
Argument #​1 ($node) must be of type DOMNodeissue.
v1.22.0
What's Changed
- Writing summaries to file via option by @Onekone in #344
- Update logo by @iamdavidhill in #362
- Update dependencies by @crynobone in #364
New Contributors
- @Onekone made their first contribution in #344
- @iamdavidhill made their first contribution in #362
Full Changelog: https://github.com/laravel/pint/compare/v1.21.2...v1.22.0
v1.21.2
What's Changed
- Writing summaries to file via option by @Onekone in #344
- Update logo by @iamdavidhill in #362
- Update dependencies by @crynobone in #364
New Contributors
- @Onekone made their first contribution in #344
- @iamdavidhill made their first contribution in #362
Full Changelog: https://github.com/laravel/pint/compare/v1.21.2...v1.22.0
v1.21.1
- Fix GitHub Action failing 'Publish the released PHAR' due to deprecated action 'actions/upload-artifact' by @matthewnessworthy in #347
- Bump dependencies by @crynobone in #350
v1.21.0
- Add
no_unneeded_import_aliasrule by @claudiodekker in #334 - PHP 8.4 support by @markwalet in #330
- Bump dependencies by @Jubeki in #337
- Bump dependencies (php-cs-fixer fixes) by @Jubeki in #338
- Split files based on
/\R+/regex for--diff, same as--dirtyby @erikn69 in #339 - Bump dependencies by @Jubeki in #343
v1.20.0
- Adds
--diffoption. #327
v1.19.0
v1.18.3
- PHP-CS-Fixer v3.56.0. #308
v1.18.2
- Enforces
snake_casein PHPUnit test methods. #300 - Enforces visibility for PHPUnit
setUpandtearDownmethods. #301
v1.18.1
- [1.x] Fixed corrupted binary
v1.18.0
- [1.x] Rename rule set
[@PER](https://github.com/PER)to[@PER-CS](https://github.com/PER-CS)by @dinhquochan in #295
v1.17.3
v1.17.2
v1.17.1
- Rules are not applied when "empty" is specified for the preset by @takeshiemoto in #289
v1.17.0
- Add empty preset to the list by @imanghafoori1 in #283
- Laravel preset class parentheses by @brdv in #285
v1.16.2
- Create empty preset by @imanghafoori1 in #282
v1.16.1
- [1.x] Enable single_line_empty_body fixer by @Jubeki in #277
- [1.x] Bump dependencies by @Jubeki in #279
v1.16.0
v1.15.3
v1.15.2
v1.15.1
- Enable --help flag for pint by @penyaskito in #264
v1.15.0
- Add the possibility to override the cache file path in command line by @jimmyklein-actual in #255
- [1.x] Adds
--bailflag by @nunomaduro in #261
v1.14.0
- Add
--no-configoption by @jasonmccreary in #250
v1.13.11
- [1.x] Bumps dependencies by @nunomaduro in #249
v1.13.10
v1.13.9
v1.13.8
v1.13.7
v1.13.6
- Uses
"friendsofphp/php-cs-fixer": "^3.38.0"by @nunomaduro in #229
v1.13.5
- Rebuild Pint
v1.13.4
- Updates dependencies by @nunomaduro in #226
v1.13.3
v1.13.2
- Increases dependencies by @nunomaduro in #216
v1.13.1
- [1.x] Bumps dependencies by @nunomaduro in #249
v1.13.0
- Add rule:
yoda_styleto Laravel by @lucasmichot in #210
v1.12.0
- Orders interfaces and traits by @nunomaduro in #206
- Fix: Keep fixers sorted by name by @localheinz in #207
v1.11.0
- Improves imports when using
functionsby @nunomaduro in #205
v1.10.6
- Remove deprecated function_typehint_space rule by @goodjack in #197
- Allow for remote config files by @kevinpijning in #201
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot