Skip to content

chore(deps)(deps-dev): bump the development-dependencies group across 1 directory with 6 updates#59

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/development-dependencies-b291a5641f
Open

chore(deps)(deps-dev): bump the development-dependencies group across 1 directory with 6 updates#59
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/development-dependencies-b291a5641f

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps the development-dependencies group with 6 updates in the / directory:

Package From To
fakerphp/faker 1.23.1 1.24.1
larastan/larastan 3.8.1 3.9.2
laravel/pint 1.27.0 1.27.1
nunomaduro/collision 8.8.3 8.9.1
rector/rector 2.3.0 2.3.8
spatie/laravel-ignition 2.9.1 2.11.0

Updates fakerphp/faker from 1.23.1 to 1.24.1

Release notes

Sourced from fakerphp/faker's releases.

v1.24.1

What's Changed

New Contributors

Full Changelog: FakerPHP/Faker@v1.24.0...v1.24.1

v1.24.0

What's Changed

New Contributors

Full Changelog: FakerPHP/Faker@v1.23.1...v1.24.0

Changelog

Sourced from fakerphp/faker's changelog.

CHANGELOG

Unreleased

  • Removed domain gmail.com.au from Provider\en_AU\Internet (#886)

2024-11-09, v1.24.0

Commits

Updates larastan/larastan from 3.8.1 to 3.9.2

Release notes

Sourced from larastan/larastan's releases.

3.9.2

What's Changed

Added

Fixed

New Contributors

Full Changelog: larastan/larastan@v3.9.1...v3.9.2

3.9.1

What's Changed

Fixed

Full Changelog: larastan/larastan@v3.9.0...v3.9.1

3.9.0

What's Changed

Added

Fixed

New Contributors

Full Changelog: larastan/larastan@v3.8.1...v3.9.0

Commits
  • 2e9ed29 feat: improve type inference for MySQL ENUM types in squashed migrations (#...
  • 0ac2cfa fix: model property type has template type
  • 4b92d96 [3.x] Update PendingRequest stubs (#2432)
  • 82c1889 feat: disable migration cache by default
  • d0f8c1c docs: add docs for new features
  • 1b36f7b fix tests
  • 7d52136 fix: groupBy stub
  • 9b35634 feat: migration caching
  • d46ebf9 chore: use match statements
  • 560b9cf fix: nullability detection for TEXT and some other column types (#2422)
  • Additional commits viewable in compare view

Updates laravel/pint from 1.27.0 to 1.27.1

Release notes

Sourced from laravel/pint's releases.

v1.27.1

Changelog

Sourced from laravel/pint's changelog.

v1.27.1 - 2026-02-10

Commits

Updates nunomaduro/collision from 8.8.3 to 8.9.1

Commits

Updates rector/rector from 2.3.0 to 2.3.8

Release notes

Sourced from rector/rector's releases.

Released Rector 2.3.8

Bugfixes 🐛

  • [CodeQuality] Only allow from final class or constant is marked final on VariableConstFetchToClassConstFetchRector (#7904)
  • [CodeQuality] Skip custom exception param order flipped on no namespace on ThrowWithPreviousExceptionRector (#7906)
  • [DeadCode] Skip different default param not typed on RemoveParentDelegatingConstructorRector (#7905)
  • [DeadCode] Skip non-literal 0 or 1 usage on RemoveDeadZeroAndOneOperationRector (#7907)
  • [TypeDeclarationDocblocks] Typo fix RuleDefinition description on AddVarArrayDocblockFromDimFetchAssignRector (#7902)
  • [Php83] Fix infinite add - remove #[Override] on tearDown() method on AddOverrideAttributeToOverriddenMethodsRector when combined with NoSetupWithParentCallOverrideRector (#7903)

rectorphp/rector-symfony

  • [CodeQuality] Skip symfony UuidV4 on ControllerMethodInjectionToConstructorRector (#922)

Released Rector 2.3.7

New Features 🥳

Bugfixes 🐛

  • Skip ClosureToArrowFunctionRector when closure has @ var docblock (#7885), Thanks @​QDenka!
  • [Php80] Skip property hook with indirect set on ClassPropertyAssignToConstructorPromotionRector (#7887)
  • [Php70] Keep right parentheses on TernaryToNullCoalescingRector (#7889)
  • Bump nette/utils to ^4.1.3 (part 2) (#7894)
  • [Php72] Handle crash on hex backreference on PregReplaceEModifierRector (#7896)
  • Update code sample for SimplifyEmptyCheckOnEmptyArrayRector (#7897), Thanks @​ramonrietdijk!
  • [Php80] Handle Behat transform annotation (#7899), Thanks @​loic425!
  • fix: Skip attribute decorated parameters in RemoveParentDelegatingConstructorRector (#7900), Thanks @​marcreichel!
  • [DeadCode] Handle only remove 1 @ var on multi vars on RemoveUselessVarTagRector (#7884)
  • Fix abstract declaration in fixture source (#7901), Thanks @​Victor-Vechi!

rectorphp/rector-symfony 🎵

  • [CodeQuality] Skip DateTimeInterface instance on ControllerMethodInjectionToConstructorRector (#921)
  • [Symfony73] Skip with @ Translate docblock on ConstraintOptionsToNamedArgumentsRector (#920)

rectorphp/rector-phpunit 🟢

  • [PhpUnit 8] Skip on possible return array on SpecificAssertContainsRector (#660)
  • [CodeQuality] check class exists on BehatPHPUnitAssertToWebmozartRector (#659)
  • [behat] Add BehatPHPUnitAssertToWebmozzartRector (#658)

... (truncated)

Commits
  • bbd37ae Rector 2.3.8
  • 6d3e602 Updated Rector to commit 5ed1ae3dddcb20713dc55725c2c2aae519cc914d
  • 07c043f Updated Rector to commit 43d1236975af7dfa9b96ad215c42577c380ab7af
  • 7257de0 Updated Rector to commit 027af7a72ed0ab83cca355dab31829c9c062f537
  • f38fd4a Updated Rector to commit 461c9c444682a9ecc57f33a97c1a29efa844368e
  • 59cba78 Updated Rector to commit 1424f509e8852880ebf58d5a56fa17aa32511dce
  • 3216496 Updated Rector to commit ebf9eb26e1dfbb7027c1e1cdf8051c43d7a6ab1e
  • 5ebc985 Updated Rector to commit 27ce05f4571011fde408fd0e574cccb02dcd8622
  • fc4e10c Updated Rector to commit 27ce05f4571011fde408fd0e574cccb02dcd8622
  • 9c46ad1 Rector 2.3.7
  • Additional commits viewable in compare view

Updates spatie/laravel-ignition from 2.9.1 to 2.11.0

Release notes

Sourced from spatie/laravel-ignition's releases.

2.11.0

Add Laravel 13.x support

2.10.0

What's Changed

Full Changelog: spatie/laravel-ignition@2.9.1...2.10.0

Changelog

Sourced from spatie/laravel-ignition's changelog.

2.11.0 - 2026-02-22

Add Laravel 13.x support

2.10.0 - 2026-01-20

What's Changed

Full Changelog: spatie/laravel-ignition@2.9.1...2.10.0

Commits

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

… 1 directory with 6 updates

Bumps the development-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [fakerphp/faker](https://github.com/FakerPHP/Faker) | `1.23.1` | `1.24.1` |
| [larastan/larastan](https://github.com/larastan/larastan) | `3.8.1` | `3.9.2` |
| [laravel/pint](https://github.com/laravel/pint) | `1.27.0` | `1.27.1` |
| [nunomaduro/collision](https://github.com/nunomaduro/collision) | `8.8.3` | `8.9.1` |
| [rector/rector](https://github.com/rectorphp/rector) | `2.3.0` | `2.3.8` |
| [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) | `2.9.1` | `2.11.0` |



Updates `fakerphp/faker` from 1.23.1 to 1.24.1
- [Release notes](https://github.com/FakerPHP/Faker/releases)
- [Changelog](https://github.com/FakerPHP/Faker/blob/v1.24.1/CHANGELOG.md)
- [Commits](FakerPHP/Faker@v1.23.1...v1.24.1)

Updates `larastan/larastan` from 3.8.1 to 3.9.2
- [Release notes](https://github.com/larastan/larastan/releases)
- [Changelog](https://github.com/larastan/larastan/blob/3.x/RELEASE.md)
- [Commits](larastan/larastan@v3.8.1...v3.9.2)

Updates `laravel/pint` from 1.27.0 to 1.27.1
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](laravel/pint@v1.27.0...v1.27.1)

Updates `nunomaduro/collision` from 8.8.3 to 8.9.1
- [Commits](nunomaduro/collision@v8.8.3...v8.9.1)

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

Updates `spatie/laravel-ignition` from 2.9.1 to 2.11.0
- [Release notes](https://github.com/spatie/laravel-ignition/releases)
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-ignition@2.9.1...2.11.0)

---
updated-dependencies:
- dependency-name: fakerphp/faker
  dependency-version: 1.24.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: larastan/larastan
  dependency-version: 3.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: laravel/pint
  dependency-version: 1.27.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: nunomaduro/collision
  dependency-version: 8.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: rector/rector
  dependency-version: 2.3.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: spatie/laravel-ignition
  dependency-version: 2.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2026

Labels

The following labels could not be found: composer, php. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 23, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants