Lan2Play / eventula-manager

Event Manager App for Eventula
https://www.eventula.com
GNU General Public License v3.0
26 stars 13 forks source link

Update dependency propaganistas/laravel-phone to v5.3.2 (dev) - autoclosed #743

Closed renovate[bot] closed 4 days ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
propaganistas/laravel-phone 5.0.3 -> 5.3.2 age adoption passing confidence

Release Notes

Propaganistas/Laravel-Phone (propaganistas/laravel-phone) ### [`v5.3.2`](https://redirect.github.com/Propaganistas/Laravel-Phone/releases/tag/5.3.2) [Compare Source](https://redirect.github.com/Propaganistas/Laravel-Phone/compare/5.3.1...5.3.2) Marking classes as internal to denote that they shouldn't be used publicly. ### [`v5.3.1`](https://redirect.github.com/Propaganistas/Laravel-Phone/releases/tag/5.3.1) [Compare Source](https://redirect.github.com/Propaganistas/Laravel-Phone/compare/5.3.0...5.3.1) Bugfix for [#​250](https://redirect.github.com/Propaganistas/Laravel-Phone/issues/250) **Full Changelog**: https://github.com/Propaganistas/Laravel-Phone/compare/5.3.0...5.3.1 ### [`v5.3.0`](https://redirect.github.com/Propaganistas/Laravel-Phone/releases/tag/5.3.0) [Compare Source](https://redirect.github.com/Propaganistas/Laravel-Phone/compare/5.2.0...5.3.0) #### What's Changed - Use `libphonenumber-for-php-lite` instead of `libphonenumber-for-php` by [@​bperel](https://redirect.github.com/bperel) in [https://github.com/Propaganistas/Laravel-Phone/pull/248](https://redirect.github.com/Propaganistas/Laravel-Phone/pull/248) `libphonenumber-for-php-lite` is a lightweight drop-in replacement for `libphonenumber-for-php` which significantly reduces the package size being pulled in. `libphonenumber-for-php-lite` excludes geolocation, carrier information and short number info. This is a non-breaking change for functionality provided by `Laravel-Phone`. > \[!IMPORTANT]\ > If you have defined a macro, please review your code and if needed require `giggsey/libphonenumber-for-php` as an explicit dependency in your project. ### [`v5.2.0`](https://redirect.github.com/Propaganistas/Laravel-Phone/releases/tag/5.2.0) [Compare Source](https://redirect.github.com/Propaganistas/Laravel-Phone/compare/5.1.1...5.2.0) Added support for Laravel 11 Dropped support for Laravel 9 Dropped support for PHP 8.0 **Full Changelog**: https://github.com/Propaganistas/Laravel-Phone/compare/5.1.1...5.2.0 ### [`v5.1.1`](https://redirect.github.com/Propaganistas/Laravel-Phone/releases/tag/5.1.1) [Compare Source](https://redirect.github.com/Propaganistas/Laravel-Phone/compare/5.1.0...5.1.1) #### What's Changed - Added missing delimiter for the regular expression pattern by [@​DhPandya](https://redirect.github.com/DhPandya) in [https://github.com/Propaganistas/Laravel-Phone/pull/240](https://redirect.github.com/Propaganistas/Laravel-Phone/pull/240) - Bugfix : Reorder setParameters checks to fix mobile and fixed_line rules being interpreted as countries by [@​mwnciau](https://redirect.github.com/mwnciau) in [https://github.com/Propaganistas/Laravel-Phone/pull/242](https://redirect.github.com/Propaganistas/Laravel-Phone/pull/242) #### New Contributors - [@​DhPandya](https://redirect.github.com/DhPandya) made their first contribution in [https://github.com/Propaganistas/Laravel-Phone/pull/240](https://redirect.github.com/Propaganistas/Laravel-Phone/pull/240) - [@​mwnciau](https://redirect.github.com/mwnciau) made their first contribution in [https://github.com/Propaganistas/Laravel-Phone/pull/242](https://redirect.github.com/Propaganistas/Laravel-Phone/pull/242) **Full Changelog**: https://github.com/Propaganistas/Laravel-Phone/compare/5.1.0...5.1.1 ### [`v5.1.0`](https://redirect.github.com/Propaganistas/Laravel-Phone/releases/tag/5.1.0) [Compare Source](https://redirect.github.com/Propaganistas/Laravel-Phone/compare/5.0.3...5.1.0) #### What's Changed - Sync validation translation with Laravel's "must" convention by [@​choowx](https://redirect.github.com/choowx) in [https://github.com/Propaganistas/Laravel-Phone/pull/220](https://redirect.github.com/Propaganistas/Laravel-Phone/pull/220) - Allow rejecting certain phone number types by [@​dwightwatson](https://redirect.github.com/dwightwatson) in [https://github.com/Propaganistas/Laravel-Phone/pull/238](https://redirect.github.com/Propaganistas/Laravel-Phone/pull/238) #### New Contributors - [@​choowx](https://redirect.github.com/choowx) made their first contribution in [https://github.com/Propaganistas/Laravel-Phone/pull/220](https://redirect.github.com/Propaganistas/Laravel-Phone/pull/220) - [@​dwightwatson](https://redirect.github.com/dwightwatson) made their first contribution in [https://github.com/Propaganistas/Laravel-Phone/pull/238](https://redirect.github.com/Propaganistas/Laravel-Phone/pull/238) **Full Changelog**: https://github.com/Propaganistas/Laravel-Phone/compare/5.0.3...5.1.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.