Skip to content

fix(deps): update composer patch updates#369

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/composer-patch-updates
Open

fix(deps): update composer patch updates#369
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/composer-patch-updates

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 28, 2026

This PR contains the following updates:

Package Change Age Confidence
filament/spatie-laravel-settings-plugin (source) ^5.6.5^5.6.6 age confidence
rector/rector (source) ^2.4.4^2.4.5 age confidence

Release Notes

filamentphp/spatie-laravel-settings-plugin (filament/spatie-laravel-settings-plugin)

v5.6.6

Compare Source

rectorphp/rector (rector/rector)

v2.4.5: Released Rector 2.4.5

Compare Source

New Features 🥳


Bugfixes 🐛

  • fix: skip StaticCallToMethodCallRector when parent declares final __construct (#​8001)
  • [NodeManipulator] Use ClassReflection parent isFinalByKeyword()->yes() on ClassDependencyManipulator (#​8002)
  • [BetterPhpDocParser] Don't wrap first-position @​method param union in extra parens (#​8003), Thanks @​kyle-bisnow!
  • [ci] kick of auto issue fixer (#​8004)
  • [automated] Apply Coding Standard (#​8005)
  • [CodeQuality] Skip possibly undefined variable on SimplifyEmptyCheckOnEmptyArrayRector (#​8006)
  • [CodingStyle] Handle namespaced function string on FunctionFirstClassCallableRector (#​8007)
  • Fix compatibility on optional key on array dim fetch to be Mixed on phpstan patch 2.1.x-dev (#​8008)
  • Update Mongodb constant from DoctrineSetList (#​8009)
  • Bump to PHPStan ^2.1.56 (#​8010)

rectorphp/rector-symfony

rectorphp/rector-doctrine

  • [QA] Add StructArmed to QA (#​482)

rectorphp/rector-phpunit

  • [QA] Add StructArmed to QA (#​677)
  • fix assert call type resolving (#​675)
  • fix AssertIsTypeMethodCallRector crash on enum case argument (#​674)

rectorphp/rector-downgrade-php

  • [QA] Add StructArmed to QA (#​375)

Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • Between 09:00 AM and 04:59 PM, Monday through Friday (* 9-16 * * 1-5)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner May 28, 2026 09:39
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 28, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update filament/spatie-laravel-settings-plugin:5.6.6 rector/rector:2.4.5 --with-dependencies --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Dependency filament/filament is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency laravel/framework is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires filament/spatie-laravel-settings-plugin ^5.6.6 -> satisfiable by filament/spatie-laravel-settings-plugin[v5.6.6].
    - filament/spatie-laravel-settings-plugin v5.6.6 requires filament/filament v5.6.6 -> found filament/filament[v5.6.6] but the package is fixed to v5.6.5 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 2
    - jeffersongoncalves/filament-umami is locked to version 3.x-dev and an update of this package was not requested.
    - filament/spatie-laravel-settings-plugin v5.6.6 requires filament/filament v5.6.6 -> found filament/filament[v5.6.6] but the package is fixed to v5.6.5 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - jeffersongoncalves/filament-umami 3.x-dev requires filament/spatie-laravel-settings-plugin ^5.0 -> satisfiable by filament/spatie-laravel-settings-plugin[v5.6.6].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate Bot force-pushed the renovate/composer-patch-updates branch 4 times, most recently from 8b5bd74 to 211dfc1 Compare May 29, 2026 11:55
@renovate renovate Bot changed the title fix(deps): update composer patch updates fix(deps): update dependency filament/spatie-laravel-settings-plugin to ^5.6.6 May 29, 2026
@renovate renovate Bot force-pushed the renovate/composer-patch-updates branch from 211dfc1 to 8f07d7e Compare May 29, 2026 21:05
@renovate renovate Bot changed the title fix(deps): update dependency filament/spatie-laravel-settings-plugin to ^5.6.6 fix(deps): update composer patch updates May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants