Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency friendsofphp/php-cs-fixer to v3.68.5 #380

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

abrain-bot
Copy link
Collaborator

@abrain-bot abrain-bot commented Jan 27, 2025

This PR contains the following updates:

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

Release Notes

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

v3.68.5

Compare Source

  • fix: NativeTypeDeclarationCasingFixer - do not touch constants named as native types (#​8404)

v3.68.4

Compare Source

  • chore: run SCA on PHP 8.4 (#​8396)
  • fix: NativeTypeDeclarationCasingFixer should not touch property names (#​8400)

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 - 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 Renovate Bot.

Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.31%. Comparing base (a4dfa3b) to head (e1ffc27).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #380   +/-   ##
==========================================
  Coverage      29.31%   29.31%           
  Complexity      1642     1642           
==========================================
  Files             83       83           
  Lines           6597     6597           
==========================================
  Hits            1934     1934           
  Misses          4663     4663           
Flag Coverage Δ
integration 10.86% <ø> (ø)
unit 19.64% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@abrain-bot abrain-bot changed the title chore(deps): update dependency friendsofphp/php-cs-fixer to v3.68.2 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.68.3 Jan 27, 2025
@abrain-bot abrain-bot changed the title chore(deps): update dependency friendsofphp/php-cs-fixer to v3.68.3 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.68.4 Jan 30, 2025
@abrain-bot abrain-bot changed the title chore(deps): update dependency friendsofphp/php-cs-fixer to v3.68.4 chore(deps): update dependency friendsofphp/php-cs-fixer to v3.68.5 Jan 30, 2025
@abrain abrain merged commit 2706b86 into develop Feb 3, 2025
8 checks passed
@abrain-bot abrain-bot deleted the renovate/linters branch February 3, 2025 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants