fix(deps): update dependency laravel/laravel to v12 #96

Open
oliver wants to merge 1 commit from renovate/laravel-laravel-12.x into main
Owner

This PR contains the following updates:

Package Type Update Change
laravel/laravel require major v11.2.1 -> v12.0.6

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

laravel/laravel (laravel/laravel)

v12.0.6

Compare Source

Full Changelog: https://github.com/laravel/laravel/compare/v12.0.5...v12.0.6

v12.0.5

Compare Source

v12.0.4

Compare Source

v12.0.3

Compare Source

v12.0.2

Compare Source

v12.0.1

Compare Source

v12.0.0

Compare Source

Laravel 12 includes a variety of changes to the application skeleton. Please consult the diff to see what's new.

v11.6.1

Compare Source

v11.6.0

Compare Source

v11.5.1

Compare Source

v11.5.0

Compare Source

v11.4.0

Compare Source

v11.3.3

Compare Source

v11.3.2

Compare Source

v11.3.1

Compare Source

Full Changelog: https://github.com/laravel/laravel/compare/v11.3.0...v11.3.1

v11.3.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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [laravel/laravel](https://github.com/laravel/laravel) | require | major | `v11.2.1` -> `v12.0.6` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>laravel/laravel (laravel/laravel)</summary> ### [`v12.0.6`](https://github.com/laravel/laravel/blob/HEAD/CHANGELOG.md#v1206---2025-04-08) [Compare Source](https://github.com/laravel/laravel/compare/v12.0.5...v12.0.6) **Full Changelog**: https://github.com/laravel/laravel/compare/v12.0.5...v12.0.6 ### [`v12.0.5`](https://github.com/laravel/laravel/blob/HEAD/CHANGELOG.md#v1205---2025-04-02) [Compare Source](https://github.com/laravel/laravel/compare/v12.0.4...v12.0.5) - \[12.x] Update `config/mail.php` to match the latest core configuration by [@&#8203;AhmedAlaa4611](https://github.com/AhmedAlaa4611) in https://github.com/laravel/laravel/pull/6594 ### [`v12.0.4`](https://github.com/laravel/laravel/blob/HEAD/CHANGELOG.md#v1204---2025-03-31) [Compare Source](https://github.com/laravel/laravel/compare/v12.0.3...v12.0.4) - Bump vite from 6.0.11 to 6.2.3 - Vulnerability patch by [@&#8203;abdel-aouby](https://github.com/abdel-aouby) in https://github.com/laravel/laravel/pull/6586 - Bump vite from 6.2.3 to 6.2.4 by [@&#8203;thinkverse](https://github.com/thinkverse) in https://github.com/laravel/laravel/pull/6590 ### [`v12.0.3`](https://github.com/laravel/laravel/blob/HEAD/CHANGELOG.md#v1203---2025-03-17) [Compare Source](https://github.com/laravel/laravel/compare/v12.0.2...v12.0.3) - Remove reverted change from CHANGELOG.md by [@&#8203;AJenbo](https://github.com/AJenbo) in https://github.com/laravel/laravel/pull/6565 - Improves clarity in app.css file by [@&#8203;AhmedAlaa4611](https://github.com/AhmedAlaa4611) in https://github.com/laravel/laravel/pull/6569 - \[12.x] Refactor: Structural improvement for clarity by [@&#8203;AhmedAlaa4611](https://github.com/AhmedAlaa4611) in https://github.com/laravel/laravel/pull/6574 - Bump axios from 1.7.9 to 1.8.2 - Vulnerability patch by [@&#8203;abdel-aouby](https://github.com/abdel-aouby) in https://github.com/laravel/laravel/pull/6572 - \[12.x] Remove Unnecessarily [@&#8203;source](https://github.com/source) by [@&#8203;AhmedAlaa4611](https://github.com/AhmedAlaa4611) in https://github.com/laravel/laravel/pull/6584 ### [`v12.0.2`](https://github.com/laravel/laravel/blob/HEAD/CHANGELOG.md#v1202---2025-03-04) [Compare Source](https://github.com/laravel/laravel/compare/v12.0.1...v12.0.2) - Make the github test action run out of the box independent of the choice of testing framework by [@&#8203;ndeblauw](https://github.com/ndeblauw) in https://github.com/laravel/laravel/pull/6555 ### [`v12.0.1`](https://github.com/laravel/laravel/blob/HEAD/CHANGELOG.md#v1201---2025-02-24) [Compare Source](https://github.com/laravel/laravel/compare/v12.0.0...v12.0.1) - \[12.x] prefer stable stability by [@&#8203;pataar](https://github.com/pataar) in https://github.com/laravel/laravel/pull/6548 ### [`v12.0.0`](https://github.com/laravel/laravel/blob/HEAD/CHANGELOG.md#v1200-2025--) [Compare Source](https://github.com/laravel/laravel/compare/v11.6.1...v12.0.0) Laravel 12 includes a variety of changes to the application skeleton. Please consult the diff to see what's new. ### [`v11.6.1`](https://github.com/laravel/laravel/releases/tag/v11.6.1) [Compare Source](https://github.com/laravel/laravel/compare/v11.6.0...v11.6.1) - Update vite dependencies by [@&#8203;laserhybiz](https://github.com/laserhybiz) in https://github.com/laravel/laravel/pull/6521 - \[11.x] Sync `session.lifetime` configuration by [@&#8203;crynobone](https://github.com/crynobone) in https://github.com/laravel/laravel/pull/6522 - Remove extra hourly() method in console.php by [@&#8203;scajanus](https://github.com/scajanus) in https://github.com/laravel/laravel/pull/6525 ### [`v11.6.0`](https://github.com/laravel/laravel/releases/tag/v11.6.0) [Compare Source](https://github.com/laravel/laravel/compare/v11.5.1...v11.6.0) - Preserve X-Xsrf-Token header from .htaccess by [@&#8203;thecodeholic](https://github.com/thecodeholic) in https://github.com/laravel/laravel/pull/6520 ### [`v11.5.1`](https://github.com/laravel/laravel/releases/tag/v11.5.1) [Compare Source](https://github.com/laravel/laravel/compare/v11.5.0...v11.5.1) - Update .gitignore to not ignore auth.json in the lang directory. by [@&#8203;Tjoosten](https://github.com/Tjoosten) in https://github.com/laravel/laravel/pull/6515 - Adding PHP 8.4 to the tests matrix by [@&#8203;mathiasgrimm](https://github.com/mathiasgrimm) in https://github.com/laravel/laravel/pull/6516 - fix css whitespace invalid-calc by [@&#8203;tvarwig](https://github.com/tvarwig) in https://github.com/laravel/laravel/pull/6517 - \[11.x] Fix invalid tailwindcss class by [@&#8203;Jubeki](https://github.com/Jubeki) in https://github.com/laravel/laravel/pull/6518 ### [`v11.5.0`](https://github.com/laravel/laravel/releases/tag/v11.5.0) [Compare Source](https://github.com/laravel/laravel/compare/v11.4.0...v11.5.0) - \[11.x] Update `config/mail.php` with supported configuration by [@&#8203;crynobone](https://github.com/crynobone) in https://github.com/laravel/laravel/pull/6506 ### [`v11.4.0`](https://github.com/laravel/laravel/releases/tag/v11.4.0) [Compare Source](https://github.com/laravel/laravel/compare/v11.3.3...v11.4.0) - \[11.x] Narrow down array types to lists by [@&#8203;DvDty](https://github.com/DvDty) in https://github.com/laravel/laravel/pull/6497 - Upgrade to Vite 6 by [@&#8203;timacdonald](https://github.com/timacdonald) in https://github.com/laravel/laravel/pull/6498 ### [`v11.3.3`](https://github.com/laravel/laravel/releases/tag/v11.3.3) [Compare Source](https://github.com/laravel/laravel/compare/v11.3.2...v11.3.3) - Inconsistency in Github action names by [@&#8203;amirbabaeii](https://github.com/amirbabaeii) in https://github.com/laravel/laravel/pull/6478 - Add schema property to enhance autocompletion for composer.json by [@&#8203;octoper](https://github.com/octoper) in https://github.com/laravel/laravel/pull/6484 - Update .gitignore by [@&#8203;EmranMR](https://github.com/EmranMR) in https://github.com/laravel/laravel/pull/6486 - \[11.x] Bump framework version by [@&#8203;PerryvanderMeer](https://github.com/PerryvanderMeer) in https://github.com/laravel/laravel/pull/6490 - \[11.x] match `HidesAttributes` docblocks by [@&#8203;browner12](https://github.com/browner12) in https://github.com/laravel/laravel/pull/6495 ### [`v11.3.2`](https://github.com/laravel/laravel/releases/tag/v11.3.2) [Compare Source](https://github.com/laravel/laravel/compare/v11.3.1...v11.3.2) - Fixes pail timing out after an hour by [@&#8203;nunomaduro](https://github.com/nunomaduro) in https://github.com/laravel/laravel/pull/6473 ### [`v11.3.1`](https://github.com/laravel/laravel/releases/tag/v11.3.1) [Compare Source](https://github.com/laravel/laravel/compare/v11.3.0...v11.3.1) **Full Changelog**: https://github.com/laravel/laravel/compare/v11.3.0...v11.3.1 ### [`v11.3.0`](https://github.com/laravel/laravel/releases/tag/v11.3.0) [Compare Source](https://github.com/laravel/laravel/compare/v11.2.1...v11.3.0) - Add Tailwind, "composer run dev" by [@&#8203;taylorotwell](https://github.com/taylorotwell) in https://github.com/laravel/laravel/pull/6463 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
oliver added 1 commit 2025-03-01 05:22:13 +01:00
oliver force-pushed renovate/laravel-laravel-12.x from 9f8eb88263 to 08d0d63abe 2025-03-08 05:43:38 +01:00 Compare
oliver force-pushed renovate/laravel-laravel-12.x from 08d0d63abe to dc9927efd0 2025-03-22 05:47:51 +01:00 Compare
oliver force-pushed renovate/laravel-laravel-12.x from dc9927efd0 to d4b1130885 2025-04-05 06:16:02 +02:00 Compare
oliver force-pushed renovate/laravel-laravel-12.x from d4b1130885 to 1996dba957 2025-04-12 06:16:16 +02:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/laravel-laravel-12.x:renovate/laravel-laravel-12.x
git checkout renovate/laravel-laravel-12.x

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff renovate/laravel-laravel-12.x
git checkout renovate/laravel-laravel-12.x
git rebase main
git checkout main
git merge --ff-only renovate/laravel-laravel-12.x
git checkout renovate/laravel-laravel-12.x
git rebase main
git checkout main
git merge --no-ff renovate/laravel-laravel-12.x
git checkout main
git merge --squash renovate/laravel-laravel-12.x
git checkout main
git merge --ff-only renovate/laravel-laravel-12.x
git checkout main
git merge renovate/laravel-laravel-12.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: oliver/pipeline-test-dependencies#96
No description provided.