sarvex / .files

0 stars 0 forks source link

Update dependency laravel/framework to v10.25.1 #50

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

laravel/framework (laravel/framework) ### [`v10.25.1`](https://togithub.com/laravel/framework/compare/v10.25.0...v10.25.1) [Compare Source](https://togithub.com/laravel/framework/compare/v10.25.0...v10.25.1) ### [`v10.25.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10250---2023-09-26) [Compare Source](https://togithub.com/laravel/framework/compare/v10.24.0...v10.25.0) - \[10.x] Fix key type in [@​return](https://togithub.com/return) tag of EnumeratesValues::ensure() docblock by [@​wimski](https://togithub.com/wimski) in [https://github.com/laravel/framework/pull/48456](https://togithub.com/laravel/framework/pull/48456) - \[10.x] Add str()->take($limit) and Str::take($string, $limit) by [@​moshe-autoleadstar](https://togithub.com/moshe-autoleadstar) in [https://github.com/laravel/framework/pull/48467](https://togithub.com/laravel/framework/pull/48467) - \[10.x] Throttle exceptions by [@​timacdonald](https://togithub.com/timacdonald) in [https://github.com/laravel/framework/pull/48391](https://togithub.com/laravel/framework/pull/48391) - \[10.x] Fix blade failing to compile when mixing inline/block [@​php](https://togithub.com/php) directives by [@​CalebDW](https://togithub.com/CalebDW) in [https://github.com/laravel/framework/pull/48420](https://togithub.com/laravel/framework/pull/48420) - \[10.x] Fix test name for stringable position by [@​shawnlindstrom](https://togithub.com/shawnlindstrom) in [https://github.com/laravel/framework/pull/48480](https://togithub.com/laravel/framework/pull/48480) - \[10.x] Create fluent method convertCase by [@​rmunate](https://togithub.com/rmunate) in [https://github.com/laravel/framework/pull/48492](https://togithub.com/laravel/framework/pull/48492) - \[10.x] Fix `CanBeOneOfMany` giving erroneous results by [@​Guilhem-DELAITRE](https://togithub.com/Guilhem-DELAITRE) in [https://github.com/laravel/framework/pull/47427](https://togithub.com/laravel/framework/pull/47427) - \[10.x] Disable autoincrement for unsupported column type by [@​ikari7789](https://togithub.com/ikari7789) in [https://github.com/laravel/framework/pull/48501](https://togithub.com/laravel/framework/pull/48501) - \[10.x] Increase bcrypt rounds to 12 by [@​valorin](https://togithub.com/valorin) in [https://github.com/laravel/framework/pull/48494](https://togithub.com/laravel/framework/pull/48494) - \[10.x] Ensure array driver expires values at the expiry time by [@​timacdonald](https://togithub.com/timacdonald) in [https://github.com/laravel/framework/pull/48497](https://togithub.com/laravel/framework/pull/48497) - \[10.x] Fix typos by [@​szepeviktor](https://togithub.com/szepeviktor) in [https://github.com/laravel/framework/pull/48513](https://togithub.com/laravel/framework/pull/48513) - \[10.x] Improve tests for `Arr::first` and `Arr::last` by [@​tamiroh](https://togithub.com/tamiroh) in [https://github.com/laravel/framework/pull/48511](https://togithub.com/laravel/framework/pull/48511) - \[10.x] Set morph type for MorphToMany pivot model by [@​gazben](https://togithub.com/gazben) in [https://github.com/laravel/framework/pull/48432](https://togithub.com/laravel/framework/pull/48432) - \[10.x] Revert from using `createOrFirst` in other `*OrCreate` methods by [@​tonysm](https://togithub.com/tonysm) in [https://github.com/laravel/framework/pull/48531](https://togithub.com/laravel/framework/pull/48531) - \[10.x] Fix typos in tests by [@​szepeviktor](https://togithub.com/szepeviktor) in [https://github.com/laravel/framework/pull/48534](https://togithub.com/laravel/framework/pull/48534) - \[10.x] Adds `updateOrCreate` on HasManyThrough relations regression test by [@​tonysm](https://togithub.com/tonysm) in [https://github.com/laravel/framework/pull/48533](https://togithub.com/laravel/framework/pull/48533) - \[10.x] Convert exception rate limit to seconds by [@​timacdonald](https://togithub.com/timacdonald) in [https://github.com/laravel/framework/pull/48543](https://togithub.com/laravel/framework/pull/48543) - \[10.x] Adds the `firstOrCreate` and `createOrFirst` methods to the `HasManyThrough` relation by [@​tonysm](https://togithub.com/tonysm) in [https://github.com/laravel/framework/pull/48541](https://togithub.com/laravel/framework/pull/48541) - \[10.x] Handle custom extensions when caching views by [@​timacdonald](https://togithub.com/timacdonald) in [https://github.com/laravel/framework/pull/48524](https://togithub.com/laravel/framework/pull/48524) - \[10.x] Set prompt interactivity mode by [@​jessarcher](https://togithub.com/jessarcher) in [https://github.com/laravel/framework/pull/48468](https://togithub.com/laravel/framework/pull/48468)

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.



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