Update dependency mapshaper to v0.7.49 #568

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

This PR contains the following updates:

Package Type Update Change
mapshaper dependencies patch 0.7.480.7.49

Release Notes

mbloch/mapshaper (mapshaper)

v0.7.49

Compare Source

  • Removed the ten-state limit on undo history in the web UI. Undo states are now discarded only when their restore data exceeds the storage limit.
  • The web UI's right-click menu now stays open after copying a value, so several values can be copied from the same point.
  • The web UI's right-click menu now reports the band values of the raster pixel under the cursor, plus a color tile and hex value for color images.
  • -blur now accepts a real-world distance as well as a pixel count (e.g. -blur 500m), takes its radius as a bare argument (e.g. -blur 5px), and appears in the command list printed by mapshaper -h.
  • Added -contours command for tracing contour lines from a raster layer, with interval=, levels=, base=, band= and field= options. Traced lines are smoothed at an auto-selected one-pixel interval; use no-smoothing to skip that step.
  • Added -i raster-type=continuous for measurement rasters like elevation models, which use bilinear resampling but keep the source nodata value instead of a fill color when projected (ordinarily the correct type should be auto-detected).
  • Fixed loss of precision when projecting a floating point raster: bilinear resampling was rounding every sample to a whole number.
  • Fixed bilinear resampling averaging nodata samples together with real values along the edges of a raster's valid data.

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.48` → `0.7.49`](https://renovatebot.com/diffs/npm/mapshaper/0.7.48/0.7.49) | --- ### Release Notes <details> <summary>mbloch/mapshaper (mapshaper)</summary> ### [`v0.7.49`](https://github.com/mbloch/mapshaper/releases/tag/v0.7.49) [Compare Source](https://github.com/mbloch/mapshaper/compare/v0.7.48...v0.7.49) - Removed the ten-state limit on undo history in the web UI. Undo states are now discarded only when their restore data exceeds the storage limit. - The web UI's right-click menu now stays open after copying a value, so several values can be copied from the same point. - The web UI's right-click menu now reports the band values of the raster pixel under the cursor, plus a color tile and hex value for color images. - `-blur` now accepts a real-world distance as well as a pixel count (e.g. `-blur 500m`), takes its radius as a bare argument (e.g. `-blur 5px`), and appears in the command list printed by `mapshaper -h`. - Added `-contours` command for tracing contour lines from a raster layer, with `interval=`, `levels=`, `base=`, `band=` and `field=` options. Traced lines are smoothed at an auto-selected one-pixel interval; use `no-smoothing` to skip that step. - Added `-i raster-type=continuous` for measurement rasters like elevation models, which use bilinear resampling but keep the source nodata value instead of a fill color when projected (ordinarily the correct type should be auto-detected). - Fixed loss of precision when projecting a floating point raster: bilinear resampling was rounding every sample to a whole number. - Fixed bilinear resampling averaging nodata samples together with real values along the edges of a raster's valid data. </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-07-29 04:01:13 +02:00
bot scheduled this pull request to auto merge when all checks succeed 2026-07-29 04:01:13 +02:00
bot merged commit 3a4f8b58ff into main 2026-07-29 04:01:15 +02:00
bot deleted branch renovate/mapshaper-0.x-lockfile 2026-07-29 04:01:15 +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#568