Skip to content

fix(deps): update illuminate packages to v13 (major)#5

Open
buckhamduffybot wants to merge 1 commit intomainfrom
renovate/major-illuminate
Open

fix(deps): update illuminate packages to v13 (major)#5
buckhamduffybot wants to merge 1 commit intomainfrom
renovate/major-illuminate

Conversation

@buckhamduffybot
Copy link
Copy Markdown

@buckhamduffybot buckhamduffybot commented Mar 17, 2026

This PR contains the following updates:

Package Change Age Confidence
illuminate/contracts (source) ^11.0|^12.013.4.0 age confidence
illuminate/support (source) ^11.0|^12.013.3.0 age confidence

Release Notes

illuminate/contracts (illuminate/contracts)

v13.4.0

Compare Source

v13.3.0

Compare Source

v13.2.0

Compare Source

v13.1.1

Compare Source

v13.1.0

Compare Source

v13.0.0

Compare Source

illuminate/support (illuminate/support)

v13.3.0

Compare Source

v13.2.0

Compare Source

v13.1.1

Compare Source

v13.1.0

Compare Source

v13.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR has been generated by Renovate Bot.

@buckhamduffybot
Copy link
Copy Markdown
Author

buckhamduffybot commented Mar 17, 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 illuminate/contracts:13.4.0 illuminate/support:13.3.0 --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
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires illuminate/contracts 13.4.0 (exact version match: 13.4.0 or 13.4.0.0), found illuminate/contracts[v13.4.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - Root composer.json requires illuminate/support 13.3.0 (exact version match: 13.3.0 or 13.3.0.0), found illuminate/support[v13.3.0] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - buckhamduffy/laravel-expressions is locked to version v1.8.1 and an update of this package was not requested.
    - buckhamduffy/laravel-expressions v1.8.1 requires illuminate/contracts ^10.13.1|^11.0|^12.0 -> found illuminate/contracts[v10.13.1, ..., 10.x-dev, v11.0.0, ..., 11.x-dev, v12.0.0, ..., 12.x-dev] but it conflicts with your root composer.json require (13.4.0).
  Problem 4
    - mochaka/serialization-parser is locked to version v1.0.0 and an update of this package was not requested.
    - mochaka/serialization-parser v1.0.0 requires illuminate/contracts ^10.0||^11.0||^12.0 -> found illuminate/contracts[v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev, v12.0.0, ..., 12.x-dev] but it conflicts with your root composer.json require (13.4.0).
  Problem 5
    - sentry/sentry-laravel is locked to version 4.20.0 and an update of this package was not requested.
    - sentry/sentry-laravel 4.20.0 requires illuminate/support ^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0 | ^12.0 -> found illuminate/support[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev, v12.0.0, ..., 12.x-dev] but it conflicts with your root composer.json require (13.3.0).
  Problem 6
    - spatie/laravel-package-tools is locked to version 1.92.7 and an update of this package was not requested.
    - spatie/laravel-package-tools 1.92.7 requires illuminate/contracts ^9.28|^10.0|^11.0|^12.0 -> found illuminate/contracts[v9.28.0, ..., 9.x-dev, v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev, v12.0.0, ..., 12.x-dev] but it conflicts with your root composer.json require (13.4.0).
  Problem 7
    - spatie/php-structure-discoverer is locked to version 2.3.3 and an update of this package was not requested.
    - spatie/php-structure-discoverer 2.3.3 requires illuminate/collections ^11.0|^12.0 -> found illuminate/collections[v11.0.0, ..., 11.x-dev, v12.0.0, ..., 12.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 8
    - buckhamduffy/coding-standards is locked to version v7.0.3 and an update of this package was not requested.
    - buckhamduffy/coding-standards v7.0.3 requires laravel/framework ^12.16.0 -> found laravel/framework[v12.16.0, ..., 12.x-dev] but it conflicts with your temporary update constraint (illuminate/contracts:13.4.0).
  Problem 9
    - spatie/laravel-ray is locked to version 1.43.1 and an update of this package was not requested.
    - spatie/laravel-ray 1.43.1 requires illuminate/contracts ^7.20|^8.19|^9.0|^10.0|^11.0|^12.0 -> found illuminate/contracts[v7.20.0, ..., 7.x-dev, v8.19.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev, v12.0.0, ..., 12.x-dev] but it conflicts with your root composer.json require (13.4.0).


@buckhamduffybot buckhamduffybot force-pushed the renovate/major-illuminate branch 3 times, most recently from 32263ef to 937003e Compare March 25, 2026 16:07
@buckhamduffybot buckhamduffybot force-pushed the renovate/major-illuminate branch 2 times, most recently from e580a37 to 49c1fd3 Compare April 6, 2026 15:54
@buckhamduffybot buckhamduffybot force-pushed the renovate/major-illuminate branch from 49c1fd3 to 5ae2bb9 Compare April 7, 2026 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant