Update dependency @turf/helpers to v6.5.0#64
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
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.1.4→6.5.0Release Notes
Turfjs/turf (@turf/helpers)
v6.5.0Compare Source
🏅 New Features/Enhancements
@turf/points-with-polygonAdd MultiPoint support(PR #2137 - Author @twelch)
🐛 Bug Fixes
@turf/dissolveComplete rewrite of the dissolve module to resolve many bugs(PR #2110 - Author @rowanwins)
@turf/maskComplete rewrite of the mask module to resolve many bugs(PR #2130 - Author @rowanwins)
@turf/boolean-validAdd missing dependency to(PR #2094 - Author @rycgar)
📖 Documentation
@turf/boolean-overlapImprove clarity(PR #2133 - Author @patrickbrett)
🔔 Misc
(PR #2126 - Author @mfedderly)
v6.4.0Compare Source
🏅 New Features/Enhancements
@turf/boolean-point-on-lineAdded anepislonoption to help in floating point comparison.(PR #2051 - Author @okcoker)
🐛 Bug Fixes
@turf/line-slice-alongFixed a bug where the offset distance equal to the length of the line(PR #2030 - Author @EricPKerr)
@turf/helpersFixed the conversion ratio for converting meters to yards and vice-versa(PR #2046 - Author @anotherhale)
@turf/center-medianFixed a missing TS type import(PR #2044 - Author @Seairth)
`@turf/bezier-spline Fix a bug ensuring the spline result reaches the end of the input
(PR #2090 - Author @the-nemz)
📖 Documentation
@turf/transform-rotateand@turf/ellipse) Improve documentation for angle parameter(PR #2016 - Author @pasieronen)
@turf/line-chunkFix an invalid anchor(PR #2071 - Author @GraxMonzo)
@turf/distanceEnhance distance doco so supported inputs are clearer(PR #2032 - Author @rowanwins)
🔔 Misc
@turf/concaveReplace deprecated topojson dependency(PR #2037 - Author @elliots)
Work towards enabling TS Strict Mode
(PR #2053 - Author @mfedderly)
v6.3.0Compare Source
Fix issues importing Turf for react-native, webpack 5, and other bundlers
(PR #2004 - Author r0b0t3d)
(PR #2011 - Author mfedderly)
[
@turf/turf][turf] expose @turf/boolean-intersect(PR #2007 - Author rowanwins)
v6.2.0After a bit of hiatus, TurfJS is resuming releases.
⭐️ Major Updates
🚀 New Modules
[
@turf/boolean-touches][boolean-touches]Determines if two features touch but do not intersect
[
@turf/boolean-valid][boolean-valid]Checks if the geometry is a valid according to the OGC Simple Feature Specification
[
@turf/quadrat-analysis][quadrat-analysis]Performs a quadrat analysis on a set of points
[
@turf/rectangle-grid][rectangle-grid]Creates a grid of rectangles from a bounding box
[
@turf/voroni][voronoi]Typescript types for the options parameter have been fixed
(PR #1424 - Author @stevage)
[
@turf/points-within-polygon][points-within-polygon]Typescript types around the Feature's Properties will now be preserved.
(PR #1761 - Author @rugheid)
[
@turf/rewind][rewind]Typescript types for the 'reverse' option are now correct. Previously it was misnamed as 'reversed'.
(PR #1786 - Author @jonnycornwell)
[
@turf/difference][difference]No longer publishes an .mjs file.
[
@turf/meta][meta]No longer publishes an .mjs file.
[
@turf/tag][tag]Add MultiPolygon support.
(PR #1996 - Author bryceroney)
🐛 Bug Fixes
@turf/centroidDon't visit first point twice when calculating centroid(PR #1894 - Author @rowanwins)
@turf/transform-translateBetter handling of negative distances(PR #1895 - Author @rowanwins)
@turf/union,@turf/difference,@turf/intersectUse polygon-clipping library to fix correctness issues(PR #1916 - Authors @mbullington, @ngottlieb)
@turf/bufferChange default number of steps to 8, and actually support the steps option(PR #1931 - Author stevenchanin)
@turf/bufferFix projection issues that produce undersized buffers at non-equatorial latitudes(PR #1956 - Author dyakovlev)
@turf/helpersAdd runtime checks to point() method, fixing an API break(PR #1964)
🏅 New Features/Enhancements
@turf/boolean-overlapBetter performance for MultiPoint geometries(PR #1910 - Author @mfedderly)
@turf/helpersAdd hectares to convertArea(PR #1943 - Author @DanielJDufour)
@turf/great-circleUpdate Typescript types to support MultiLineString input(PR #1928 - Author kronick)
📖 Documentation
@turf/square-gridClarify inputs(PR #1885 - Author @raphael-leger)
@turf/greater-circleClarify properties option example(PR #1888 - Author @chris-catignani)
@turf/line-to-polygonno longer modifies its input unless the mutate option is true(PR #1879 - Author @MortenBirk)
@turf/unkink-polygonremove Number.prototype.modulo override(PR #1978)
Configuration
📅 Schedule: (UTC)
🚦 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.