Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/composer/composer-dependencies-2604699776
Open

chore(deps-dev): bump the composer-dependencies group with 2 updates#10318
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/composer/composer-dependencies-2604699776

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on codeigniter/phpstan-codeigniter and rector/rector to permit the latest version.
Updates codeigniter/phpstan-codeigniter to 2.1.0

Release notes

Sourced from codeigniter/phpstan-codeigniter's releases.

v2.1.0

What's Changed

Added

  • Type asObject-fetched entities by the producing model's casts

Full Changelog: CodeIgniter/phpstan-codeigniter@v2.0.1...v2.1.0

Commits
  • 61b0339 Type asObject-fetched entities by the producing model's casts
  • da84020 Apply the model's casts to entity property types
  • 408f5d4 Document the CodeIgniter bootstrap and SQLite-affinity limitation
  • aa91ccb Add a 1.x to 2.x upgrading guide
  • f236fef Register the cache-handler and services-argument rules and require ext-sqlite3
  • 3d8ffb3 Make datetime and json casts nullable on nullable columns
  • 39efbcb Discover migrations from all namespaces when none is configured
  • 8613271 Document Model/Entity type inference
  • c237109 Type fake() as a fabricated record of the model's return type
  • eb763b2 Type Model findColumn as a list of the column's values
  • Additional commits viewable in compare view

Updates rector/rector to 2.4.6

Release notes

Sourced from rector/rector's releases.

Released Rector 2.4.6

New Features 🥳

  • [deprecation] Add RenameDeprecatedMethodCallRector inferring rename from @​deprecated docblock (#8015)
  • [sets] kick of named args set (#8013)
# rector.php
return (RectorConfig::configure())
    ->withPreparedSets(namedArgs: true);

Bugfixes 🐛

  • [BetterPhpDocParser] Keep import referenced by @see/@​uses tag with a trailing description (#8039), Thanks @​ruudk!
  • [internals] skip and finalize beforeTraverse() and afterTraverse() as never used, use refactor() instead (#7765)
  • [DeadCode] Skip (void) cast with #[NoDiscard] on target method call on RemoveDeadStmtRector (#8038)
  • Bump composer/pcre to ^3.4.0 and phpstan/phpstan to ^2.2.2 (#8037)
  • [CodeQuality] Handle crash on custom exception not autoloaded on ThrowWithPreviousExceptionRector (#8036)
  • refactor: extract AutoloadFileParameterResolver from bin, add tests (#8035), Thanks @​SanderMuller!
  • Fix cached results surviving a change of --autoload-file (#8034), Thanks @​SanderMuller!
  • [CodingStyle] Remove AstResolver usage on ArrowFunctionAndClosureFirstClassCallableGuard (#8031)
  • [DeadCode] Remove AstResolver on RemoveParentCallWithoutParentRector (#8032)
  • [DeadCode] Skip with use of func_num_args() on RemoveNullArgOnNullDefaultParamRector (#8030)
  • [Php70] Skip rewriting to $this on static method or static closure on StaticCallOnNonStaticToInstanceCallRector (#8026)
  • [ci] add compat test (#8025)
  • Fix ReplaceArgumentDefaultValueRector generating invalid self:: constant in unrelated classes (#8023)
  • Fix RemoveDeadIfBlockRector dropping else block when merging empty if with elseif (#8022)
  • Fix RemoveParentCallWithoutParentRector removing valid call when ancestor hierarchy is unresolvable (#8018)
  • split of RemoveNullNamedArgOnNullDefaultParamRector to handle only named args (#8014)
  • Add failing tests (#8012), Thanks @​u01jmg3!
  • Update rector/swiss-knife version to ^2.4.1 (#8011)

rectorphp/rector-symfony 🎶

  • [Symfony81] Add new rule for deprecated validator test usages (#948), Thanks @​florianhofsaessC24!
  • fix: only convert Twig extensions fully reducible to AsTwig attributes (#947)
  • [Symfony73] Sort optional parameters last in InvokableCommandInputAttributeRector (#945)
  • Add PHPStan rule requiring nested set configs to be imported in parent set config (#943)
  • [Symfony81] Add new rule for Security component (#942), Thanks @​MrYamous!
  • Remove unused imports (#941), Thanks @​MrYamous!
  • [Symfony81] Add new rule for Filesystem (#940), Thanks @​MrYamous!

... (truncated)

Commits
  • 9b9e5c7 Rector 2.4.6
  • 2d9889c Updated Rector to commit 5dfb29c770aee27d3c8a432c3b5ac6bb4b4c3c36
  • f47ca16 Updated Rector to commit 21785b46e7e8a5eeb155030d81b10d54a0fd408a
  • 809e24d Updated Rector to commit 9704b6fdcce08d322181ac48485c35cdc28082ae
  • b4775d0 Updated Rector to commit 9e4dc598b59992584b4c9c13822cb409cde0d2e9
  • fc13aff Updated Rector to commit 9e4dc598b59992584b4c9c13822cb409cde0d2e9
  • dabec70 Updated Rector to commit a01724e1e63cdb4456f3d121cf7580d608bab603
  • 3d28220 Updated Rector to commit 5f6399efbb348a453bfc959c17885590155ae840
  • 1a40588 Updated Rector to commit 5c5fd4d142902a90ac8a19ee71c4e1a5430102a4
  • 19b2482 Updated Rector to commit 1f43c362108a4278bb2fc137cf3495d7a55a11d1
  • 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 [codeigniter/phpstan-codeigniter](https://github.com/CodeIgniter/phpstan-codeigniter) and [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.

Updates `codeigniter/phpstan-codeigniter` to 2.1.0
- [Release notes](https://github.com/CodeIgniter/phpstan-codeigniter/releases)
- [Changelog](https://github.com/CodeIgniter/phpstan-codeigniter/blob/2.x/CHANGELOG.md)
- [Commits](CodeIgniter/phpstan-codeigniter@v1.5.0...v2.1.0)

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

---
updated-dependencies:
- dependency-name: codeigniter/phpstan-codeigniter
  dependency-version: 2.1.0
  dependency-type: direct:development
  dependency-group: composer-dependencies
- dependency-name: rector/rector
  dependency-version: 2.4.6
  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 Jun 17, 2026
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.

0 participants