chore(deps): update dependency @turf/turf to v7.4.0 - #63
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/turf-monorepo
branch
from
January 28, 2026 05:47
958aaf6 to
2b1c723
Compare
renovate
Bot
force-pushed
the
renovate/turf-monorepo
branch
2 times, most recently
from
February 12, 2026 11:36
cc98190 to
25cf83b
Compare
renovate
Bot
force-pushed
the
renovate/turf-monorepo
branch
from
March 5, 2026 14:10
25cf83b to
1291ecb
Compare
renovate
Bot
force-pushed
the
renovate/turf-monorepo
branch
from
April 8, 2026 14:36
1291ecb to
45c8280
Compare
renovate
Bot
force-pushed
the
renovate/turf-monorepo
branch
from
April 19, 2026 13:00
45c8280 to
2808e23
Compare
renovate
Bot
force-pushed
the
renovate/turf-monorepo
branch
from
April 29, 2026 19:50
2808e23 to
fe8560b
Compare
renovate
Bot
force-pushed
the
renovate/turf-monorepo
branch
from
May 12, 2026 13:32
fe8560b to
7536f3d
Compare
renovate
Bot
force-pushed
the
renovate/turf-monorepo
branch
from
July 12, 2026 11:42
7536f3d to
00731c4
Compare
renovate
Bot
force-pushed
the
renovate/turf-monorepo
branch
from
August 3, 2026 16:40
00731c4 to
9fa3804
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:
7.3.1→7.4.0Release Notes
Turfjs/turf (@turf/turf)
v7.4.0Compare Source
What's Changed
@turf/bearing
@turf/bezier
@turf/boolean-contains
@turf/boolean-crosses
@turf/boolean-disjoint
@turf/boolean-point-in-polygon
@turf/boolean-valid
@turf/boolean-within
Internally this has been rewritten to use @turf/boolean-contains. This increases correctness, but the additional checks may have regressed performance slightly depending on inputs (it is actually faster for some inputs).
@turf/clusters-dbscan
unitsoption by @mradlinski in #3026@turf/combine
@turf/convex
@turf/helpers
@turf/line-arc
@turf/line-overlap
tolerance(#2582) by @jonovotny in #3071@turf/polygonize
@turf/projection
@turf/transform-scale, @turf/transform-translate, @turf/transform-rotate
Internal:
New Contributors
Full Changelog: Turfjs/turf@v7.3.5...v7.4.0
v7.3.5Compare Source
What's Changed
Main goal of this release was to revert a build breaking performance improvement introduced in v7.3.2 that was affecting CommonJS environments.
Other bug fixes and new functionality:
Housekeeping and behind the scenes changes:
Full Changelog: Turfjs/turf@v7.3.4...v7.3.5
v7.3.4Compare Source
Fixed a couple of backwards steps, one that was causing build breaks for users and a bug fix that wasn't backwards compatible.
What's Changed
Full Changelog: Turfjs/turf@v7.3.3...v7.3.4
v7.3.3Compare Source
Patch release to fix an unintended change to the return type of lineOffset that was causing compilation issues for Turf users.
What's Changed
Full Changelog: Turfjs/turf@v7.3.2...v7.3.3
v7.3.2Compare Source
Patch release with several bug fixes.
What's Changed
Bug fixes and new functionality:
Housekeeping and behind the scenes changes:
New Contributors
Full Changelog: Turfjs/turf@v7.3.1...v7.3.2
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.