fix(deps): update dependency laravel/laravel to v11.5.1 #90

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

This PR contains the following updates:

Package Type Update Change
laravel/laravel require minor v11.2.1 -> v11.5.1

⚠️ Warning

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


Release Notes

laravel/laravel (laravel/laravel)

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 | minor | `v11.2.1` -> `v11.5.1` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>laravel/laravel (laravel/laravel)</summary> ### [`v11.5.1`](https://github.com/laravel/laravel/blob/HEAD/CHANGELOG.md#v1151---2025-01-10) [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/blob/HEAD/CHANGELOG.md#v1150---2024-12-13) [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/blob/HEAD/CHANGELOG.md#v1140---2024-12-02) [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/blob/HEAD/CHANGELOG.md#v1133---2024-11-18) [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/blob/HEAD/CHANGELOG.md#v1132---2024-10-21) [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/blob/HEAD/CHANGELOG.md#v1131---2024-10-15) [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/blob/HEAD/CHANGELOG.md#v1130---2024-10-14) [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 2024-10-19 04:04:52 +02:00
oliver force-pushed renovate/laravel-laravel-11.x from 689562a87e to ffd1595fde 2024-10-26 04:08:41 +02:00 Compare
oliver changed title from fix(deps): update dependency laravel/laravel to v11.3.1 to fix(deps): update dependency laravel/laravel to v11.3.2 2024-10-26 04:08:43 +02:00
oliver force-pushed renovate/laravel-laravel-11.x from ffd1595fde to f1067ba25e 2024-11-23 05:10:30 +01:00 Compare
oliver changed title from fix(deps): update dependency laravel/laravel to v11.3.2 to fix(deps): update dependency laravel/laravel to v11.3.3 2024-11-23 05:10:33 +01:00
oliver force-pushed renovate/laravel-laravel-11.x from f1067ba25e to 7d61d4fe9d 2024-12-14 05:09:47 +01:00 Compare
oliver changed title from fix(deps): update dependency laravel/laravel to v11.3.3 to fix(deps): update dependency laravel/laravel to v11.4.0 2024-12-14 05:09:50 +01:00
oliver force-pushed renovate/laravel-laravel-11.x from 7d61d4fe9d to 04e0e2b404 2024-12-21 05:11:12 +01:00 Compare
oliver changed title from fix(deps): update dependency laravel/laravel to v11.4.0 to fix(deps): update dependency laravel/laravel to v11.5.0 2024-12-21 05:11:18 +01:00
oliver force-pushed renovate/laravel-laravel-11.x from 04e0e2b404 to d5f0876edb 2025-01-18 05:10:43 +01:00 Compare
oliver changed title from fix(deps): update dependency laravel/laravel to v11.5.0 to fix(deps): update dependency laravel/laravel to v11.5.1 2025-01-18 05:10:47 +01:00
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-11.x:renovate/laravel-laravel-11.x
git checkout renovate/laravel-laravel-11.x

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff renovate/laravel-laravel-11.x
git checkout renovate/laravel-laravel-11.x
git rebase main
git checkout main
git merge --ff-only renovate/laravel-laravel-11.x
git checkout renovate/laravel-laravel-11.x
git rebase main
git checkout main
git merge --no-ff renovate/laravel-laravel-11.x
git checkout main
git merge --squash renovate/laravel-laravel-11.x
git checkout main
git merge --ff-only renovate/laravel-laravel-11.x
git checkout main
git merge renovate/laravel-laravel-11.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#90
No description provided.