Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps mapshaper from 0.6.102 to 0.6.113.

Release notes

Sourced from mapshaper's releases.

v0.6.113

  • Support for adding Mapbox vector tile and raster tile basemaps.

v0.6.112

  • Support for drag-dropping or pasting datafile hyperlinks from a web page onto the web UI.
  • Added -o show-all option for exporting snapshots from the CLI with all layers visible in GUI.

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

  • Support for adding Mapbox vector tile and raster tile basemaps.

v0.6.112

  • Support for drag-dropping or pasting datafile hyperlinks from a web page onto the web UI.
  • Added -o show-all option for exporting snapshots from the CLI with all layers visible in GUI.

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
  • e053d55 v0.6.113
  • 1f42c7f v0.6.113
  • 346268b Add custom basemaps to web UI
  • 99199c6 Improve importing files from pasted HTML
  • bbbf9e6 v0.6.112
  • 336588d buffer wip
  • 820e527 Show eye icon in gui layer menu with single layer
  • 18b2a87 Support assigning to target.geojson in template expressions
  • 80a3d69 Fix a cli command parsing bug
  • 729ebf9 Add -o show-all option for snapshots
  • 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [mapshaper](https://github.com/mbloch/mapshaper) from 0.6.102 to 0.6.113.
- [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.113)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2025
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