Skip to content

Bump the php-dev group across 1 directory with 3 updates#601

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/php-dev-1e75686076
Closed

Bump the php-dev group across 1 directory with 3 updates#601
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/php-dev-1e75686076

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the php-dev group with 3 updates in the / directory: phpstan/phpstan-symfony, rector/rector and symfony/web-profiler-bundle.

Updates phpstan/phpstan-symfony from 2.0.17 to 2.0.18

Commits

Updates rector/rector from 2.4.2 to 2.4.4

Release notes

Sourced from rector/rector's releases.

Released Rector 2.4.4

New Features 🥳

  • [QA] Add StructArmed to QA (#7989)
  • feat: create rector to add names to boolean arguments (#7944), Thanks @​calebdw!
  • [CodeQuality] Add missing MinPhpVersionInterface implements on AddNameToBooleanArgumentRector (#7994)
  • [injection] If parent class has dependency via promoted property, but its private, add a new one to child class deps (#7996)

Bugfixes 🐛

  • Bump structarmed to ^0.6 (#7990)
  • [Php81] Skip NullToStrictStringFuncCallArgRector for magic __get() property access resolving to ErrorType (#7992)
  • [automated] Apply Coding Standard (#7993)
  • [TypeDeclarationDocblocks] Skip overridden methods in DocblockReturnArrayFromDirectArrayInstanceRector (#7995)
  • Fix compatibility with latest phpstan patch 2.1.x-dev (#7997)
  • Temporary pin webmozart/assert to 2.3.0 to make downgrade working (#7998)
  • Bump webmozart/assert to ^2.4 (#7999)

Removed 💀

  • [DeadCode] Skip used by get_object_vars on RemoveUnusedPromotedPropertyRector (#7988)

rectorphp/rector-symfony

  • add fixture with failing parent private (#935)
  • fix ControllerMethodInjectionToConstructorRector - update call sites when params are moved to constructor (#934)

rectorphp/rector-downgrade-php

  • [DowngradePhp82] Handle nullable true on DowngradeStandaloneNullTrueFalseReturnTypeRector (#374)

Released Rector 2.4.3

New Features 🥳

Bugfixes 🐛

  • Fix the behavior of ClassPropertyAssignToConstructorPromotionRector when types do not match (#7972), Thanks @​mspirkov!
  • Rectify (#7973)

... (truncated)

Commits
  • 4661c58 Rector 2.4.4
  • 110a99a Updated Rector to commit ee9e4d565f58117c8d17bfe93a8126bbb5de6d3b
  • 8c6bee7 Updated Rector to commit 7cd03e92a240497c4a3c980befa6d28a1541de82
  • 4da59a5 Updated Rector to commit 5be8f82d019842fb56fd0338da0b0569dbdf0bcb
  • 4c6535f Updated Rector to commit 27c0087701a3668d9418f063f186ecdc3e561aa1
  • 5e27326 Updated Rector to commit 4a063f8f8fb0140aba23b0e222c477e58cd37675
  • 0af7f58 Updated Rector to commit e7dab262b43e9dff040504b67d6b6b6313ad714f
  • abe61a7 Updated Rector to commit 30a116f197449097ea71458a52f2574fc2e6657a
  • 8d4f035 Updated Rector to commit 7625651d236a332b8412a19195b7c6153b52d961
  • ebed387 Updated Rector to commit 89d191b0be1446e24ebc0b213f3b99a4261be246
  • Additional commits viewable in compare view

Updates symfony/web-profiler-bundle from 7.4.12 to 7.4.13

Release notes

Sourced from symfony/web-profiler-bundle's releases.

v7.4.13

Changelog (symfony/web-profiler-bundle@v7.4.11...v7.4.13)

Commits
  • 153076b Merge branch '6.4' into 7.4
  • 2174534 [HttpKernel][WebProfilerBundle] Check logs priority name for both WARNING a...
  • 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 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 php-dev group with 3 updates in the / directory: [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony), [rector/rector](https://github.com/rectorphp/rector) and [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle).


Updates `phpstan/phpstan-symfony` from 2.0.17 to 2.0.18
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](phpstan/phpstan-symfony@2.0.17...2.0.18)

Updates `rector/rector` from 2.4.2 to 2.4.4
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@2.4.2...2.4.4)

Updates `symfony/web-profiler-bundle` from 7.4.12 to 7.4.13
- [Release notes](https://github.com/symfony/web-profiler-bundle/releases)
- [Changelog](https://github.com/symfony/web-profiler-bundle/blob/8.2/CHANGELOG.md)
- [Commits](symfony/web-profiler-bundle@v7.4.12...v7.4.13)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-symfony
  dependency-version: 2.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dev
- dependency-name: rector/rector
  dependency-version: 2.4.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dev
- dependency-name: symfony/web-profiler-bundle
  dependency-version: 7.4.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dev
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 9, 2026
@dependabot dependabot Bot deleted the dependabot/composer/php-dev-1e75686076 branch June 9, 2026 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants