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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2021

Mend Renovate

This PR contains the following updates:

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

Release Notes

shapely/shapely (Shapely)

v1.8.5.post1

Compare Source

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

Compare Source

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

Compare Source

Bug fixes:

  • The new c_geom_p type caused a regression and has been removed (#​1487).

v1.8.3

Compare Source

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)
  • 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).
  • An incorrect polygon-line intersection (#​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).

v1.8.2

Compare Source

  • Make Polygons and MultiPolygons closed by definition, like LinearRings.
    Resolves #​1246.
  • Perform frozen app check for GEOS before conda env check on macos as we
    already do on linux (#​1301).
  • Fix leak of GEOS coordinate sequence in nearest_points reported in #​1098.

v1.8.1.post1

Compare Source

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

Compare Source

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

Compare Source

This is the final 1.8.0 release. There have been no changes since 1.8rc2.


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.


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

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

@renovate renovate bot force-pushed the renovate/shapely-1.x branch from 53f0da6 to 88dc35e Compare February 17, 2022 00:45
@renovate renovate bot changed the title chore(deps): update dependency shapely to v1.8.0 chore(deps): update dependency shapely to v1.8.1 Feb 17, 2022
@renovate renovate bot force-pushed the renovate/shapely-1.x branch from 88dc35e to ed8337c Compare February 18, 2022 01:40
@renovate renovate bot changed the title chore(deps): update dependency shapely to v1.8.1 chore(deps): update dependency shapely to v1.8.1.post1 Feb 18, 2022
@renovate renovate bot changed the title chore(deps): update dependency shapely to v1.8.1.post1 chore(deps): update dependency shapely to v1.8.2 May 4, 2022
@renovate renovate bot force-pushed the renovate/shapely-1.x branch from ed8337c to 03a52d3 Compare May 4, 2022 00:49
@renovate renovate bot changed the title chore(deps): update dependency shapely to v1.8.2 chore(deps): update dependency Shapely to v1.8.2 Jun 27, 2022
@renovate renovate bot changed the title chore(deps): update dependency Shapely to v1.8.2 chore(deps): update dependency shapely to v1.8.2 Jun 28, 2022
@renovate renovate bot force-pushed the renovate/shapely-1.x branch from 03a52d3 to 713e768 Compare August 17, 2022 03:19
@renovate renovate bot changed the title chore(deps): update dependency shapely to v1.8.2 chore(deps): update dependency shapely to v1.8.3 Aug 17, 2022
@renovate renovate bot force-pushed the renovate/shapely-1.x branch from 713e768 to 207dd05 Compare August 17, 2022 23:31
@renovate renovate bot changed the title chore(deps): update dependency shapely to v1.8.3 chore(deps): update dependency shapely to v1.8.4 Aug 17, 2022
@renovate renovate bot changed the title chore(deps): update dependency shapely to v1.8.4 chore(deps): update dependency shapely to v1.8.5 Oct 12, 2022
@renovate renovate bot force-pushed the renovate/shapely-1.x branch 2 times, most recently from 1d2aab0 to b87b0ab Compare October 13, 2022 20:11
@renovate renovate bot changed the title chore(deps): update dependency shapely to v1.8.5 chore(deps): update dependency shapely to v1.8.5.post1 Oct 13, 2022
@renovate renovate bot force-pushed the renovate/shapely-1.x branch from b87b0ab to 66564c9 Compare March 15, 2023 16:36
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