Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2022

Bumps django-phonenumber-field from 6.1.0 to 7.0.1.

Release notes

Sourced from django-phonenumber-field's releases.

7.0.1

What's Changed

New Contributors

Full Changelog: django-phonenumber-field/django-phonenumber-field@7.0.0...7.0.1

7.0.0

Possible backward incompatibilities

  • RegionalPhoneNumberWidget becomes the default widget for the formfields.PhoneNumberField.
  • The formfields.PhoneNumberField no longer sets the input_type attribute of its widget to tel. That behavior did not make sense for the existing PhoneNumberPrefixWidget and was dropped.
  • PhoneNumberInternationalFallbackWidget will be replaced by RegionalPhoneNumberWidget in the next major version. It is deprecated until the next major release.

Changes

New Contributors

Full Changelog: django-phonenumber-field/django-phonenumber-field@6.4.0...7.0.0

6.4.0

What's Changed

... (truncated)

Changelog

Sourced from django-phonenumber-field's changelog.

CHANGELOG

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

Commits
  • 1005c97 Fix test
  • 9e9babb Fix import, add test for multiple DRF is_valid calls
  • a6576fe Allow multiple DRF is_valid calls to succeed
  • 87d113e Revert "Temporarily restore the documentation in README.rst"
  • a373811 Temporarily restore the documentation in README.rst
  • 0cd27e2 Prefer SUPPORTED_REGIONS over _AVAILABLE_REGION_CODES
  • 9d568cc Add documentation to the project
  • ecf086c Evolve PhoneNumberInternationalWidget to RegionalPhoneNumberWidget
  • 17e9eb5 add missing Dutch translation
  • d8c0247 Render input value with PhoneNumberPrefixWidget on form errors
  • 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)

Bumps [django-phonenumber-field](https://github.com/stefanfoulis/django-phonenumber-field) from 6.1.0 to 7.0.1.
- [Release notes](https://github.com/stefanfoulis/django-phonenumber-field/releases)
- [Changelog](https://github.com/stefanfoulis/django-phonenumber-field/blob/main/CHANGELOG.rst)
- [Commits](django-phonenumber-field/django-phonenumber-field@6.1.0...7.0.1)

---
updated-dependencies:
- dependency-name: django-phonenumber-field
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 6, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 11, 2023

Superseded by #790.

@dependabot dependabot bot closed this Jan 11, 2023
@dependabot dependabot bot deleted the dependabot/pip/dev/django-phonenumber-field-7.0.1 branch January 11, 2023 11:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants