Update dependency mapshaper to v0.6.111 #274

Merged
bot merged 1 commits from renovate/mapshaper-0.x-lockfile into main 2025-09-07 04:00:56 +02:00
Member

This PR contains the following updates:

Package Type Update Change
mapshaper dependencies patch 0.6.109 -> 0.6.111

Release Notes

mbloch/mapshaper (mapshaper)

v0.6.111

Compare Source

  • Switched to better-performing robust segment geometry functions using BigInt (instead of big.js).

v0.6.110

Compare Source

  • Switched to arbitrary-precision math to improve reliability of -clean, -dissolve2 and several other commands.
  • Added keep-shapes option to -filter-slivers to retain one ring in multipart polygon features that would otherwise be removed completely.
  • Removed the -q/--quick-view option from mapshaper-gui. Now, "quick view" (skipping the import prompt) is the default.
  • Added -i/--import-prompt option to mapshaper-gui, to display the import prompt if desired.
  • Now, SVG coordinate precision is settable using the -o precision= option (previously SVG precision was always two decimals).

Configuration

📅 Schedule: Branch creation - "every weekday,every weekend" (UTC), Automerge - "every weekend" (UTC).

🚦 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 | Type | Update | Change | |---|---|---|---| | [mapshaper](https://github.com/mbloch/mapshaper) | dependencies | patch | [`0.6.109` -> `0.6.111`](https://renovatebot.com/diffs/npm/mapshaper/0.6.109/0.6.111) | --- ### Release Notes <details> <summary>mbloch/mapshaper (mapshaper)</summary> ### [`v0.6.111`](https://github.com/mbloch/mapshaper/releases/tag/v0.6.111) [Compare Source](https://github.com/mbloch/mapshaper/compare/v0.6.110...v0.6.111) - Switched to better-performing robust segment geometry functions using BigInt (instead of big.js). ### [`v0.6.110`](https://github.com/mbloch/mapshaper/releases/tag/v0.6.110) [Compare Source](https://github.com/mbloch/mapshaper/compare/v0.6.109...v0.6.110) - Switched to arbitrary-precision math to improve reliability of -clean, -dissolve2 and several other commands. - Added keep-shapes option to -filter-slivers to retain one ring in multipart polygon features that would otherwise be removed completely. - Removed the -q/--quick-view option from mapshaper-gui. Now, "quick view" (skipping the import prompt) is the default. - Added -i/--import-prompt option to mapshaper-gui, to display the import prompt if desired. - Now, SVG coordinate precision is settable using the -o precision= option (previously SVG precision was always two decimals). </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday,every weekend" (UTC), Automerge - "every weekend" (UTC). 🚦 **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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS44IiwidXBkYXRlZEluVmVyIjoiNDAuMTEuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYm90IiwicmVub3ZhdGUiXX0=-->
bot added 1 commit 2025-09-07 04:00:54 +02:00
bot scheduled this pull request to auto merge when all checks succeed 2025-09-07 04:00:55 +02:00
bot merged commit ec45f36ec4 into main 2025-09-07 04:00:56 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: helcel/beans#274
No description provided.