Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps mapshaper from 0.6.102 to 0.6.111.

Release notes

Sourced from mapshaper's releases.

v0.6.111

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

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).

v0.6.109

  • Fixed a geometry error

v0.6.108

  • [web] Fix for coordinate precision of drawn rectangles

v0.6.107

  • [web] Added Display menu to configure basemaps and several other settings.

v0.6.106

  • Bug fixes

v0.6.105

  • Updated basemap api keys

v0.6.104

  • Updated rollup

v0.6.103

  • Added -join min-overlap-pct= and min-overlap-area= options for polygon-polygon joins.
  • Added support for interpolating categorical data fields using join interpolate=.
  • Switched from browserify to rollup for bundling Node.js libraries for the web UI.
Changelog

Sourced from mapshaper's changelog.

v0.6.111

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

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).

v0.6.109

  • Fixed a geometry error

v0.6.108

  • [web] Fix for coordinate precision of drawn rectangles

v0.6.107

  • [web] Added Display menu to configure basemaps and several other settings.

v0.6.106

  • Bug fixes

v0.6.105

  • Updated basemap api keys

v0.6.104

  • Updated rollup

v0.6.103

  • Added -join min-overlap-pct= and min-overlap-area= options for polygon-polygon joins.
  • Added support for interpolating categorical data fields using join interpolate=.
  • Switched from browserify to rollup for bundling Node.js libraries for the web UI.
Commits
  • 747a32e v0.6.111
  • 79dbf56 Switch to better-performing robust segment geometry
  • 41a6dd3 minor GUI improvements
  • 62e3a81 v0.6.110
  • 551e444 Add keep-shapes option to -filter-slivers
  • 6236194 Improvements to geometry calculations - increased robustness
  • 216bd51 wip for line snip tool
  • 319acc3 Minor changes in zoomed-in display
  • c9c4370 Change mapshaper-gui options, old -q is now default
  • 9d9fbf2 GUI projection tool WIP
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 2, 2025
Bumps [mapshaper](https://github.com/mbloch/mapshaper) from 0.6.102 to 0.6.111.
- [Release notes](https://github.com/mbloch/mapshaper/releases)
- [Changelog](https://github.com/mbloch/mapshaper/blob/master/CHANGELOG.md)
- [Commits](mbloch/mapshaper@v0.6.102...v0.6.111)

---
updated-dependencies:
- dependency-name: mapshaper
  dependency-version: 0.6.111
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Sep 2, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2025

Superseded by #369.

@dependabot dependabot bot closed this Oct 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mapshaper-0.6.111 branch October 1, 2025 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant