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

[PHP]: Update friendsofphp/php-cs-fixer requirement from 3.69.0 to 3.69.1 in /vendor-bin/phpcs #1066

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2025

Updates the requirements on friendsofphp/php-cs-fixer to permit the latest version.

Release notes

Sourced from friendsofphp/php-cs-fixer's releases.

v3.69.1 Persian Successor

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.69.0...v3.69.1

Changelog

Sourced from friendsofphp/php-cs-fixer's changelog.

Changelog for v3.69.1

  • fix: PhpUnitAttributesFixer - convert correctly version constraint (#8439)
  • test: PhpUnitAttributesFixer must run before NoEmptyPhpdocFixer (#8443)

Changelog for v3.69.0

  • feat: Add unsealed array shape phpdoc support (#8299)
  • fix: OrderedClassElementsFixer - sort correctly typed constants (#8408)
  • chore: do not use test class as test data (#8430)
  • chore: update checkbashisms to 2.25.2 (#8427)
  • chore: use constants instead of literal strings (#8422)
  • CI: no need to unlock deps on master (#8426)
  • CI: run tests using PHPUnit 12 (#8431)
  • deps: bump kubawerlos/composer-smaller-lock from 1.0.1 to 1.1.0 in /dev-tools (#8414)
  • deps: bump maglnet/composer-require-checker from 4.14.0 to 4.15.0 in /dev-tools (#8406)
  • deps: bump phpstan/phpstan from 2.1.3 to 2.1.5 in /dev-tools in the phpstan group (#8437)
  • deps: bump the phpstan (#8423)
  • deps: upgrade dev requirements (#8424)

Changelog for v3.68.5

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

Changelog for v3.68.4

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

Changelog for v3.68.3

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

Changelog for v3.68.2

  • 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)

... (truncated)

Commits
  • 13b0c0e prepared the 3.69.1 release
  • 7e01374 test: PhpUnitAttributesFixer must run before NoEmptyPhpdocFixer (#8443)
  • de9c8c6 fix: PhpUnitAttributesFixer - convert correctly version constraint (#8439)
  • 6c56cf8 bumped version
  • See full diff in compare view

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)

Updates the requirements on [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) to permit the latest version.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.69.0...v3.69.1)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added [Lang] PHP [Status] Automerge Used by Kodiak to automerge PRs that pass all CI checks. [Type] Dependencies Pull requests that update a dependency file Dependabot labels Feb 19, 2025
@dependabot dependabot bot requested a review from Aerendir February 19, 2025 17:25
@kodiakhq kodiakhq bot merged commit ae2dee5 into dev Feb 19, 2025
14 of 23 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/composer/vendor-bin/phpcs/dev/friendsofphp/php-cs-fixer-3.69.1 branch February 19, 2025 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependabot [Lang] PHP [Status] Automerge Used by Kodiak to automerge PRs that pass all CI checks. [Type] Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant