[PR #2056] [MERGED] Bump django-phonenumber-field[phonenumbers] from 4.0.0 to 5.0.0 #2430

Closed
opened 2026-02-27 12:11:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2056
Author: @dependabot[bot]
Created: 10/23/2020
Status: Merged
Merged: 10/24/2020
Merged by: @kryskool

Base: masterHead: dependabot/pip/django-phonenumber-field-phonenumbers--5.0.0


📝 Commits (1)

  • 7a94399 Bump django-phonenumber-field[phonenumbers] from 4.0.0 to 5.0.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps django-phonenumber-field[phonenumbers] from 4.0.0 to 5.0.0.

Changelog

Sourced from django-phonenumber-field[phonenumbers]'s changelog.

5.0.0 (2020-08-17)

  • Add support for Django 3.1.
  • Fix rendering PhonePrefixSelect with initial passed to the constructor.
  • The Babel dependency is now optional.
  • Switched to setuptools declarative configuration for packaging and installation.
  • Add Arabic and Russian translation.
  • Correct License information in package metadata.

Backwards incompatible changes

  • Drop support for end-of-life Django 1.11 and 2.2.
  • As the Babel dependency is now optional, you must now install it to use PhoneNumberPrefixWidget. If you do not install it, an ImproperlyConfigured exception will be raised when instantiated.
Commits
  • 86f3a4a Bump version to prepare for next release
  • 934cff5 Reorganize some tests into separate module
  • 9aedb59 Remove unnecessary if language check
  • 5a1e097 Make dependency on babel optional
  • 29b4866 Fix initial value for PhonePrefixSelect and default to PHONENUMBER_DEFAULT_RE...
  • 48b567f Add testing and support for Django 3.1
  • 7fed681 Update test matrix
  • 95488d1 Update isort usage for compatibility with 5.* series
  • 1cf6942 setup.cfg: Replace BSD with MIT
  • 6c6ada8 Merge pull request #362 from TonyXdZ/master
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/modoboa/modoboa/pull/2056 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/23/2020 **Status:** ✅ Merged **Merged:** 10/24/2020 **Merged by:** [@kryskool](https://github.com/kryskool) **Base:** `master` ← **Head:** `dependabot/pip/django-phonenumber-field-phonenumbers--5.0.0` --- ### 📝 Commits (1) - [`7a94399`](https://github.com/modoboa/modoboa/commit/7a943995c3fc86fab27c08b5326f9fab9d015d2e) Bump django-phonenumber-field[phonenumbers] from 4.0.0 to 5.0.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [django-phonenumber-field[phonenumbers]](https://github.com/stefanfoulis/django-phonenumber-field) from 4.0.0 to 5.0.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stefanfoulis/django-phonenumber-field/blob/master/CHANGELOG.rst">django-phonenumber-field[phonenumbers]'s changelog</a>.</em></p> <blockquote> <h2>5.0.0 (2020-08-17)</h2> <ul> <li>Add support for Django 3.1.</li> <li>Fix rendering <code>PhonePrefixSelect</code> with <code>initial</code> passed to the constructor.</li> <li>The Babel dependency is now optional.</li> <li>Switched to setuptools declarative configuration for packaging and installation.</li> <li>Add Arabic and Russian translation.</li> <li>Correct License information in package metadata.</li> </ul> <p><strong>Backwards incompatible changes</strong></p> <ul> <li>Drop support for end-of-life Django 1.11 and 2.2.</li> <li>As the Babel dependency is now optional, you must now install it to use <code>PhoneNumberPrefixWidget</code>. If you do not install it, an <code>ImproperlyConfigured</code> exception will be raised when instantiated.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/86f3a4a002360a07b61b0eca4e5f20ba89c82418"><code>86f3a4a</code></a> Bump version to prepare for next release</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/934cff53215f4ff97231e48c1d26e79d825857ab"><code>934cff5</code></a> Reorganize some tests into separate module</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/9aedb595ec7ef9f0064134afac83dbbb27b19a86"><code>9aedb59</code></a> Remove unnecessary <code>if language</code> check</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/5a1e097399d0aeb0607ba130b4bda69038c7f66e"><code>5a1e097</code></a> Make dependency on babel optional</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/29b4866c06cfce3edafd813365d8f32c28efe499"><code>29b4866</code></a> Fix initial value for PhonePrefixSelect and default to PHONENUMBER_DEFAULT_RE...</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/48b567fd5f00fba449ec20342808685d459ec496"><code>48b567f</code></a> Add testing and support for Django 3.1</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/7fed681f8c644825af8191705c033179536f3f99"><code>7fed681</code></a> Update test matrix</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/95488d14a194fcca9a4fe56bea93740c2e2311d0"><code>95488d1</code></a> Update isort usage for compatibility with 5.* series</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/1cf6942afe0e5e09e89d7fab9542d9073f2b28fe"><code>1cf6942</code></a> setup.cfg: Replace BSD with MIT</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/6c6ada8a3b63d02cff71bc55b2bba26743c79a75"><code>6c6ada8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/issues/362">#362</a> from TonyXdZ/master</li> <li>Additional commits viewable in <a href="https://github.com/stefanfoulis/django-phonenumber-field/compare/4.0.0...5.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=django-phonenumber-field[phonenumbers]&package-manager=pip&previous-version=4.0.0&new-version=5.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:11:00 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#2430
No description provided.