technologiestiftung / giessdenkiez-de-dwd-harvester

Gather precipitation data from DWD's radolan data set, for the region of Berlin and connect to the trees DB
https://www.giessdenkiez.de
MIT License
4 stars 9 forks source link

chore(deps): update dependency shapely to v1.8.5.post1 #45

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Shapely ==1.7.0 -> ==1.8.5.post1 age adoption passing confidence

Release Notes

shapely/shapely (Shapely) ### [`v1.8.5.post1`](https://togithub.com/shapely/shapely/blob/HEAD/CHANGES.txt#185post1-2022-10-13) [Compare Source](https://togithub.com/shapely/shapely/compare/1.8.5...1.8.5.post1) Packaging: Wheels are provided for Python versions 3.6-3.11 and Cython 0.29.32 is used to generate C extension module code. ### [`v1.8.5`](https://togithub.com/shapely/shapely/blob/HEAD/CHANGES.txt#185post1-2022-10-13) [Compare Source](https://togithub.com/shapely/shapely/compare/1.8.4...1.8.5) Packaging: Wheels are provided for Python versions 3.6-3.11 and Cython 0.29.32 is used to generate C extension module code. ### [`v1.8.4`](https://togithub.com/shapely/shapely/blob/HEAD/CHANGES.txt#184-2022-08-17) [Compare Source](https://togithub.com/shapely/shapely/compare/1.8.3...1.8.4) Bug fixes: - The new c_geom_p type caused a regression and has been removed ([#​1487](https://togithub.com/shapely/shapely/issues/1487)). ### [`v1.8.3`](https://togithub.com/shapely/shapely/blob/HEAD/CHANGES.txt#183-2022-08-16) [Compare Source](https://togithub.com/shapely/shapely/compare/1.8.2...1.8.3) Deprecations: The STRtree class will be changed in 2.0.0 and will not be compatible with the class in versions 1.8.x. This change obsoletes the deprecation announcement in 1.8a3 (below). Packaging: Wheels for 1.8.3 published on PyPI include GEOS 3.10.3. Bug fixes: - The signature for GEOSMinimumClearance has been corrected, fixing an issue affecting aarch64-darwin ([#​1480](https://togithub.com/shapely/shapely/issues/1480)) - Return and arg types have been corrected and made more strict for area, length, and distance properties. - A new c_geom_p type has been created to replace c_void_p when calling GEOS functions ([#​1479](https://togithub.com/shapely/shapely/issues/1479)). - An incorrect polygon-line intersection ([#​1427](https://togithub.com/shapely/shapely/issues/1427)) has been fixed in GEOS 3.10.3, which will be included in wheels published to PyPI. - GEOS buffer parameters are now destroyed, fixing a memory leak ([#​1440](https://togithub.com/shapely/shapely/issues/1440)). ### [`v1.8.2`](https://togithub.com/shapely/shapely/blob/HEAD/CHANGES.txt#182-2022-05-03) [Compare Source](https://togithub.com/shapely/shapely/compare/1.8.1.post1...1.8.2) - Make Polygons and MultiPolygons closed by definition, like LinearRings. Resolves [#​1246](https://togithub.com/shapely/shapely/issues/1246). - Perform frozen app check for GEOS before conda env check on macos as we already do on linux ([#​1301](https://togithub.com/shapely/shapely/issues/1301)). - Fix leak of GEOS coordinate sequence in nearest_points reported in [#​1098](https://togithub.com/shapely/shapely/issues/1098). ### [`v1.8.1.post1`](https://togithub.com/shapely/shapely/blob/HEAD/CHANGES.txt#181post1-2022-02-17) [Compare Source](https://togithub.com/shapely/shapely/compare/1.8.1...1.8.1.post1) This post-release addresses a defect in the 1.8.1 source distribution. No .c files are included in the 1.8.1.post1 sdist and Cython is required to build and install from source. ### [`v1.8.1`](https://togithub.com/shapely/shapely/blob/HEAD/CHANGES.txt#181post1-2022-02-17) [Compare Source](https://togithub.com/shapely/shapely/compare/1.8.0...1.8.1) This post-release addresses a defect in the 1.8.1 source distribution. No .c files are included in the 1.8.1.post1 sdist and Cython is required to build and install from source. ### [`v1.8.0`](https://togithub.com/shapely/shapely/blob/HEAD/CHANGES.txt#180-2021-10-25) [Compare Source](https://togithub.com/shapely/shapely/compare/1.7.1...1.8.0) This is the final 1.8.0 release. There have been no changes since 1.8rc2. ### [`v1.7.1`](https://togithub.com/shapely/shapely/compare/1.7.0...1.7.1) [Compare Source](https://togithub.com/shapely/shapely/compare/1.7.0...1.7.1)

Configuration

📅 Schedule: Branch creation - "every 2 weeks on Monday before 7am" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.