Skip to content

chore(deps): bump the composer-dependencies group with 4 updates - #11

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/composer-dependencies-adbdfdb482
Open

chore(deps): bump the composer-dependencies group with 4 updates#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/composer-dependencies-adbdfdb482

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown

Bumps the composer-dependencies group with 4 updates: laravel/framework, mockery/mockery, nunomaduro/collision and rector/rector.

Updates laravel/framework from 13.12.0 to 13.26.1

Release notes

Sourced from laravel/framework's releases.

v13.26.1

v13.26.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v13.26.1 - 2026-08-18

v13.26.0 - 2026-08-18

... (truncated)

Commits
  • e4a1bc5 Update version to v13.26.1
  • b69549a Revert "feat: add orWhereKey and orWhereKeyNot to Eloquent Builder (#61154)" ...
  • fc63fec Update CHANGELOG
  • 17f6e62 Update version to v13.26.0
  • 1361f2b Wait for Redis cluster nodes before creating the test cluster (#61229)
  • d36158e Preserve input key order when merging files in Request::all() (#61221)
  • faf45dd Merge branch '12.x' into 13.x
  • ab36fa4 [12.x] Promote nested data to top-level managed queue event (#61225)
  • 4383917 13.x-add-getRelatedClass (#61222)
  • c6b4e37 Keep the assertion failure message when session errors are JSON serialized (#...
  • Additional commits viewable in compare view

Updates mockery/mockery from 1.6.13 to 1.6.15

Release notes

Sourced from mockery/mockery's releases.

1.6.15

What's Changed

Full Changelog: mockery/mockery@1.6.14...1.6.15

1.6.14

What's Changed

New Contributors

Full Changelog: mockery/mockery@1.6.13...1.6.14

Changelog

Sourced from mockery/mockery's changelog.

[1.6.15] - 2026-08-19

Fixed

[1.6.14] - 2026-08-18

Changed

Fixed

Commits

Updates nunomaduro/collision from 8.9.4 to 8.9.5

Commits

Updates rector/rector from 2.4.5 to 2.6.3

Release notes

Sourced from rector/rector's releases.

Released Rector 2.6.3

A stabilization release on top of the composer-based sets finished in 2.6.2 - bugfixes across the engine, a couple of fresh Symfony and Doctrine rules, and the caching cleanup that the cacheClass() deprecation promised.

New rules 🎉

rector-symfony

  • [Symfony 6.1] RouteRequirementStringToConstantRector (#1037)

rector-doctrine

  • [DBAL 3.1] QueryBuilderExecuteToExecuteQueryOrExecuteStatementRector — split the deprecated execute() into executeQuery() / executeStatement() (#507)

Bugfixes 🐛

  • [DeadCode] Skip RemoveReturnTagIncompatibleWithNativeTypeRector on a type alias nested in a union (#8319)
  • [NodeAnalyzer] Treat an infinite loop without a break as always terminated (#8348) — improves return/dead-code analysis on while (true) bodies

rector-symfony

  • [CodeQuality] Fix InlineClassRoutePrefixRector duplicating the route name prefix on attribute routes (#9851)
  • [Symfony 7.2] Fix PushRequestToRequestStackConstructorRector leaving the pushed request undefined (#1040)
  • [CodeQuality] Skip loadValidatorMetadata() containing addConstraint(new Callback()) (#1038)

rector-phpunit

  • [PHPUnit 6.0] Skip imported PHPUnit assert functions in AddDoesNotPerformAssertionToNonAssertingTestRector (#767)

Set changes 📈

rector-doctrine

  • [ORM 3.5] Replace deprecated ORMSetup methods — createAttributeMetadataConfiguration()createAttributeMetadataConfig(), createXMLMetadataConfiguration()createXMLMetadataConfig(), createConfiguration()createConfig()
  • [DBAL 4.0] Replace the removed Types::ARRAY with Types::SIMPLE_ARRAY (#506)

Deprecations 💀

Deprecated rules run without any effect, print a warning and will be removed in a future major release.

rector-phpunit

  • AllowMockObjectsWithoutExpectationsAttributeRector — also removed from the set

Removals 💀

... (truncated)

Commits
  • 7e46709 Rector 2.6.3
  • 75df214 Updated Rector to commit 1cd96ae9202f3d7bc51a702662deb78973d01edf
  • fa6e606 Updated Rector to commit 8eed4698083bdd1960877fb3e7ff8b76e73ef600
  • 762d6d1 Updated Rector to commit 45740234298ac355755eb76757f8a509364dfc58
  • 926f146 Updated Rector to commit ec3e0745087b8501f6abe3c0faa645ed4a022cec
  • 06622d0 Updated Rector to commit b1a303b416ed754d54b760e932bfc8880594ed85
  • ab14ccb Updated Rector to commit d2eb79dfe14e1c630b0898b3f6c70e6f9fd17558
  • a352872 Updated Rector to commit d2eb79dfe14e1c630b0898b3f6c70e6f9fd17558
  • 696856a Updated Rector to commit d2eb79dfe14e1c630b0898b3f6c70e6f9fd17558
  • 35e06a1 Updated Rector to commit d2eb79dfe14e1c630b0898b3f6c70e6f9fd17558
  • 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

Bumps the composer-dependencies group with 4 updates: [laravel/framework](https://github.com/laravel/framework), [mockery/mockery](https://github.com/mockery/mockery), [nunomaduro/collision](https://github.com/nunomaduro/collision) and [rector/rector](https://github.com/rectorphp/rector).


Updates `laravel/framework` from 13.12.0 to 13.26.1
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/13.x/CHANGELOG.md)
- [Commits](laravel/framework@v13.12.0...v13.26.1)

Updates `mockery/mockery` from 1.6.13 to 1.6.15
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md)
- [Commits](mockery/mockery@1.6.13...1.6.15)

Updates `nunomaduro/collision` from 8.9.4 to 8.9.5
- [Commits](nunomaduro/collision@v8.9.4...v8.9.5)

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

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-version: 13.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: mockery/mockery
  dependency-version: 1.6.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer-dependencies
- dependency-name: nunomaduro/collision
  dependency-version: 8.9.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer-dependencies
- dependency-name: rector/rector
  dependency-version: 2.6.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
...

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 Aug 24, 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 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