[PR #2588] [CLOSED] Bump django-phonenumber-field[phonenumbers] from 6.3.0 to 6.4.0 #2623

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

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2588
Author: @dependabot[bot]
Created: 8/29/2022
Status: Closed

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


📝 Commits (1)

  • 80735f2 Bump django-phonenumber-field[phonenumbers] from 6.3.0 to 6.4.0

📊 Changes

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

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps django-phonenumber-field[phonenumbers] from 6.3.0 to 6.4.0.

Release notes

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

6.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/stefanfoulis/django-phonenumber-field/compare/6.3.0...6.4.0

Commits
  • 1f012e4 Implement region argument for serializerfields
  • b746061 Allow restricting PhoneNumberPrefixWidget country choices
  • 8ad812c Handle primitive types in serializerfields
  • b801e74 Verify ModelSerializer for a blank field accepts empty input
  • 61922e0 Remove default="" from blank=True fields
  • 1fd9d5f Create contribution guidelines
  • 10a2ca6 Add compatibility with Django 4.1
  • adfefb7 Add flake8 plugins bugbear and comprehensions
  • c522038 Simplify pyproject.toml
  • bd789a9 Add Django 4.0 to tox envlist
  • 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/2588 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/29/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/pip/django-phonenumber-field-phonenumbers--6.4.0` --- ### 📝 Commits (1) - [`80735f2`](https://github.com/modoboa/modoboa/commit/80735f2f82dd0ca84884930fcefbeccec92fc8a9) Bump django-phonenumber-field[phonenumbers] from 6.3.0 to 6.4.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 6.3.0 to 6.4.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.4.0</h2> <h2>What's Changed</h2> <ul> <li>Allow restricting PhoneNumberPrefixWidget country choices by <a href="https://github.com/francoisfreitag"><code>@​francoisfreitag</code></a> in <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/pull/525">stefanfoulis/django-phonenumber-field#525</a></li> <li>Handle empty input to PhoneNumberPrefixWidget by <a href="https://github.com/francoisfreitag"><code>@​francoisfreitag</code></a> in <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/pull/512">stefanfoulis/django-phonenumber-field#512</a></li> <li>Handle primitive types in serializerfields by <a href="https://github.com/francoisfreitag"><code>@​francoisfreitag</code></a> in <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/pull/523">stefanfoulis/django-phonenumber-field#523</a></li> <li>Implement region argument for serializerfields by <a href="https://github.com/francoisfreitag"><code>@​francoisfreitag</code></a> in <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/pull/519">stefanfoulis/django-phonenumber-field#519</a></li> <li>Fix CHANGELOG link to GitHub Releases by <a href="https://github.com/adamchainz"><code>@​adamchainz</code></a> in <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/pull/507">stefanfoulis/django-phonenumber-field#507</a></li> <li>Add compatibility with Django 4.1 by <a href="https://github.com/francoisfreitag"><code>@​francoisfreitag</code></a> in <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/pull/516">stefanfoulis/django-phonenumber-field#516</a></li> <li>Drop support for end-of-life Django 2.2 by <a href="https://github.com/francoisfreitag"><code>@​francoisfreitag</code></a> in <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/pull/515">stefanfoulis/django-phonenumber-field#515</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/adamchainz"><code>@​adamchainz</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/stefanfoulis/django-phonenumber-field/pull/507">stefanfoulis/django-phonenumber-field#507</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stefanfoulis/django-phonenumber-field/compare/6.3.0...6.4.0">https://github.com/stefanfoulis/django-phonenumber-field/compare/6.3.0...6.4.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/1f012e4f172b1814fdaa240800dbd0014df6e6d1"><code>1f012e4</code></a> Implement region argument for serializerfields</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/b74606150f67c770083243cd73dcd33b7a59fde4"><code>b746061</code></a> Allow restricting PhoneNumberPrefixWidget country choices</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/8ad812c13ad241c7f5827bc67ef146578464f23f"><code>8ad812c</code></a> Handle primitive types in serializerfields</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/b801e74acf69e30f175d7121c905bfa01e44fad3"><code>b801e74</code></a> Verify ModelSerializer for a blank field accepts empty input</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/61922e0ef8b3e4afb85e65e549e801609c2dc3d5"><code>61922e0</code></a> Remove default=&quot;&quot; from blank=True fields</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/1fd9d5f21ac382c05a8a7917c48bece95e4baf3c"><code>1fd9d5f</code></a> Create contribution guidelines</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/10a2ca62e2436092cf96228654b7dff2a77a52d1"><code>10a2ca6</code></a> Add compatibility with Django 4.1</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/adfefb71c027ba1c423ef181edb891a474bd4521"><code>adfefb7</code></a> Add flake8 plugins bugbear and comprehensions</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/c522038cae6e8a975dbb65f17de0a7b7f0578599"><code>c522038</code></a> Simplify pyproject.toml</li> <li><a href="https://github.com/stefanfoulis/django-phonenumber-field/commit/bd789a9cb102e28d25fe605f7125f364c6a05f32"><code>bd789a9</code></a> Add Django 4.0 to tox envlist</li> <li>Additional commits viewable in <a href="https://github.com/stefanfoulis/django-phonenumber-field/compare/6.3.0...6.4.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=6.3.0&new-version=6.4.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:56 +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#2623
No description provided.