fix(deps): update dependency @tmcw/togeojson to v7#369
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency @tmcw/togeojson to v7#369renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
94cf684 to
d5a4691
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^6.0.0→^7.0.0Release Notes
placemark/togeojson (@tmcw/togeojson)
v7.1.2Compare Source
a67b55bv7.1.1: Integrate NetworkLink parsingCompare Source
c85af0284ad965v7.1.0: Support processing NetworkLinksCompare Source
Thanks Mikhail Veygman for this release - this adds processing for the NetworkLink tag!
Note that togeojson still does not fetch any remote resources, so this will not automatically pull in dependent KML/KMZ files.
v7.0.0: Remove dependencies, TypeScript users should install @xmldom/xmldom and @types/geojsonCompare Source
This updates the way that this module refers to TypeScript types. The module itself is now dependency-free (again) and doesn't rely on types/geojson and xmldom/xmldom. If you're using TypeScript, you should install those packages separately. If you aren't using TypeScript, you can ignore their presence.
This also expands the input types of the module to work for xmldom users.
3d587072f31a74Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.