Update dependency shapely to v2.0.7 #80

Merged
renovate_bot merged 1 commit from renovate/shapely-2.x into main 2025-02-13 14:01:07 -08:00
Collaborator

This PR contains the following updates:

Package Update Change
shapely patch ==2.0.6 -> ==2.0.7

Release Notes

shapely/shapely (shapely)

v2.0.7

Compare Source

Bug fixes:

  • Fix compilation error on certain Linux platforms, such as Alpine (#​1945).
  • Fixes crash when reading nonlinear geometry types (CircularString,
    CompoundCurve, MultiCurve, CurvePolygon, MultiSurface) from WKB/WKT with
    GEOS >= 3.13; these types are not yet supported in Shapely and now raise a
    NotImplementedError (#​2160)
  • Fix the project method to return a Python float (#​2093).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [shapely](https://github.com/shapely/shapely) | patch | `==2.0.6` -> `==2.0.7` | --- ### Release Notes <details> <summary>shapely/shapely (shapely)</summary> ### [`v2.0.7`](https://github.com/shapely/shapely/blob/HEAD/CHANGES.txt#207-2025-01-30) [Compare Source](https://github.com/shapely/shapely/compare/2.0.6...2.0.7) Bug fixes: - Fix compilation error on certain Linux platforms, such as Alpine ([#&#8203;1945](https://github.com/shapely/shapely/issues/1945)). - Fixes crash when reading nonlinear geometry types (CircularString, CompoundCurve, MultiCurve, CurvePolygon, MultiSurface) from WKB/WKT with GEOS >= 3.13; these types are not yet supported in Shapely and now raise a `NotImplementedError` ([#&#8203;2160](https://github.com/shapely/shapely/issues/2160)) - Fix the `project` method to return a Python float ([#&#8203;2093](https://github.com/shapely/shapely/issues/2093)). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4zMS40IiwidXBkYXRlZEluVmVyIjoiMzkuMzEuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate_bot added 1 commit 2025-02-13 14:00:28 -08:00
Update dependency shapely to v2.0.7
Some checks failed
ci/woodpecker/pr/docker-buildx Pipeline failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/vulnerability-scan Pipeline was successful
ci/woodpecker/pull_request_closed/lint Pipeline was successful
ci/woodpecker/pull_request_closed/vulnerability-scan Pipeline was successful
ci/woodpecker/push/docker-buildx Pipeline failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/vulnerability-scan Pipeline was successful
35f4674922
renovate_bot scheduled this pull request to auto merge when all checks succeed 2025-02-13 14:00:28 -08:00
renovate_bot merged commit 35f4674922 into main 2025-02-13 14:01:07 -08:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: buckbanzai/seattlecitylight-mastodon-bot#80
No description provided.