Skip to content

chore(deps-dev): bump mapshaper from 0.6.113 to 0.7.22 - #464

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mapshaper-0.7.22
Open

chore(deps-dev): bump mapshaper from 0.6.113 to 0.7.22#464
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mapshaper-0.7.22

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Bumps mapshaper from 0.6.113 to 0.7.22.

Release notes

Sourced from mapshaper's releases.

v0.7.22

  • Fixed a regression (introduced in v0.7.10) that caused some large GeoJSON files to fail on import with an "Unexpected end of JSON input" error.

v0.7.21

  • Added mapshaper-gui --watch/-w flag, which refreshes the browser when a file imported from the command line changes on disk.
  • Bug fixes.

v0.7.20

  • Breaking change to -rename-layers. When target= option is missing, the command now uses the target layer(s) inherited from previous commands instead of all of the available layers. This change makes -rename-layers behave like other commands. Another change: when the number of names and the number of layers do not match, the program halts.
  • Added (undocumented) -blur command.

v0.7.19

  • Added -proj background= option as an alias for nodata-color=.
  • Made white the default background color when reprojecting image rasters (for when the projected image is not rectangular).
  • Added -o jpeg-quality=<1..100> when generating JPEGs as image layers in SVG output files (default is 85).
  • Added -o linked-images, which saves embedded images as external files linked-to from an SVG file.

v0.7.18

  • Added styling panels for points, lines and polygons.
  • Improved the label style panel.
  • Added a "style layer" link to layers in the layers panel.
  • Made randomly picked categorical color schemes more varied and more random.

v0.7.17

  • Added a new interface for creating and styling labels in the web UI.
  • Added a "show info" link to layer entries in the layers panel.

v0.7.16

  • Support for raster reprojection. Works with the -proj command and on-the-fly reprojection in the web UI.
  • Added -i raster-type=image|categorical option for setting the raster type, which determines if bilinear or nearest-neighbor resampling is used when projecting (image is the default).
  • Added -proj resampling=nearest|bilinear to override the default.
  • Added -proj nodata-color= for setting the color of parts of the image that are outside of the projection area.

v0.7.15

  • Improved support for GeoTIFF CRS metadata.

v0.7.14

  • Added support for importing GeoTIFFs and also PNGs and JPEGs with world file and .prj sidecar files.
  • Rasters can only be exported as layers in an SVG.
  • The only supported raster editing operation is clipping to a rectangle.
  • Raster reprojection is not yet supported.

v0.7.13

  • Moved the layers panel in the web UI to the left sidebar, which it now shares with the console.
  • Added options to the -style command: icon, icon-size and icon-color. This lets you add a variety of icons to a label layer.
  • Added a warning when SVG exports contain paths with more than Adobe Illustrator's per-path limit of 32,000 vertices.

v0.7.12

  • Auto-fit parameters for UTM, so running -proj utm finds an appropriate UTM zone.
  • Account for datasets that cross the antimeridian when auto-fitting projection parameters (e.g. New Zealand).

... (truncated)

Changelog

Sourced from mapshaper's changelog.

v0.7.22

  • Fixed a regression (introduced in v0.7.10) that caused some large GeoJSON files to fail on import with an "Unexpected end of JSON input" error.

v0.7.21

  • Added mapshaper-gui --watch/-w flag, which refreshes the browser when a file imported from the command line changes on disk.
  • Bug fixes.

v0.7.20

  • Breaking change to -rename-layers. When target= option is missing, the command now uses the target layer(s) inherited from previous commands instead of all of the available layers. This change makes -rename-layers behave like other commands. Another change: when the number of names and the number of layers do not match, the program halts.
  • Added (undocumented) -blur command.

v0.7.19

  • Added -proj background= option as an alias for nodata-color=.
  • Made white the default background color when reprojecting image rasters (for when the projected image is not rectangular).
  • Added -o jpeg-quality=<1..100> when generating JPEGs as image layers in SVG output files (default is 85).
  • Added -o linked-images, which saves embedded images as external files linked-to from an SVG file.

v0.7.18

  • Added styling panels for points, lines and polygons.
  • Improved the label style panel.
  • Added a "style layer" link to layers in the layers panel.
  • Made randomly picked categorical color schemes more varied and more random.

v0.7.17

  • Added a new interface for creating and styling labels in the web UI.
  • Added a "show info" link to layer entries in the layers panel.

v0.7.16

  • Support for raster reprojection. Works with the -proj command and on-the-fly reprojection in the web UI.
  • Added -i raster-type=image|categorical option for setting the raster type, which determines if bilinear or nearest-neighbor resampling is used when projecting (image is the default).
  • Added -proj resampling=nearest|bilinear to override the default.
  • Added -proj nodata-color= for setting the color of parts of the image that are outside of the projection area.

v0.7.15

  • Improved support for GeoTIFF CRS metadata.

v0.7.14

  • Added support for importing GeoTIFFs and also PNGs and JPEGs with world file and .prj sidecar files.
  • Rasters can only be exported as layers in an SVG.
  • The only supported raster editing operation is clipping to a rectangle.
  • Raster reprojection is not yet supported.

v0.7.13

  • Moved the layers panel in the web UI to the left sidebar, which it now shares with the console.
  • Added options to the -style command: icon, icon-size and icon-color. This lets you add a variety of icons to a label layer.
  • Added a warning when SVG exports contain paths with more than Adobe Illustrator's per-path limit of 32,000 vertices.

v0.7.12

  • Auto-fit parameters for UTM, so running -proj utm finds an appropriate UTM zone.
  • Account for datasets that cross the antimeridian when auto-fitting projection parameters (e.g. New Zealand).

... (truncated)

Commits

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

Bumps [mapshaper](https://github.com/mbloch/mapshaper) from 0.6.113 to 0.7.22.
- [Release notes](https://github.com/mbloch/mapshaper/releases)
- [Changelog](https://github.com/mbloch/mapshaper/blob/master/CHANGELOG.md)
- [Commits](mbloch/mapshaper@v0.6.113...v0.7.22)

---
updated-dependencies:
- dependency-name: mapshaper
  dependency-version: 0.7.22
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 2, 2026
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.

0 participants