Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): upgrade to Laravel 12 #2552

Merged
merged 4 commits into from
Mar 4, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
laravel/framework (source) ^11.0 -> ^12.0 age adoption passing confidence

Release Notes

laravel/framework (laravel/framework)

v12.0.1

Compare Source

v12.0.0

Compare Source

v11.44.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 this update again.


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

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

Copy link
Contributor Author

renovate bot commented Feb 24, 2025

⚠️ 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 laravel/framework:12.0.1 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Dependency guzzlehttp/guzzle 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 symfony/http-foundation 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 laravel/framework ^12.0, found laravel/framework[v12.0.0, v12.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - pestphp/pest-plugin-laravel is locked to version v3.1.0 and an update of this package was not requested.
    - pestphp/pest-plugin-laravel v3.1.0 requires laravel/framework ^11.39.1|^12.0.0 -> found laravel/framework[v11.39.1, ..., v11.44.0, v12.0.0, v12.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - filament/filament is locked to version v3.2.136 and an update of this package was not requested.
    - anourvalar/eloquent-serialize 1.2.28 requires laravel/framework ^8.0|^9.0|^10.0|^11.0 -> found laravel/framework[v8.0.0, ..., v8.83.29, v9.0.0, ..., v9.52.20, v10.0.0, ..., v10.48.28, v11.0.0, ..., v11.44.0] but it conflicts with your root composer.json require (^12.0).
    - filament/actions v3.2.136 requires anourvalar/eloquent-serialize ^1.2 -> satisfiable by anourvalar/eloquent-serialize[1.2.28].
    - filament/filament v3.2.136 requires filament/actions v3.2.136 -> satisfiable by filament/actions[v3.2.136].

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

Copy link
Contributor Author

renovate bot commented Mar 4, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@greatislander greatislander changed the title fix(deps): update dependency laravel/framework to v12 fix(deps): upgrade to Laravel 12 Mar 4, 2025
Copy link

codecov bot commented Mar 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.25%. Comparing base (dc9daf5) to head (3c4a516).
Report is 3 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff            @@
##                dev    #2552   +/-   ##
=========================================
  Coverage     97.25%   97.25%           
  Complexity     2290     2290           
=========================================
  Files           345      345           
  Lines         10403    10403           
=========================================
  Hits          10117    10117           
  Misses          286      286           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@greatislander greatislander requested a review from jobara March 4, 2025 13:00
@greatislander greatislander self-assigned this Mar 4, 2025
@greatislander greatislander added the dependencies Pull requests that update a dependency file label Mar 4, 2025
@jobara jobara enabled auto-merge (squash) March 4, 2025 18:33
@jobara jobara merged commit e7096f2 into dev Mar 4, 2025
8 checks passed
@jobara jobara deleted the renovate/laravel-framework-12.x branch March 4, 2025 18:33
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.

2 participants