fix(deps): update dependency django-phonenumber-field to ~6.4 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
django-phonenumber-field |
~6.1 -> ~6.4
|
Release Notes
stefanfoulis/django-phonenumber-field
v6.4.0
What's Changed
- Allow restricting PhoneNumberPrefixWidget country choices by @francoisfreitag in https://github.com/stefanfoulis/django-phonenumber-field/pull/525
- Handle empty input to PhoneNumberPrefixWidget by @francoisfreitag in https://github.com/stefanfoulis/django-phonenumber-field/pull/512
- Handle primitive types in serializerfields by @francoisfreitag in https://github.com/stefanfoulis/django-phonenumber-field/pull/523
- Implement region argument for serializerfields by @francoisfreitag in https://github.com/stefanfoulis/django-phonenumber-field/pull/519
- Fix CHANGELOG link to GitHub Releases by @adamchainz in https://github.com/stefanfoulis/django-phonenumber-field/pull/507
- Add compatibility with Django 4.1 by @francoisfreitag in https://github.com/stefanfoulis/django-phonenumber-field/pull/516
- Drop support for end-of-life Django 2.2 by @francoisfreitag in https://github.com/stefanfoulis/django-phonenumber-field/pull/515
New Contributors
- @adamchainz made their first contribution in https://github.com/stefanfoulis/django-phonenumber-field/pull/507
Full Changelog: https://github.com/stefanfoulis/django-phonenumber-field/compare/6.3.0...6.4.0
v6.3.0
What's Changed
- Accept per-widget attrs for PhoneNumberPrefixWidget by @francoisfreitag in https://github.com/stefanfoulis/django-phonenumber-field/pull/502
- Drop Django 3.1 support by @francoisfreitag in https://github.com/stefanfoulis/django-phonenumber-field/pull/505
Full Changelog: https://github.com/stefanfoulis/django-phonenumber-field/compare/6.2.0...6.3.0
v6.2.0
What's Changed
-
PhoneNumberPrefixWidget
improvement for regions sharing same country prefix by @amateja in https://github.com/stefanfoulis/django-phonenumber-field/pull/493 - Remove
maxlength
attribute for html5 compliance by @sterliakov in https://github.com/stefanfoulis/django-phonenumber-field/pull/490 - Better syntax highlighting by @bashu in https://github.com/stefanfoulis/django-phonenumber-field/pull/498
- Update Polish translation by @amateja in https://github.com/stefanfoulis/django-phonenumber-field/pull/500
- Update Lithuanian translations by @KiraLT in https://github.com/stefanfoulis/django-phonenumber-field/pull/390
- Update Portuguese translations by @AndreMorais98 in https://github.com/stefanfoulis/django-phonenumber-field/pull/504
New Contributors
- @bashu made their first contribution in https://github.com/stefanfoulis/django-phonenumber-field/pull/498
- @KiraLT made their first contribution in https://github.com/stefanfoulis/django-phonenumber-field/pull/390
- @sterliakov made their first contribution in https://github.com/stefanfoulis/django-phonenumber-field/pull/490
- @AndreMorais98 made their first contribution in https://github.com/stefanfoulis/django-phonenumber-field/pull/504
Full Changelog: https://github.com/stefanfoulis/django-phonenumber-field/compare/6.1.0...6.2.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Merge request reports
Activity
Filter activity
Please register or sign in to reply