Update dependency mapshaper to ^0.7.0 #454
Reference in New Issue
Block a user
Delete Branch "renovate/mapshaper-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^0.6.79->^0.7.0Release Notes
mbloch/mapshaper (mapshaper)
v0.7.0Compare Source
.txtfile, with#comments and no need for shell quoting or backslash line continuations. Run a command file with-run <file>(or justmapshaper commands.txt).{{VAR}}variable interpolation for mapshaper command options, resolved at run time against environment variables ({{env.HOME}}), variables set by-varsand-defaults, and variables defined dynamically by commands like-calc,-defineand-each.batch-modeflag to the -i command, which makes batch processing of multiple input files explicit (mapshaper *.shp batch-mode -o dest/). Implicit batch mode (triggered by passing multiple files without a flag) is now deprecated and will print a notice; the default will change in a future release so multiple files are imported together unlessbatch-modeis given.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.
This PR has been generated by Renovate Bot.