Update dependency mapshaper to v0.7.58 #603

Merged
bot merged 1 commits from renovate/mapshaper-0.x-lockfile into main 2026-09-05 04:01:31 +02:00
Member

This PR contains the following updates:

Package Type Update Change
mapshaper dependencies patch 0.7.560.7.58

Release Notes

mbloch/mapshaper (mapshaper)

v0.7.58

Compare Source

  • Added -symbols type=pie for making pie and donut chart symbols. Wedge sizes come from values=, wedge colors from fills= and the size of the symbol from radius=. Adding hole= makes a donut; a negative hole= is measured inward from the outer radius, for a band of wedges of a fixed width.
  • -repel now supports pie, donut and ring symbols, in addition to circles.
  • Fixed parsing of shorthand hex colors (e.g. #f90) and of the alpha channel of 8-digit hex colors (e.g. #ff000080).
  • Handle missing layers in .gpkg files with a warning.
  • Added support for importing zipped datasets from stdin, including .kmz (e.g. cat data.shp.zip | mapshaper -i - -o out.json). Previously, a .zip had to be unpacked into files on disk before importing.

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.56` → `0.7.58`](https://renovatebot.com/diffs/npm/mapshaper/0.7.56/0.7.58) | --- ### Release Notes <details> <summary>mbloch/mapshaper (mapshaper)</summary> ### [`v0.7.58`](https://github.com/mbloch/mapshaper/releases/tag/v0.7.58) [Compare Source](https://github.com/mbloch/mapshaper/compare/v0.7.56...v0.7.58) - Added `-symbols type=pie` for making pie and donut chart symbols. Wedge sizes come from `values=`, wedge colors from `fills=` and the size of the symbol from `radius=`. Adding `hole=` makes a donut; a negative `hole=` is measured inward from the outer radius, for a band of wedges of a fixed width. - `-repel` now supports pie, donut and ring symbols, in addition to circles. - Fixed parsing of shorthand hex colors (e.g. `#f90`) and of the alpha channel of 8-digit hex colors (e.g. `#ff000080`). - Handle missing layers in .gpkg files with a warning. - Added support for importing zipped datasets from stdin, including .kmz (e.g. `cat data.shp.zip | mapshaper -i - -o out.json`). Previously, a .zip had to be unpacked into files on disk before importing. </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-09-05 04:01:30 +02:00
bot scheduled this pull request to auto merge when all checks succeed 2026-09-05 04:01:30 +02:00
bot merged commit 0b6074aaba into main 2026-09-05 04:01:31 +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#603