RoboJackets / people-counter

People counter to help comply with COVID-19 related restrictions at the SCC
https://counter.scc.gatech.edu
MIT License
2 stars 0 forks source link

Update dependency laravel/scout to v9.4.5 #656

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
laravel/scout require patch 9.4.2 -> 9.4.5

Release Notes

laravel/scout ### [`v9.4.5`](https://togithub.com/laravel/scout/blob/HEAD/CHANGELOG.md#v945-httpsgithubcomlaravelscoutcomparev944v945---2022-02-22) [Compare Source](https://togithub.com/laravel/scout/compare/v9.4.4...v9.4.5) ##### Changed - Remove redundant `return` key like for all `when` methods for databas… by [@​siarheipashkevich](https://togithub.com/siarheipashkevich) in [https://github.com/laravel/scout/pull/592](https://togithub.com/laravel/scout/pull/592) ##### Fixed - Implements Meilisearch sort on paginate by [@​mrABR](https://togithub.com/mrABR) in [https://github.com/laravel/scout/pull/587](https://togithub.com/laravel/scout/pull/587) - Remove default order by model key desc in database engine when full-text index is used by [@​smknstd](https://togithub.com/smknstd) in [https://github.com/laravel/scout/pull/590](https://togithub.com/laravel/scout/pull/590) - Call queryCallback in DatabaseEngine by [@​Alanaktion](https://togithub.com/Alanaktion) in [https://github.com/laravel/scout/pull/591](https://togithub.com/laravel/scout/pull/591) ### [`v9.4.4`](https://togithub.com/laravel/scout/blob/HEAD/CHANGELOG.md#v944-httpsgithubcomlaravelscoutcomparev943v944---2022-02-15) [Compare Source](https://togithub.com/laravel/scout/compare/v9.4.3...v9.4.4) ##### Fixed - Fix collection engine `mapIds` bug by [@​amir9480](https://togithub.com/amir9480) in [https://github.com/laravel/scout/pull/585](https://togithub.com/laravel/scout/pull/585) ### [`v9.4.3`](https://togithub.com/laravel/scout/blob/HEAD/CHANGELOG.md#v943-httpsgithubcomlaravelscoutcomparev942v943---2022-02-08) [Compare Source](https://togithub.com/laravel/scout/compare/v9.4.2...v9.4.3) ##### Fixed - Skip adding search constraints with empty search on DatabaseEngine ([#​582](https://togithub.com/laravel/scout/pull/582))

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 WhiteSource Renovate. View repository job log here.