Skip to content

chore(deps-dev): bump the composer-dependencies group with 2 updates#10224

Merged
paulbalandan merged 1 commit into
developfrom
dependabot/composer/composer-dependencies-1844d23082
May 21, 2026
Merged

chore(deps-dev): bump the composer-dependencies group with 2 updates#10224
paulbalandan merged 1 commit into
developfrom
dependabot/composer/composer-dependencies-1844d23082

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Updates the requirements on boundwize/structarmed and rector/rector to permit the latest version.
Updates boundwize/structarmed to 0.6.15

Release notes

Sourced from boundwize/structarmed's releases.

Released: StructArmed 0.6.15

ci build Code Coverage PHPStan

What's Changed

Full Changelog: boundwize/structarmed@0.6.14...0.6.15

Commits
  • 1c9f1ea Merge pull request #75 from boundwize/fix-falsey
  • 11a182b fix windows tests
  • 50700d4 add more tests
  • 9b9d78f Fix verify isFile() add paths to analysis
  • 74a38ef Merge pull request #74 from boundwize/imiprove-phpfiles-finder
  • 4a32d14 Improve PhpFileFinder performance improvement: use skip in RecursiveIteratorI...
  • f605315 Merge pull request #73 from boundwize/improve-analyser
  • 09d7b1b Improve Analyser performance improvement: use skip in RecursiveIteratorIterator
  • 7a6e3a9 [DX] Add new line after report on StructArmedExtension as it runs on PHPUnit ...
  • 4de9966 Merge pull request #72 from boundwize/avoid-too-early
  • Additional commits viewable in compare view

Updates rector/rector 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)
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

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

Updates the requirements on [boundwize/structarmed](https://github.com/boundwize/structarmed) and [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.

Updates `boundwize/structarmed` to 0.6.15
- [Release notes](https://github.com/boundwize/structarmed/releases)
- [Commits](boundwize/structarmed@0.6.8...0.6.15)

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

---
updated-dependencies:
- dependency-name: boundwize/structarmed
  dependency-version: 0.6.15
  dependency-type: direct:development
  dependency-group: composer-dependencies
- dependency-name: rector/rector
  dependency-version: 2.4.4
  dependency-type: direct:development
  dependency-group: composer-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update external dependencies php Pull requests that update php code labels May 20, 2026
@paulbalandan paulbalandan merged commit 6478758 into develop May 21, 2026
51 checks passed
@paulbalandan paulbalandan deleted the dependabot/composer/composer-dependencies-1844d23082 branch May 21, 2026 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update external dependencies php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant