openwisp / openwisp-controller

Network and WiFi controller: provisioning, configuration management and updates, (pull via openwisp-config or push via SSH), x509 PKI management and more. Mainly OpenWRT, but designed to work also on other systems.
https://openwisp.io/docs/dev/controller/
Other
550 stars 173 forks source link

[deps] Update djangorestframework-gis requirement from ~=0.18.0 to ~=1.0 #898

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Updates the requirements on djangorestframework-gis to permit the latest version.

Changelog

Sourced from djangorestframework-gis's changelog.

Version 0.11.0 [2016-11-22]

  • [#106](https://github.com/openwisp/django-rest-framework-gis/issues/106) <https://github.com/openwisp/django-rest-framework-gis/pull/106>_: dropped support for django 1.7
  • [#117](https://github.com/openwisp/django-rest-framework-gis/issues/117) <https://github.com/openwisp/django-rest-framework-gis/pull/117>_: added support for django-filter 0.15
  • 6479949 <https://github.com/openwisp/django-rest-framework-gis/commit/6479949>_: fixed tests for latest DRF 3.5 version
  • 35e3b87 <https://github.com/openwisp/django-rest-framework-gis/commit/35e3b87>_: added official support to django 1.10

Version 0.10.1 [2016-01-06]

  • [#93](https://github.com/openwisp/django-rest-framework-gis/issues/93) <https://github.com/openwisp/django-rest-framework-gis/issues/93>_ skipped a few tests if spatialite DB backend is being used
  • [#95](https://github.com/openwisp/django-rest-framework-gis/issues/95) <https://github.com/openwisp/django-rest-framework-gis/issues/95>_ fixed misunderstanding regarding 0.9.6 DRF compatibility in README
  • [#96](https://github.com/openwisp/django-rest-framework-gis/issues/96) <https://github.com/openwisp/django-rest-framework-gis/issues/96>_ added missing assets in python package source tarball

Version 0.10.0 [2015-12-07]

  • [#87](https://github.com/openwisp/django-rest-framework-gis/issues/87) <https://github.com/openwisp/django-rest-framework-gis/issues/87>_ dropped support for old django versions and python 2.6

Version 0.9.6 [2015-11-02]

  • [#82](https://github.com/openwisp/django-rest-framework-gis/issues/82) <https://github.com/openwisp/django-rest-framework-gis/issues/82>_: avoid KeyError id field not in fields (bug introduced in 0.9.5)
  • fbaf9b1 <https://github.com/openwisp/django-rest-framework-gis/commit/fbaf9b1>_: improved documentation for new default id_field behaviour
  • [#84](https://github.com/openwisp/django-rest-framework-gis/issues/84) <https://github.com/openwisp/django-rest-framework-gis/pull/84>_: switched to assertAlmostEqual in test_post_location_list_EWKT to ease testing for debian package
  • [#85](https://github.com/openwisp/django-rest-framework-gis/issues/85) <https://github.com/openwisp/django-rest-framework-gis/pull/85>_: fixed serialization of properties holding None values (bug introduced in 0.9.5)
  • [#86](https://github.com/openwisp/django-rest-framework-gis/issues/86) <https://github.com/openwisp/django-rest-framework-gis/pull/86>_: updated advertised compatibility to include python 3.5

Version 0.9.5 [2015-10-12]

  • [#71](https://github.com/openwisp/django-rest-framework-gis/issues/71) <https://github.com/openwisp/django-rest-framework-gis/pull/71>_: added possibility to override GeoJSON properties in GeoFeatureModelSerializer
  • 52e15a5 <https://github.com/openwisp/django-rest-framework-gis/commit/52e15a5>_: Added default page_size_query_param in GeoJsonPagination

Version 0.9.4 [2015-09-08]

  • [#68](https://github.com/openwisp/django-rest-framework-gis/issues/68) <https://github.com/openwisp/django-rest-framework-gis/issues/68>_: ensure not having drf-gis in INSTALLED_APPS works anyway
  • [#76](https://github.com/openwisp/django-rest-framework-gis/issues/76) <https://github.com/openwisp/django-rest-framework-gis/issues/76>_: avoid pickle errors in GeoJsonDict
  • [#75](https://github.com/openwisp/django-rest-framework-gis/issues/75) <https://github.com/openwisp/django-rest-framework-gis/pull/75>_: return GEOSGeometry instead of geojson property

Version 0.9.3 [2015-07-22]

  • 04fd1bf <https://github.com/openwisp/django-rest-framework-gis/commit/04fd1bf>_: Added GeoJsonPagination
  • fe47d86 <https://github.com/openwisp/django-rest-framework-gis/commit/fe47d86>_: Improved ValidationError message of GeometryField
  • a3ddd3d <https://github.com/openwisp/django-rest-framework-gis/commit/a3ddd3d>_: Improved serialization performance between 25% and 29%
  • fb6ed36 <https://github.com/openwisp/django-rest-framework-gis/commit/fb6ed36>_: GeoModelSerializer deprecated because obsolete
  • [#66](https://github.com/openwisp/django-rest-framework-gis/issues/66) <https://github.com/openwisp/django-rest-framework-gis/pull/66>_: geometry now allows None values according to the GeoJSON spec

... (truncated)

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
coveralls commented 1 month ago

Coverage Status

coverage: 98.224%. remained the same when pulling 183fadef0dd945ab1d631b3580a95d6494b5d546 on dependabot/pip/djangorestframework-gis-approx-eq-1.0 into e6131d51974eb1c70701b763d34b2d8b960e295c on master.