mitodl / mitxonline

BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

Update dependency django-ipware to v7 #2375

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
django-ipware ^4.0.0 -> ^7.0.0 age adoption passing confidence

Release Notes

un33k/django-ipware (django-ipware) ### [`v7.0.1`](https://redirect.github.com/un33k/django-ipware/blob/HEAD/CHANGELOG.md#700--701) [Compare Source](https://redirect.github.com/un33k/django-ipware/compare/v7.0.0...v7.0.1) Enhance: - Up version python-ipware (minimal possible api / compatibility change) ### [`v7.0.0`](https://redirect.github.com/un33k/django-ipware/blob/HEAD/CHANGELOG.md#700--701) [Compare Source](https://redirect.github.com/un33k/django-ipware/compare/v6.0.5...v7.0.0) Enhance: - Up version python-ipware (minimal possible api / compatibility change) ### [`v6.0.5`](https://redirect.github.com/un33k/django-ipware/blob/HEAD/CHANGELOG.md#605) [Compare Source](https://redirect.github.com/un33k/django-ipware/compare/v6.0.4...v6.0.5) Enhance: - Add `HTTP_CF_CONNECTING_IP` to list of known ip headers (Adam M.) - Remove `HTTP_VIA` header support (unreliable IP information) ([@​yourcelf](https://redirect.github.com/yourcelf)) - Up-version python-ipware to 2.0.3 ### [`v6.0.4`](https://redirect.github.com/un33k/django-ipware/blob/HEAD/CHANGELOG.md#604) [Compare Source](https://redirect.github.com/un33k/django-ipware/compare/v6.0.3...v6.0.4) Enhancement: - Add typings (thx: [@​federicobond](https://redirect.github.com/federicobond)) ### [`v6.0.3`](https://redirect.github.com/un33k/django-ipware/blob/HEAD/CHANGELOG.md#603) [Compare Source](https://redirect.github.com/un33k/django-ipware/compare/v6.0.2...v6.0.3) Enhancement: - Show in Pypi Python 3.12 is supported (thx: [@​jrobichaud](https://redirect.github.com/jrobichaud)) ### [`v6.0.2`](https://redirect.github.com/un33k/django-ipware/blob/HEAD/CHANGELOG.md#602) [Compare Source](https://redirect.github.com/un33k/django-ipware/compare/v6.0.1...v6.0.2) Enhancement: - Add support for Django 5.0 (thx: [@​cclauss](https://redirect.github.com/cclauss)) - Add support for Python 3.12 (thx: [@​cclauss](https://redirect.github.com/cclauss)) ### [`v6.0.1`](https://redirect.github.com/un33k/django-ipware/blob/HEAD/CHANGELOG.md#601) [Compare Source](https://redirect.github.com/un33k/django-ipware/compare/v6.0.0...v6.0.1) Enhancement: - Add IPWARE_META_PROXY_COUNT setting + corresponding docs (thx: [@​mmcclelland1002](https://redirect.github.com/mmcclelland1002)) ### [`v6.0.0`](https://redirect.github.com/un33k/django-ipware/blob/HEAD/CHANGELOG.md#600) [Compare Source](https://redirect.github.com/un33k/django-ipware/compare/v5.0.2...v6.0.0) Enhancement: (breaking changes) - Use python-ipware under the hood - Minor behavior changes as python-ipware is more accurate - Use 5.0.2 if you need the old behavior ### [`v5.0.2`](https://redirect.github.com/un33k/django-ipware/blob/HEAD/CHANGELOG.md#502) [Compare Source](https://redirect.github.com/un33k/django-ipware/compare/v5.0.1...v5.0.2) Enhancement: - Drop Python 3.7 support - Add support for Django 4.2 - Drop support for Django 4.0 - Drop support for PyPy - Readme updates to encourage users to use `python-ipware` instead of `django-ipware` (thx: rposborne) ### [`v5.0.1`](https://redirect.github.com/un33k/django-ipware/compare/v5.0.0...v5.0.1) [Compare Source](https://redirect.github.com/un33k/django-ipware/compare/v5.0.0...v5.0.1) ### [`v5.0.0`](https://redirect.github.com/un33k/django-ipware/blob/HEAD/CHANGELOG.md#500) [Compare Source](https://redirect.github.com/un33k/django-ipware/compare/v4.0.2...v5.0.0) Enhancement: - Added support for Python 3.11 ([@​ccluass](https://redirect.github.com/ccluass) - thx) - Drop support for Python 3.6, Django 2.2

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.