Skip to content

[deps] Update django-phonenumber-field requirement from <8.5.0,>=8.1.0 to >=8.4.0,<8.5.0#513

Merged
nemesifier merged 1 commit intomasterfrom
dependabot/pip/django-phonenumber-field-gte-8.4.0-and-lt-8.5.0
May 9, 2026
Merged

[deps] Update django-phonenumber-field requirement from <8.5.0,>=8.1.0 to >=8.4.0,<8.5.0#513
nemesifier merged 1 commit intomasterfrom
dependabot/pip/django-phonenumber-field-gte-8.4.0-and-lt-8.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Updates the requirements on django-phonenumber-field to permit the latest version.

Release notes

Sourced from django-phonenumber-field's releases.

8.4.0

What's Changed

Full Changelog: django-phonenumber-field/django-phonenumber-field@8.3.0...8.4.0

Changelog

Sourced from django-phonenumber-field's changelog.

CHANGELOG

Note: Releases are now tracked using GitHub releases <https://github.com/django-phonenumber-field/django-phonenumber-field/releases>__. This document remains for historical purposes.

6.1.0 (2022-01-12)

  • Make formfields.PhoneNumberField honor PHONENUMBER_DEFAULT_REGION
  • Use PHONENUMBER_DEFAULT_REGION for example phone number in form field errors.
  • Add support for Django 4.0
  • Add Persian (farsi) translations.
  • Update uk_AR translations

Backwards incompatible changes

  • Drop support for Python 3.6

6.0.0 (2021-10-20)

  • Add support for Python 3.10
  • Update Czech, Dutch and pt_BR translations

Backwards incompatible changes

  • formfields.PhoneNumberField with a region now display national phone numbers in the national format instead of PHONENUMBER_DEFAULT_FORMAT. International numbers are displayed in the PHONENUMBER_DEFAULT_FORMAT.

5.2.0 (2021-05-31)

  • Lazy load formfields.PhoneNumberField translation for invalid data.
  • Update Russian translations

Backwards incompatible changes

  • Drop support for end-of-life Django 3.0

5.1.0 (2021-04-02)

  • Allow sorting PhoneNumber\ s from Python
  • Add support for Python 3.9 and Django 3.2
  • Add Argentinian, Bulgarian, Indonesian, Ukrainian translations
  • Update Esperanto and European Spanish translations

... (truncated)

Commits
  • 7e7d0fc Handle empty values in SplitPhoneNumberField with max_length
  • bb21997 Bump actions/checkout from 5.0.1 to 6.0.0
  • 3a29c91 Pin GitHub actions to the commit hash
  • 82a6afa Remove Django 5.0 from metadata and test matrix
  • b31ac84 Update supported Python and Django versions
  • 7fa4ce8 Bump actions/download-artifact from 5 to 6
  • 162b1af Bump actions/upload-artifact from 4 to 5
  • 412517c Support max_length argument for SplitPhoneNumberField
  • 3e11f80 Allow configuring empty_value for SplitPhoneNumberField
  • bb70de6 translations: Remove line location from messages files
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 1, 2026
@coveralls
Copy link
Copy Markdown

coveralls commented May 1, 2026

Coverage Status

coverage: 97.908%. remained the same — dependabot/pip/django-phonenumber-field-gte-8.4.0-and-lt-8.5.0 into master

nemesifier
nemesifier previously approved these changes May 9, 2026
@nemesifier
Copy link
Copy Markdown
Member

@dependabot recreate

Updates the requirements on [django-phonenumber-field](https://github.com/stefanfoulis/django-phonenumber-field) to permit the latest version.
- [Release notes](https://github.com/stefanfoulis/django-phonenumber-field/releases)
- [Changelog](https://github.com/django-phonenumber-field/django-phonenumber-field/blob/main/CHANGELOG.rst)
- [Commits](django-phonenumber-field/django-phonenumber-field@8.1.0...8.4.0)

---
updated-dependencies:
- dependency-name: django-phonenumber-field
  dependency-version: 8.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/django-phonenumber-field-gte-8.4.0-and-lt-8.5.0 branch from 9d1b643 to ab92a02 Compare May 9, 2026 17:42
@nemesifier nemesifier merged commit c3086e6 into master May 9, 2026
19 checks passed
@nemesifier nemesifier deleted the dependabot/pip/django-phonenumber-field-gte-8.4.0-and-lt-8.5.0 branch May 9, 2026 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants