Update dependency mapshaper to v0.7.50 #571

Merged
bot merged 1 commits from renovate/mapshaper-0.x-lockfile into main 2026-08-03 04:02:12 +02:00
Member

This PR contains the following updates:

Package Type Update Change
mapshaper dependencies patch 0.7.490.7.50

Release Notes

mbloch/mapshaper (mapshaper)

v0.7.50

Compare Source

  • Fixed -contours creating intersecting lines on certain inputs.
  • The web UI now shows a raster's own pixels as squares once they are magnified to two screen pixels or more, instead of smoothing them into a blur.
  • GeoJSON import uses about a quarter less memory.
  • GeoParquet and FlatGeobuf export use much less memory and run faster, by skipping conversion to GeoJSON.
  • GeoParquet row groups are now sized by their estimated size in bytes instead of by a fixed row count. Groups target 16MB of uncompressed data, so that a typical file is split into several groups that a reader can scan in parallel and skip past when filtering. Added -o rowgroup= to set the number of rows per row group explicitly.
  • Improved CRS support for GeoParquet.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekday,every weekend"
  • Automerge
    • "every weekend"

🚦 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 Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [mapshaper](https://github.com/mbloch/mapshaper) | dependencies | patch | [`0.7.49` → `0.7.50`](https://renovatebot.com/diffs/npm/mapshaper/0.7.49/0.7.50) | --- ### Release Notes <details> <summary>mbloch/mapshaper (mapshaper)</summary> ### [`v0.7.50`](https://github.com/mbloch/mapshaper/releases/tag/v0.7.50) [Compare Source](https://github.com/mbloch/mapshaper/compare/v0.7.49...v0.7.50) - Fixed `-contours` creating intersecting lines on certain inputs. - The web UI now shows a raster's own pixels as squares once they are magnified to two screen pixels or more, instead of smoothing them into a blur. - GeoJSON import uses about a quarter less memory. - GeoParquet and FlatGeobuf export use much less memory and run faster, by skipping conversion to GeoJSON. - GeoParquet row groups are now sized by their estimated size in bytes instead of by a fixed row count. Groups target 16MB of uncompressed data, so that a typical file is split into several groups that a reader can scan in parallel and skip past when filtering. Added `-o rowgroup=` to set the number of rows per row group explicitly. - Improved CRS support for GeoParquet. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "every weekday,every weekend" - Automerge - "every weekend" 🚦 **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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI3OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJib3QiLCJyZW5vdmF0ZSJdfQ==-->
bot added 1 commit 2026-08-03 04:02:10 +02:00
bot scheduled this pull request to auto merge when all checks succeed 2026-08-03 04:02:10 +02:00
bot merged commit 1399b98a73 into main 2026-08-03 04:02:12 +02:00
bot deleted branch renovate/mapshaper-0.x-lockfile 2026-08-03 04:02:12 +02:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: helcel/beans#571