[PR #2462] [CLOSED] Bump django-phonenumber-field[phonenumbers] from 5.2.0 to 6.1.0 #2567

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

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2462
Author: @dependabot[bot]
Created: 2/16/2022
Status: Closed

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


📝 Commits (1)

  • 4a60981 Bump django-phonenumber-field[phonenumbers] from 5.2.0 to 6.1.0

📊 Changes

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

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps django-phonenumber-field[phonenumbers] from 5.2.0 to 6.1.0.

Release notes

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

6.1.0

What's Changed

Features

Translations

Versioning

Miscellaneous

New Contributors

Full Changelog: https://github.com/stefanfoulis/django-phonenumber-field/compare/6.0.0...6.1.0

6.0.0

What's Changed

  • 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.

New Contributors

Full Changelog: https://github.com/stefanfoulis/django-phonenumber-field/compare/5.2.0...6.0.0

Changelog

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

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.
Commits
  • f4d108b Prefer GitHub releases over the CHANGELOG
  • ae46819 Update Turkish translation (#487)
  • 5da2f72 Prefer f-string to format strings
  • a3ef351 Remove unnecessary STR cast from PhoneNumber.repr
  • 27e9d9b Use the default region’s format in form errors
  • b78bdda Drop support for Python 3.6
  • eb82ae2 Add support for Django 4.0
  • aff6ff5 Update changelog after 818a1c08e676bc9d41da19df60ec5067b6cad4d8
  • 58d64f8 Merge pull request #480 from francoisfreitag/sonarcloud
  • 9d5a163 Remove SonarCloud build
  • 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/2462 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/16/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/pip/django-phonenumber-field-phonenumbers--6.1.0` --- ### 📝 Commits (1) - [`4a60981`](https://github.com/modoboa/modoboa/commit/4a60981357df85a89369a09d40870dd0f2b3e345) Bump django-phonenumber-field[phonenumbers] from 5.2.0 to 6.1.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 5.2.0 to 6.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stefanfoulis/django-phonenumber-field/releases">django-phonenumber-field[phonenumbers]'s releases</a>.</em></p> <blockquote> <h2>6.1.0</h2> <h2>What's Changed</h2> <h3>Features</h3> <ul> <li>Make <code>formfields.PhoneNumberField</code> honor <code>PHONENUMBER_DEFAULT_REGION</code> by <a href="https://github.com/francoisfreitag"><code>@​francoisfreitag</code></a> in <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/pull/476">stefanfoulis/django-phonenumber-field#476</a></li> <li>Use the default region’s format in form errors by <a href="https://github.com/francoisfreitag"><code>@​francoisfreitag</code></a> in <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/pull/483">stefanfoulis/django-phonenumber-field#483</a></li> </ul> <h3>Translations</h3> <ul> <li>Update and translate uk_AR locale. by <a href="https://github.com/trufanovoleh"><code>@​trufanovoleh</code></a> in <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/pull/360">stefanfoulis/django-phonenumber-field#360</a></li> <li>Add persian(farsi) translation by <a href="https://github.com/maktoobgar"><code>@​maktoobgar</code></a> in <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/pull/479">stefanfoulis/django-phonenumber-field#479</a></li> <li>Update turkish translations by <a href="https://github.com/realsuayip"><code>@​realsuayip</code></a> in <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/pull/487">stefanfoulis/django-phonenumber-field#487</a></li> </ul> <h3>Versioning</h3> <ul> <li>Add support for Django 4.0 by <a href="https://github.com/francoisfreitag"><code>@​francoisfreitag</code></a> in <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/pull/478">stefanfoulis/django-phonenumber-field#478</a></li> <li>Drop support for Python 3.6 by <a href="https://github.com/francoisfreitag"><code>@​francoisfreitag</code></a> in <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/pull/482">stefanfoulis/django-phonenumber-field#482</a></li> </ul> <h3>Miscellaneous</h3> <ul> <li>Remove unnecessary STR cast from <code>PhoneNumber.__repr__</code> by <a href="https://github.com/francoisfreitag"><code>@​francoisfreitag</code></a> in <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/pull/485">stefanfoulis/django-phonenumber-field#485</a></li> <li>Prefer f-string to format strings by <a href="https://github.com/francoisfreitag"><code>@​francoisfreitag</code></a> in <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/pull/484">stefanfoulis/django-phonenumber-field#484</a></li> <li>Cleanup import in tests by <a href="https://github.com/francoisfreitag"><code>@​francoisfreitag</code></a> in <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/pull/475">stefanfoulis/django-phonenumber-field#475</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/trufanovoleh"><code>@​trufanovoleh</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/pull/360">stefanfoulis/django-phonenumber-field#360</a></li> <li><a href="https://github.com/maktoobgar"><code>@​maktoobgar</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/pull/479">stefanfoulis/django-phonenumber-field#479</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stefanfoulis/django-phonenumber-field/compare/6.0.0...6.1.0">https://github.com/stefanfoulis/django-phonenumber-field/compare/6.0.0...6.1.0</a></p> <h2>6.0.0</h2> <h2>What's Changed</h2> <ul> <li>Add support for Python 3.10</li> <li>Update Czech, Dutch and pt_BR translations</li> </ul> <p><strong>Backwards incompatible changes</strong></p> <ul> <li><code>formfields.PhoneNumberField</code> with a <code>region</code> now display national phone numbers in the national format instead of <code>PHONENUMBER_DEFAULT_FORMAT</code>. International numbers are displayed in the <code>PHONENUMBER_DEFAULT_FORMAT</code>.</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/maartenkling"><code>@​maartenkling</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/pull/449">stefanfoulis/django-phonenumber-field#449</a></li> <li><a href="https://github.com/melanger"><code>@​melanger</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/pull/454">stefanfoulis/django-phonenumber-field#454</a></li> <li><a href="https://github.com/willunicamp"><code>@​willunicamp</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/pull/456">stefanfoulis/django-phonenumber-field#456</a></li> <li><a href="https://github.com/fraimondo"><code>@​fraimondo</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/pull/469">stefanfoulis/django-phonenumber-field#469</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stefanfoulis/django-phonenumber-field/compare/5.2.0...6.0.0">https://github.com/stefanfoulis/django-phonenumber-field/compare/5.2.0...6.0.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stefanfoulis/django-phonenumber-field/blob/main/CHANGELOG.rst">django-phonenumber-field[phonenumbers]'s changelog</a>.</em></p> <blockquote> <h2>6.1.0 (2022-01-12)</h2> <ul> <li>Make <code>formfields.PhoneNumberField</code> honor <code>PHONENUMBER_DEFAULT_REGION</code></li> <li>Use <code>PHONENUMBER_DEFAULT_REGION</code> for example phone number in form field errors.</li> <li>Add support for Django 4.0</li> <li>Add Persian (farsi) translations.</li> <li>Update uk_AR translations</li> </ul> <p><strong>Backwards incompatible changes</strong></p> <ul> <li>Drop support for Python 3.6</li> </ul> <h2>6.0.0 (2021-10-20)</h2> <ul> <li>Add support for Python 3.10</li> <li>Update Czech, Dutch and pt_BR translations</li> </ul> <p><strong>Backwards incompatible changes</strong></p> <ul> <li><code>formfields.PhoneNumberField</code> with a <code>region</code> now display national phone numbers in the national format instead of <code>PHONENUMBER_DEFAULT_FORMAT</code>. International numbers are displayed in the <code>PHONENUMBER_DEFAULT_FORMAT</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/f4d108bf59b5aa3e5d2f665c8e85714f66ef27af"><code>f4d108b</code></a> Prefer GitHub releases over the CHANGELOG</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/ae468195d8257390b430ec9f8b8322901f7d75de"><code>ae46819</code></a> Update Turkish translation (<a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/issues/487">#487</a>)</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/5da2f726d30b0f0f8aaf38fc7f4efd75835e916e"><code>5da2f72</code></a> Prefer f-string to format strings</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/a3ef3511b873964419bb3094a8fc37b000d528de"><code>a3ef351</code></a> Remove unnecessary STR cast from PhoneNumber.<strong>repr</strong></li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/27e9d9bfad1465eaa5a8a234114df73c46c75ea5"><code>27e9d9b</code></a> Use the default region’s format in form errors</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/b78bdda5609043504c0c7b714dca39588a1a1ecc"><code>b78bdda</code></a> Drop support for Python 3.6</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/eb82ae2b5308bbb92c163648182c44ab1206b831"><code>eb82ae2</code></a> Add support for Django 4.0</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/aff6ff5e04c5185c63f3f77f612b58b07dc6cd57"><code>aff6ff5</code></a> Update changelog after 818a1c08e676bc9d41da19df60ec5067b6cad4d8</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/58d64f805868cdfc2a1ec6faf74cf0da0324fba0"><code>58d64f8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/issues/480">#480</a> from francoisfreitag/sonarcloud</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/9d5a1634f073c8e60334c121599ae59b2f7a9c38"><code>9d5a163</code></a> Remove SonarCloud build</li> <li>Additional commits viewable in <a href="https://github.com/stefanfoulis/django-phonenumber-field/compare/5.2.0...6.1.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=5.2.0&new-version=6.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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:40 +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#2567
No description provided.