RoboJackets / jedi

Identity event bus
Apache License 2.0
0 stars 0 forks source link

Update dependency laravel/framework to v11.14.0 #548

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
laravel/framework (source) 11.13.0 -> 11.14.0 age adoption passing confidence

Release Notes

laravel/framework (laravel/framework) ### [`v11.14.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v11140---2024-07-02) [Compare Source](https://togithub.com/laravel/framework/compare/v11.13.0...v11.14.0) - Adding Pest stubs to publish command by [@​bartdenhoed](https://togithub.com/bartdenhoed) in [https://github.com/laravel/framework/pull/51933](https://togithub.com/laravel/framework/pull/51933) - \[11.x] Added attempts() method to FakeJob by [@​JamesFreeman](https://togithub.com/JamesFreeman) in [https://github.com/laravel/framework/pull/51951](https://togithub.com/laravel/framework/pull/51951) - \[11.x] Run all Workflows on Ubuntu 24.04 by [@​Jubeki](https://togithub.com/Jubeki) in [https://github.com/laravel/framework/pull/51946](https://togithub.com/laravel/framework/pull/51946) - \[11.x] Improve PHPDoc for `mapSpread` Method in `Arr` Class & Remove Warning from IDE by [@​lmottasin](https://togithub.com/lmottasin) in [https://github.com/laravel/framework/pull/51952](https://togithub.com/laravel/framework/pull/51952) - Bump braces from 3.0.2 to 3.0.3 in /src/Illuminate/Foundation/resources/exceptions/renderer by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/laravel/framework/pull/51955](https://togithub.com/laravel/framework/pull/51955) - \[11.x] Remove unreachable code in AssertableJsonString by [@​seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/51943](https://togithub.com/laravel/framework/pull/51943) - \[11.x] Fix TestResponseAssert docblock by [@​seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/51942](https://togithub.com/laravel/framework/pull/51942) - \[11.x] feat: add more specific types and tests for helpers by [@​calebdw](https://togithub.com/calebdw) in [https://github.com/laravel/framework/pull/51938](https://togithub.com/laravel/framework/pull/51938) - \[11.x] Mark sensitive params with `SensitiveParameter` attribute by [@​onlime](https://togithub.com/onlime) in [https://github.com/laravel/framework/pull/51940](https://togithub.com/laravel/framework/pull/51940) - \[11.x] Adds support for Markdown extensions to the `Stringable` class. by [@​lukeraymonddowning](https://togithub.com/lukeraymonddowning) in [https://github.com/laravel/framework/pull/51932](https://togithub.com/laravel/framework/pull/51932) - \[11.x] Add secret method declaration to Components\Factory class by [@​seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/51949](https://togithub.com/laravel/framework/pull/51949) - \[11.x] Run Workflows on Windows 2022 and with bash instead of powershell by [@​Jubeki](https://togithub.com/Jubeki) in [https://github.com/laravel/framework/pull/51958](https://togithub.com/laravel/framework/pull/51958) - \[11.x] Fix duplicated return type PHPDoc by [@​chu121su12](https://togithub.com/chu121su12) in [https://github.com/laravel/framework/pull/51965](https://togithub.com/laravel/framework/pull/51965) - \[11.x] Fix test failure message by [@​nshiro](https://togithub.com/nshiro) in [https://github.com/laravel/framework/pull/51974](https://togithub.com/laravel/framework/pull/51974) - \[11.x] Update tests to ensure mail Message implements the fluent interface pattern by [@​seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/51969](https://togithub.com/laravel/framework/pull/51969) - \[11.x] Set previous exception on `HttpResponseException` by [@​hafezdivandari](https://togithub.com/hafezdivandari) in [https://github.com/laravel/framework/pull/51968](https://togithub.com/laravel/framework/pull/51968) - \[11.x] Fix typo in SupportCollectionTest by [@​zbundy](https://togithub.com/zbundy) in [https://github.com/laravel/framework/pull/51966](https://togithub.com/laravel/framework/pull/51966) - \[11.x] Improvements for the ServeCommand (add more loves & elevate DX) by [@​sethsandaru](https://togithub.com/sethsandaru) in [https://github.com/laravel/framework/pull/51957](https://togithub.com/laravel/framework/pull/51957) - \[11.x] Adds support for using castAsJson with a MariaDb connection by [@​haniha](https://togithub.com/haniha) in [https://github.com/laravel/framework/pull/51963](https://togithub.com/laravel/framework/pull/51963) - \[11.x] Add support for acting on attributes through container by [@​innocenzi](https://togithub.com/innocenzi) in [https://github.com/laravel/framework/pull/51934](https://togithub.com/laravel/framework/pull/51934) - \[11.x] Fix Component::resolveComponentsUsing test by [@​seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/51988](https://togithub.com/laravel/framework/pull/51988) - \[11.x] Update composer.json files to provide PSR implementations by [@​seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/51983](https://togithub.com/laravel/framework/pull/51983) - \[11.x] add queued closure type for soft delete events by [@​hpiaia](https://togithub.com/hpiaia) in [https://github.com/laravel/framework/pull/51982](https://togithub.com/laravel/framework/pull/51982) - \[11.x] Fix using container nesting to make the same 'abstract' in different context by [@​guiqibusixin](https://togithub.com/guiqibusixin) in [https://github.com/laravel/framework/pull/51989](https://togithub.com/laravel/framework/pull/51989) - \[11.x] Fix sync is running touch query twice by [@​Tofandel](https://togithub.com/Tofandel) in [https://github.com/laravel/framework/pull/51984](https://togithub.com/laravel/framework/pull/51984)

Configuration

📅 Schedule: Branch creation - "before 4pm on Wednesday except before 9am on Wednesday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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



This PR has been generated by Mend Renovate. View repository job log here.