Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency django-ipware to v7 #4352

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2024

This PR contains the following updates:

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

Release Notes

un33k/django-ipware (django-ipware)

v7.0.1

Compare Source

Enhance:

  • Up version python-ipware (minimal possible api / compatibility change)

v7.0.0

Compare Source

Enhance:

  • Up version python-ipware (minimal possible api / compatibility change)

v6.0.5

Compare Source

Enhance:

  • Add HTTP_CF_CONNECTING_IP to list of known ip headers (Adam M.)
  • Remove HTTP_VIA header support (unreliable IP information) (@​yourcelf)
  • Up-version python-ipware to 2.0.3

v6.0.4

Compare Source

Enhancement:

v6.0.3

Compare Source

Enhancement:

v6.0.2

Compare Source

Enhancement:

v6.0.1

Compare Source

Enhancement:

v6.0.0

Compare Source

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

Compare Source

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

Compare Source

v5.0.0

Compare Source

Enhancement:

  • Added support for Python 3.11 (@​ccluass - thx)
  • Drop support for Python 3.6, Django 2.2

v4.0.2

Compare Source

Enhancement:

  • Added support for Python 3.10 (Thx joshuadavidthomas)

4.0.1

Enhancement:

  • Added test for django 4.0 (Thx PetrDlouhy)

4.0.0

Enhancement:

  • Added test to cover more proxy scenarios (thx: Phillip Kuhrt)
  • Up versioned major version number as some scenarios have changed

3.0.4 / 3.0.5 / 3.0.6 / 3.0.7

Enhancement:

  • Clean ups

3.0.3

Enhancement:

3.0.2

Enhancement:

3.0.1

Fix:

  • Ensure no-required build artifacts won't get into the package

3.0.0

Enhancement:

  • Remove deprecated logic
  • Drop "official" support for py < 3.5
  • Update to latest Django

2.1.1

Enhancement:

  • Added deprecation warnings preparing for version 3.0
  • Update to latest Django

2.1.0

Enhancement:

  • Added more non-routable ip blocks (@​wking)

2.0.2

Enhancement:

  • Added the ability to private the request precedence order on each call

2.0.1

Enhancement:

  • Added more private IP blocks to the default list

2.0.0

Fix:

1.1.6

Fix:

  • Fix trusted proxies Right2Left + Test & Bumped Django versions (@​felixxm)
  • Changed licensing to MIT

1.1.5

Feature:

  • Added support for trusted proxy configuration

1.1.4

Enhancement:

  • Added support for proxies with underscores_in_headers off;
  • Handling hyphen as delimiter - ex: X-FORWARDED-FOR instead of X_FORWARDED_FOR
  • Up version Django version in .travis.yml

1.1.3

Fix:

  • Fix read me file updating IPWARE_META_PRECEDENCE_ORDER reference.

1.1.2

Updates:

  • Added support for Django 1.8.6 and Python 3.5.
  • Dropped support for Django 1.4.x and Python 2.6 and 3.2

1.1.1

Enhancement:

  • Added support for X_FORWARDED_FOR

1.1.0

Enhancement:

  • Added support for 1.0.0.0/8 and 2.0.0.0/8 blocks

1.0.0

Enhancement:

  • Promoting to production grade

0.1.1

Enhancement:

  • Support for Left2Right or Right2Left Proxy IP Lookup

0.1.0

Enhancement:

  • pypy support
  • PY3.4 support

0.0.9

Enhancement:

  • Django 1.7 official support
  • First non-loopback private IP match is best matched now.

0.0.8

Enhancement:

  • Django 1.7 support
  • PEP8 Compliance
  • Bump Alpha to Beta

0.0.6

Enhancement:

  • Converted print statements to new format. (Python 3.x)
  • Replaced deprecated unit test APIs

0.0.5

Enhancement:

  • Added Python 3.2 and 3.3 support

0.0.4

Enhancement:

  • Added changelog file
  • Added more private ip prefixes

0.0.3

Features:

  • Added get_ip() to return the best-matched IP
  • Removed get_ip_address_from_request()

Bugfixes:

  • Expended the private IP range

0.0.2

Features:

  • IPv6 support
  • Added get_real_ip(), the shorter version of get_ip_address_from_request()

0.0.1

Features:

  • Initial Release

v4.0.1

Compare Source

Enhancement:

  • Added test for django 4.0 (Thx PetrDlouhy)

v4.0.0

Compare Source

Enhancement:

  • Added test to cover more proxy scenarios (thx: Phillip Kuhrt)
  • Up versioned major version number as some scenarios have changed

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested a review from a team as a code owner August 30, 2024 15:43
@renovate renovate bot force-pushed the renovate/django-ipware-7.x branch from 27152ad to 244f0c0 Compare September 16, 2024 13:37
@renovate renovate bot force-pushed the renovate/django-ipware-7.x branch 3 times, most recently from 2809f0b to 5e1bd62 Compare September 26, 2024 22:18
@renovate renovate bot force-pushed the renovate/django-ipware-7.x branch from 5e1bd62 to 4cc2c6a Compare October 28, 2024 19:08
@renovate renovate bot force-pushed the renovate/django-ipware-7.x branch from 4cc2c6a to eff1d52 Compare November 19, 2024 19:45
@renovate renovate bot force-pushed the renovate/django-ipware-7.x branch 6 times, most recently from f2b261d to e47acaf Compare December 18, 2024 19:55
@renovate renovate bot force-pushed the renovate/django-ipware-7.x branch from e47acaf to 9a98ec0 Compare December 18, 2024 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants