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(hm-geopandas): update dependency geopandas to v0.14.2 #13655

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
geopandas 0.14.1 -> 0.14.2 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

geopandas/geopandas (geopandas)

v0.14.2

Compare Source

  • Fix regression in overlay where using buffer(0) instead of make_valid internally
    produced invalid results (#​3074).
  • Fix explore() method when the active geometry contains missing and empty geometries (#​3094).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 requested a review from hongbo-miao as a code owner January 4, 2024 22:57
Copy link

codecov bot commented Jan 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (700376d) 57.67% compared to head (31f1e2b) 83.33%.
Report is 11 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main   #13655       +/-   ##
===========================================
+ Coverage   57.67%   83.33%   +25.65%     
===========================================
  Files         138        1      -137     
  Lines         938        6      -932     
  Branches       82        0       -82     
===========================================
- Hits          541        5      -536     
+ Misses        396        1      -395     
+ Partials        1        0        -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

sonarcloud bot commented Jan 4, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@mergify mergify bot merged commit 10bd3a8 into main Jan 4, 2024
120 checks passed
@mergify mergify bot deleted the renovate/hm-geopandas-geopandas-0.x branch January 4, 2024 22:59
Copy link

github-actions bot commented Jan 8, 2024

🎉 This PR is included in version 1.100.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants