Update dependency friendsofphp/php-cs-fixer to v3.68.3 #36

Merged
renovate merged 1 commits from renovate/friendsofphp-php-cs-fixer-3.x-lockfile into main 2025-01-28 01:00:56 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
friendsofphp/php-cs-fixer require-dev patch 3.68.1 -> 3.68.3

Release Notes

PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)

v3.68.3

Compare Source

  • fix: NativeTypeDeclarationCasingFixer - fix for enum with "Mixed" case (#​8395)

v3.68.2

Compare Source

  • fix: NativeTypeDeclarationCasingFixer - fix for promoted properties, enums, false and mixed (#​8386)
  • chore: ensure that dev-tools dependencies are bumped (#​8389)
  • chore: experiment to see if we can auto-shrink the lock after dependabot (#​8383)
  • chore: experiment to see if we can auto-shrink the lock after dependabot /part (#​8384)
  • chore: Get rid of Docker warnings during build (#​8379)
  • chore: remove redundant check (#​8391)
  • chore: update types (#​8390)
  • CI: stale - update close msg to emphasize contribution over demand (#​8385)
  • deps: bump phpcompatibility/phpcompatibility-symfony from 1.2.1 to 1.2.2 in /dev-tools (#​8378)
  • deps: bump the phpstan group in /dev-tools with 4 updates (#​8387)
  • refactor: Use native Yaml::parseFile() instead of custom method (#​8380)

Configuration

📅 Schedule: Branch creation - "before 7am" (UTC), Automerge - "before 7am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) | require-dev | patch | `3.68.1` -> `3.68.3` | --- ### Release Notes <details> <summary>PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)</summary> ### [`v3.68.3`](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3683) [Compare Source](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.68.2...v3.68.3) - fix: `NativeTypeDeclarationCasingFixer` - fix for enum with "Mixed" case ([#&#8203;8395](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8395)) ### [`v3.68.2`](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3682) [Compare Source](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.68.1...v3.68.2) - fix: `NativeTypeDeclarationCasingFixer` - fix for promoted properties, enums, `false` and `mixed` ([#&#8203;8386](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8386)) - chore: ensure that `dev-tools` dependencies are bumped ([#&#8203;8389](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8389)) - chore: experiment to see if we can auto-shrink the lock after dependabot ([#&#8203;8383](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8383)) - chore: experiment to see if we can auto-shrink the lock after dependabot /part ([#&#8203;8384](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8384)) - chore: Get rid of Docker warnings during build ([#&#8203;8379](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8379)) - chore: remove redundant check ([#&#8203;8391](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8391)) - chore: update types ([#&#8203;8390](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8390)) - CI: stale - update close msg to emphasize contribution over demand ([#&#8203;8385](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8385)) - deps: bump phpcompatibility/phpcompatibility-symfony from 1.2.1 to 1.2.2 in /dev-tools ([#&#8203;8378](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8378)) - deps: bump the phpstan group in /dev-tools with 4 updates ([#&#8203;8387](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8387)) - refactor: Use native `Yaml::parseFile()` instead of custom method ([#&#8203;8380](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8380)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 7am" (UTC), Automerge - "before 7am" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-01-28 01:00:45 +01:00
Update dependency friendsofphp/php-cs-fixer to v3.68.3
Some checks failed
CI Pipeline / install (pull_request) Failing after 6s
CI Pipeline / phpstan (pull_request) Has been skipped
CI Pipeline / rector (pull_request) Has been skipped
CI Pipeline / pest (pull_request) Has been skipped
CI Pipeline / style-check (pull_request) Has been skipped
CI Pipeline / install (push) Failing after 2s
CI Pipeline / phpstan (push) Has been skipped
CI Pipeline / rector (push) Has been skipped
CI Pipeline / pest (push) Has been skipped
CI Pipeline / style-check (push) Has been skipped
52a18f5020
renovate scheduled this pull request to auto merge when all checks succeed 2025-01-28 01:00:46 +01:00
renovate merged commit 52a18f5020 into main 2025-01-28 01:00:56 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: trizz/adventofcode#36
No description provided.