fix(deps): update dependency @turf/bbox to v6.4.0 #386
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.3.0
->6.4.0
Release Notes
Turfjs/turf
v6.4.0
Compare Source
🏅 New Features/Enhancements
@turf/boolean-point-on-line
Added anepislon
option to help in floating point comparison.(PR Add epsilon option to booleanPointOnLine Turfjs/turf#2051 - Author @okcoker)
🐛 Bug Fixes
@turf/line-slice-along
Fixed a bug where the offset distance equal to the length of the line(PR [@turf/line-slice-along] Fix offset distance equal to line length Turfjs/turf#2030 - Author @EricPKerr)
@turf/helpers
Fixed the conversion ratio for converting meters to yards and vice-versa(PR Resolved conversion bugs and updated tests Turfjs/turf#2046 - Author @anotherhale)
@turf/center-median
Fixed a missing TS type import(PR Added missing Position type import in center-median. Resolves #2017. Turfjs/turf#2044 - Author @Seairth)
`@turf/bezier-spline Fix a bug ensuring the spline result reaches the end of the input
(PR Fix turf/bezier-spline to ensure spline reaches last coordinate of line string Turfjs/turf#2090 - Author @the-nemz)
📖 Documentation
@turf/transform-rotate
and@turf/ellipse
) Improve documentation for angle parameter(PR turf-transform-rotate/turf-ellipse: Fix documentation for angle parameter Turfjs/turf#2016 - Author @pasieronen)
@turf/line-chunk
Fix an invalid anchor(PR Fix invalid anchor in lineChunk jsdoc Turfjs/turf#2071 - Author @GraxMonzo)
@turf/distance
Enhance distance doco so supported inputs are clearer(PR Update distance docs Turfjs/turf#2032 - Author @rowanwins)
🔔 Misc
@turf/concave
Replace deprecated topojson dependency(PR concave: replace deprecated topojson dependency Turfjs/turf#2037 - Author @elliots)
Work towards enabling TS Strict Mode
(PR Work towards enabling typescript's strict mode Turfjs/turf#2053 - Author @mfedderly)
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by WhiteSource Renovate. View repository job log here.