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

Bump the dev-dependencies group across 1 directory with 2 updates #11535

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dev-dependencies group with 2 updates in the /composer/helpers/v2 directory: friendsofphp/php-cs-fixer and phpstan/phpstan.

Updates friendsofphp/php-cs-fixer from 3.23.0 to 3.68.5

Release notes

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

v3.68.5 Persian Successor

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.68.4...v3.68.5

v3.68.4 Persian Successor

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.68.3...v3.68.4

v3.68.3 Persian Successor

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.68.2...v3.68.3

v3.68.2 Persian Successor

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.68.1...v3.68.2

v3.68.1 Persian Successor

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.68.0...v3.68.1

v3.68.0 Persian Successor

... (truncated)

Changelog

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

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)
  • deps: bump the phpstan group in /dev-tools with 4 updates (#8387)
  • refactor: Use native Yaml::parseFile() instead of custom method (#8380)

Changelog for v3.68.1

  • chore: AutoReview/CiConfigurationTest - handle failure of reading files (#8375)
  • CI: Docker - check all compose services (#8370)
  • deps: bump alpine from 3.18 to 3.21 (#8377)
  • deps: bump alpine from 3.18.4 to 3.21.2 (#8362)
  • refactor: Tokens::clearEmptyTokens - optimize cache handling (#8335)

Changelog for v3.68.0

  • feat: ModernizeStrposFixer - support stripos (#8019)
  • chore: FullyQualifiedStrictTypesFixer - reduce conditions count (#8368)
  • test: PhpUnitSetUpTearDownVisibilityFixer - extend test for anonymous classes (#8369)

Changelog for v3.67.1

... (truncated)

Commits
  • 7bedb71 prepared the 3.68.5 release
  • e2b0087 fix: NativeTypeDeclarationCasingFixer - do not touch constants named as nat...
  • 8087b47 bumped version
  • 5c2f466 prepared the 3.68.4 release
  • f668e9e fix: NativeTypeDeclarationCasingFixer should not touch property names (#8400)
  • ff070ae chore: run SCA on PHP 8.4 (#8396)
  • 8266f90 bumped version
  • 85fd31c prepared the 3.68.3 release
  • 2ec2180 fix: NativeTypeDeclarationCasingFixer - fix for enum with "Mixed" case (#8395)
  • 0a1ed73 bumped version
  • Additional commits viewable in compare view

Updates phpstan/phpstan from 2.0.4 to 2.1.3

Release notes

Sourced from phpstan/phpstan's releases.

2.1.3

If you're using larastan/larastan PHPStan extension, please update to version 3.0.4 alongside PHPStan 2.1.3 for improved compatibility with the new generic static<...> type. Thank you.

This release includes fixes and improvements from PHPStan 1.12.17. Most impportantly it introduces GenericStaticType - support for static<...> (#1289), #12485, #11398, #10417, #9807, #9449, #8623, #5512

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

2.1.2

Improvements 🔧

Bugfixes 🐛

... (truncated)

Commits
  • 64ae44e PHPStan 2.1.3
  • d544782 Updated PHPStan to commit d5447821013ea2c0f9bde91f5f2fbd7f7a26c8a2
  • 4f2af3b Updated PHPStan to commit 4f2af3bcdfec8699598303ee7a9bf49b4938a0ba
  • 0c8d925 Update BACKERS.md
  • 54a5136 Updated PHPStan to commit 54a513633d1c2553ff58a2995d7dc0f916a01670
  • 5691cdb Update baselines
  • fdaddfb Update Rector
  • 79ad9ba Update Larastan
  • 8d5d2c6 Update Laravel integration tests
  • bdf41ae Updated PHPStan to commit bdf41ae8e207274bf20071ef8fd7961841fc3d02
  • Additional commits viewable 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 2 updates in the /composer/helpers/v2 directory: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) and [phpstan/phpstan](https://github.com/phpstan/phpstan).


Updates `friendsofphp/php-cs-fixer` from 3.23.0 to 3.68.5
- [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.23.0...v3.68.5)

Updates `phpstan/phpstan` from 2.0.4 to 2.1.3
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@2.0.4...2.1.3)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 9, 2025 16:44
@dependabot dependabot bot added dependencies php Dependabot pull requests that update Php code labels Feb 9, 2025
@github-actions github-actions bot added the L: php:composer Issues and code for Composer label Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies L: php:composer Issues and code for Composer php Dependabot pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants