MAKENTNU / web

The website of the student organization MAKE NTNU, built with Django.
https://makentnu.no
MIT License
9 stars 5 forks source link

⬆(deps): Bump django-phonenumber-field from 6.1.0 to 6.2.0 #464

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps django-phonenumber-field from 6.1.0 to 6.2.0.

Release notes

Sourced from django-phonenumber-field's releases.

6.2.0

What's Changed

New Contributors

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

Changelog

Sourced from django-phonenumber-field's changelog.

CHANGELOG

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

Commits
  • 882cee6 Handle regions sharing country code in PhoneNumberPrefixWidget
  • 4435e86 Update Portuguese translations (pt-PT)
  • 022dccc Update Polish translation
  • 1df29ec Merge pull request #490 from sterliakov/main
  • 5f425e6 Remove attribute for html5 compliance
  • b57f7b2 Merge pull request #390 from KiraLT/master
  • cf0e4ad Lithuanian language translations
  • 699accf Improve syntax highlighting for Python in README
  • 3dcf898 Use public phonenumbers variable instead of protected one
  • 38e1f47 Prefer isinstance over types comparison
  • 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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #464 (65683eb) into dev (7ea5626) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #464   +/-   ##
=======================================
  Coverage   88.03%   88.03%           
=======================================
  Files         134      134           
  Lines        5451     5451           
=======================================
  Hits         4799     4799           
  Misses        652      652           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7ea5626...65683eb. Read the comment docs.